File tree Expand file tree Collapse file tree 1 file changed +26
-3
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen Expand file tree Collapse file tree 1 file changed +26
-3
lines changed Original file line number Diff line number Diff line change 388
388
"deprecated": true,
389
389
"hostname": "acm-pca-fips.us-west-2.amazonaws.com"
390
390
},
391
+ "me-central-1": {},
391
392
"me-south-1": {},
392
393
"sa-east-1": {},
393
394
"us-east-1": {
4699
4700
"eu-west-1": {},
4700
4701
"eu-west-2": {},
4701
4702
"eu-west-3": {},
4703
+ "me-central-1": {},
4702
4704
"me-south-1": {},
4703
4705
"sa-east-1": {},
4704
4706
"us-east-1": {},
11010
11012
"ap-south-1": {},
11011
11013
"ap-southeast-1": {},
11012
11014
"ap-southeast-2": {},
11013
- "ap-southeast-3": {},
11014
11015
"ca-central-1": {
11015
11016
"variants": [
11016
11017
{
17682
17683
},
17683
17684
"athena": {
17684
17685
"endpoints": {
17685
- "cn-north-1": {},
17686
- "cn-northwest-1": {}
17686
+ "cn-north-1": {
17687
+ "variants": [
17688
+ {
17689
+ "hostname": "athena.cn-north-1.api.amazonwebservices.com.cn",
17690
+ "tags": ["dualstack"]
17691
+ }
17692
+ ]
17693
+ },
17694
+ "cn-northwest-1": {
17695
+ "variants": [
17696
+ {
17697
+ "hostname": "athena.cn-northwest-1.api.amazonwebservices.com.cn",
17698
+ "tags": ["dualstack"]
17699
+ }
17700
+ ]
17701
+ }
17687
17702
}
17688
17703
},
17689
17704
"autoscaling": {
19210
19225
{
19211
19226
"hostname": "athena-fips.us-gov-east-1.amazonaws.com",
19212
19227
"tags": ["fips"]
19228
+ },
19229
+ {
19230
+ "hostname": "athena.us-gov-east-1.api.aws",
19231
+ "tags": ["dualstack"]
19213
19232
}
19214
19233
]
19215
19234
},
19218
19237
{
19219
19238
"hostname": "athena-fips.us-gov-west-1.amazonaws.com",
19220
19239
"tags": ["fips"]
19240
+ },
19241
+ {
19242
+ "hostname": "athena.us-gov-west-1.api.aws",
19243
+ "tags": ["dualstack"]
19221
19244
}
19222
19245
]
19223
19246
}
You can’t perform that action at this time.
0 commit comments