File tree Expand file tree Collapse file tree 1 file changed +68
-0
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 +68
-0
lines changed Original file line number Diff line number Diff line change 16451645 "ap-south-1" : { },
16461646 "ap-southeast-1" : { },
16471647 "ap-southeast-2" : { },
1648+ "ap-southeast-3" : { },
16481649 "ca-central-1" : { },
16491650 "eu-central-1" : { },
16501651 "eu-north-1" : { },
32433244 "us-west-2" : { }
32443245 }
32453246 },
3247+ "controltower" : {
3248+ "endpoints" : {
3249+ "ap-northeast-1" : { },
3250+ "ap-northeast-2" : { },
3251+ "ap-south-1" : { },
3252+ "ap-southeast-1" : { },
3253+ "ap-southeast-2" : { },
3254+ "ca-central-1" : {
3255+ "variants" : [ {
3256+ "hostname" : "controltower-fips.ca-central-1.amazonaws.com",
3257+ "tags" : [ "fips" ]
3258+ } ]
3259+ },
3260+ "ca-central-1-fips" : {
3261+ "credentialScope" : {
3262+ "region" : "ca-central-1"
3263+ },
3264+ "deprecated" : true,
3265+ "hostname" : "controltower-fips.ca-central-1.amazonaws.com"
3266+ },
3267+ "eu-central-1" : { },
3268+ "eu-north-1" : { },
3269+ "eu-west-1" : { },
3270+ "eu-west-2" : { },
3271+ "eu-west-3" : { },
3272+ "sa-east-1" : { },
3273+ "us-east-1" : {
3274+ "variants" : [ {
3275+ "hostname" : "controltower-fips.us-east-1.amazonaws.com",
3276+ "tags" : [ "fips" ]
3277+ } ]
3278+ },
3279+ "us-east-1-fips" : {
3280+ "credentialScope" : {
3281+ "region" : "us-east-1"
3282+ },
3283+ "deprecated" : true,
3284+ "hostname" : "controltower-fips.us-east-1.amazonaws.com"
3285+ },
3286+ "us-east-2" : {
3287+ "variants" : [ {
3288+ "hostname" : "controltower-fips.us-east-2.amazonaws.com",
3289+ "tags" : [ "fips" ]
3290+ } ]
3291+ },
3292+ "us-east-2-fips" : {
3293+ "credentialScope" : {
3294+ "region" : "us-east-2"
3295+ },
3296+ "deprecated" : true,
3297+ "hostname" : "controltower-fips.us-east-2.amazonaws.com"
3298+ },
3299+ "us-west-2" : {
3300+ "variants" : [ {
3301+ "hostname" : "controltower-fips.us-west-2.amazonaws.com",
3302+ "tags" : [ "fips" ]
3303+ } ]
3304+ },
3305+ "us-west-2-fips" : {
3306+ "credentialScope" : {
3307+ "region" : "us-west-2"
3308+ },
3309+ "deprecated" : true,
3310+ "hostname" : "controltower-fips.us-west-2.amazonaws.com"
3311+ }
3312+ }
3313+ },
32463314 "cur" : {
32473315 "endpoints" : {
32483316 "us-east-1" : { }
You can’t perform that action at this time.
0 commit comments