File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 2451224512 },
2451324513 "dlm" : {
2451424514 "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+ }
2451724527 }
2451824528 },
2451924529 "dms" : {
3156831578 "us-iso-east-1" : { }
3156931579 }
3157031580 },
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+ },
3157131593 "outposts" : {
3157231594 "endpoints" : {
3157331595 "us-iso-east-1" : { }
You can’t perform that action at this time.
0 commit comments