File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change 64206420 "variants" : [ {
64216421 "hostname" : "elasticmapreduce-fips.us-east-2.amazonaws.com",
64226422 "tags" : [ "fips" ]
6423+ }, {
6424+ "hostname" : "elasticmapreduce.us-east-2.api.aws",
6425+ "tags" : [ "dualstack" ]
64236426 } ]
64246427 },
64256428 "us-west-1" : {
65406543 "ap-east-1" : { },
65416544 "ap-northeast-1" : { },
65426545 "ap-northeast-2" : { },
6546+ "ap-northeast-3" : { },
65436547 "ap-south-1" : { },
65446548 "ap-southeast-1" : { },
65456549 "ap-southeast-2" : { },
1925419258 "protocols" : [ "https" ]
1925519259 },
1925619260 "endpoints" : {
19257- "cn-north-1" : { },
19258- "cn-northwest-1" : { }
19261+ "cn-north-1" : {
19262+ "variants" : [ {
19263+ "hostname" : "elasticmapreduce.cn-north-1.api.amazonwebservices.com.cn",
19264+ "tags" : [ "dualstack" ]
19265+ } ]
19266+ },
19267+ "cn-northwest-1" : {
19268+ "variants" : [ {
19269+ "hostname" : "elasticmapreduce.cn-northwest-1.api.amazonwebservices.com.cn",
19270+ "tags" : [ "dualstack" ]
19271+ } ]
19272+ }
1925919273 }
1926019274 },
1926119275 "emr-containers" : {
@@ -21764,13 +21778,19 @@
2176421778 "variants" : [ {
2176521779 "hostname" : "elasticmapreduce.us-gov-east-1.amazonaws.com",
2176621780 "tags" : [ "fips" ]
21781+ }, {
21782+ "hostname" : "elasticmapreduce.us-gov-east-1.api.aws",
21783+ "tags" : [ "dualstack" ]
2176721784 } ]
2176821785 },
2176921786 "us-gov-west-1" : {
2177021787 "protocols" : [ "https" ],
2177121788 "variants" : [ {
2177221789 "hostname" : "elasticmapreduce.us-gov-west-1.amazonaws.com",
2177321790 "tags" : [ "fips" ]
21791+ }, {
21792+ "hostname" : "elasticmapreduce.us-gov-west-1.api.aws",
21793+ "tags" : [ "dualstack" ]
2177421794 } ]
2177521795 }
2177621796 }
2534725367 }
2534825368 }
2534925369 },
25370+ "api.sagemaker" : {
25371+ "endpoints" : {
25372+ "us-isob-east-1" : { }
25373+ }
25374+ },
2535025375 "appconfig" : {
2535125376 "endpoints" : {
2535225377 "us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments