Commit 4d93d56 AWS SDK for Go v2 automation user
committed
1 parent 76877de commit 4d93d56 Copy full SHA for 4d93d56
File tree 1 file changed +25
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1310
1310
"tags" : [ "dualstack" ]
1311
1311
} ]
1312
1312
},
1313
+ "ap-northeast-3" : {
1314
+ "variants" : [ {
1315
+ "hostname" : "appmesh.ap-northeast-3.api.aws",
1316
+ "tags" : [ "dualstack" ]
1317
+ } ]
1318
+ },
1313
1319
"ap-south-1" : {
1314
1320
"variants" : [ {
1315
1321
"hostname" : "appmesh.ap-south-1.api.aws",
1328
1334
"tags" : [ "dualstack" ]
1329
1335
} ]
1330
1336
},
1337
+ "ap-southeast-3" : {
1338
+ "variants" : [ {
1339
+ "hostname" : "appmesh.ap-southeast-3.api.aws",
1340
+ "tags" : [ "dualstack" ]
1341
+ } ]
1342
+ },
1331
1343
"ca-central-1" : {
1332
1344
"variants" : [ {
1333
1345
"hostname" : "appmesh.ca-central-1.api.aws",
6079
6091
"us-east-1" : { }
6080
6092
}
6081
6093
},
6094
+ "geo" : {
6095
+ "endpoints" : {
6096
+ "ap-northeast-1" : { },
6097
+ "ap-southeast-1" : { },
6098
+ "ap-southeast-2" : { },
6099
+ "eu-central-1" : { },
6100
+ "eu-north-1" : { },
6101
+ "eu-west-1" : { },
6102
+ "us-east-1" : { },
6103
+ "us-east-2" : { },
6104
+ "us-west-2" : { }
6105
+ }
6106
+ },
6082
6107
"glacier" : {
6083
6108
"defaults" : {
6084
6109
"protocols" : [ "http", "https" ]
You can’t perform that action at this time.
0 commit comments