File tree Expand file tree Collapse file tree 1 file changed +34
-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 +34
-2
lines changed Original file line number Diff line number Diff line change 7031
7031
{
7032
7032
"hostname": "elasticmapreduce-fips.us-east-2.amazonaws.com",
7033
7033
"tags": ["fips"]
7034
+ },
7035
+ {
7036
+ "hostname": "elasticmapreduce.us-east-2.api.aws",
7037
+ "tags": ["dualstack"]
7034
7038
}
7035
7039
]
7036
7040
},
7166
7170
"ap-east-1": {},
7167
7171
"ap-northeast-1": {},
7168
7172
"ap-northeast-2": {},
7173
+ "ap-northeast-3": {},
7169
7174
"ap-south-1": {},
7170
7175
"ap-southeast-1": {},
7171
7176
"ap-southeast-2": {},
21207
21212
"protocols": ["https"]
21208
21213
},
21209
21214
"endpoints": {
21210
- "cn-north-1": {},
21211
- "cn-northwest-1": {}
21215
+ "cn-north-1": {
21216
+ "variants": [
21217
+ {
21218
+ "hostname": "elasticmapreduce.cn-north-1.api.amazonwebservices.com.cn",
21219
+ "tags": ["dualstack"]
21220
+ }
21221
+ ]
21222
+ },
21223
+ "cn-northwest-1": {
21224
+ "variants": [
21225
+ {
21226
+ "hostname": "elasticmapreduce.cn-northwest-1.api.amazonwebservices.com.cn",
21227
+ "tags": ["dualstack"]
21228
+ }
21229
+ ]
21230
+ }
21212
21231
}
21213
21232
},
21214
21233
"emr-containers": {
23965
23984
{
23966
23985
"hostname": "elasticmapreduce.us-gov-east-1.amazonaws.com",
23967
23986
"tags": ["fips"]
23987
+ },
23988
+ {
23989
+ "hostname": "elasticmapreduce.us-gov-east-1.api.aws",
23990
+ "tags": ["dualstack"]
23968
23991
}
23969
23992
]
23970
23993
},
23974
23997
{
23975
23998
"hostname": "elasticmapreduce.us-gov-west-1.amazonaws.com",
23976
23999
"tags": ["fips"]
24000
+ },
24001
+ {
24002
+ "hostname": "elasticmapreduce.us-gov-west-1.api.aws",
24003
+ "tags": ["dualstack"]
23977
24004
}
23978
24005
]
23979
24006
}
27939
27966
}
27940
27967
}
27941
27968
},
27969
+ "api.sagemaker": {
27970
+ "endpoints": {
27971
+ "us-isob-east-1": {}
27972
+ }
27973
+ },
27942
27974
"appconfig": {
27943
27975
"endpoints": {
27944
27976
"us-isob-east-1": {}
You can’t perform that action at this time.
0 commit comments