File tree Expand file tree Collapse file tree 1 file changed +33
-2
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 +33
-2
lines changed Original file line number Diff line number Diff line change 11708
11708
"hostname": "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
11709
11709
},
11710
11710
"il-central-1": {},
11711
+ "me-central-1": {},
11711
11712
"me-south-1": {},
11712
11713
"sa-east-1": {},
11713
11714
"us-east-1": {
22014
22015
},
22015
22016
"states": {
22016
22017
"endpoints": {
22017
- "cn-north-1": {},
22018
- "cn-northwest-1": {}
22018
+ "cn-north-1": {
22019
+ "variants": [
22020
+ {
22021
+ "hostname": "states.cn-north-1.api.amazonwebservices.com.cn",
22022
+ "tags": ["dualstack"]
22023
+ }
22024
+ ]
22025
+ },
22026
+ "cn-northwest-1": {
22027
+ "variants": [
22028
+ {
22029
+ "hostname": "states.cn-northwest-1.api.amazonwebservices.com.cn",
22030
+ "tags": ["dualstack"]
22031
+ }
22032
+ ]
22033
+ }
22019
22034
}
22020
22035
},
22021
22036
"storagegateway": {
24384
24399
{
24385
24400
"hostname": "glue-fips.us-gov-east-1.amazonaws.com",
24386
24401
"tags": ["fips"]
24402
+ },
24403
+ {
24404
+ "hostname": "glue-fips.us-gov-east-1.api.aws",
24405
+ "tags": ["dualstack", "fips"]
24406
+ },
24407
+ {
24408
+ "hostname": "glue.us-gov-east-1.api.aws",
24409
+ "tags": ["dualstack"]
24387
24410
}
24388
24411
]
24389
24412
},
24392
24415
{
24393
24416
"hostname": "glue-fips.us-gov-west-1.amazonaws.com",
24394
24417
"tags": ["fips"]
24418
+ },
24419
+ {
24420
+ "hostname": "glue-fips.us-gov-west-1.api.aws",
24421
+ "tags": ["dualstack", "fips"]
24422
+ },
24423
+ {
24424
+ "hostname": "glue.us-gov-west-1.api.aws",
24425
+ "tags": ["dualstack"]
24395
24426
}
24396
24427
]
24397
24428
}
You can’t perform that action at this time.
0 commit comments