File tree 1 file changed +68
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +68
-0
lines changed Original file line number Diff line number Diff line change 1645
1645
"ap-south-1" : { },
1646
1646
"ap-southeast-1" : { },
1647
1647
"ap-southeast-2" : { },
1648
+ "ap-southeast-3" : { },
1648
1649
"ca-central-1" : { },
1649
1650
"eu-central-1" : { },
1650
1651
"eu-north-1" : { },
3243
3244
"us-west-2" : { }
3244
3245
}
3245
3246
},
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
+ },
3246
3314
"cur" : {
3247
3315
"endpoints" : {
3248
3316
"us-east-1" : { }
You can’t perform that action at this time.
0 commit comments