File tree 1 file changed +24
-2
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 24512
24512
},
24513
24513
"dlm" : {
24514
24514
"endpoints" : {
24515
- "cn-north-1" : { },
24516
- "cn-northwest-1" : { }
24515
+ "cn-north-1" : {
24516
+ "variants" : [ {
24517
+ "hostname" : "dlm.cn-north-1.api.amazonwebservices.com.cn",
24518
+ "tags" : [ "dualstack" ]
24519
+ } ]
24520
+ },
24521
+ "cn-northwest-1" : {
24522
+ "variants" : [ {
24523
+ "hostname" : "dlm.cn-northwest-1.api.amazonwebservices.com.cn",
24524
+ "tags" : [ "dualstack" ]
24525
+ } ]
24526
+ }
24517
24527
}
24518
24528
},
24519
24529
"dms" : {
31568
31578
"us-iso-east-1" : { }
31569
31579
}
31570
31580
},
31581
+ "organizations" : {
31582
+ "endpoints" : {
31583
+ "aws-iso-global" : {
31584
+ "credentialScope" : {
31585
+ "region" : "us-iso-east-1"
31586
+ },
31587
+ "hostname" : "organizations.us-iso-east-1.c2s.ic.gov"
31588
+ }
31589
+ },
31590
+ "isRegionalized" : false,
31591
+ "partitionEndpoint" : "aws-iso-global"
31592
+ },
31571
31593
"outposts" : {
31572
31594
"endpoints" : {
31573
31595
"us-iso-east-1" : { }
You can’t perform that action at this time.
0 commit comments