File tree Expand file tree Collapse file tree 1 file changed +36
-1
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 +36
-1
lines changed Original file line number Diff line number Diff line change 2213
2213
"ap-southeast-1" : { },
2214
2214
"ap-southeast-2" : { },
2215
2215
"ap-southeast-3" : { },
2216
+ "ap-southeast-4" : { },
2216
2217
"ca-central-1" : { },
2217
2218
"eu-central-1" : { },
2218
2219
"eu-central-2" : { },
13997
13998
"securitylake" : {
13998
13999
"endpoints" : {
13999
14000
"ap-northeast-1" : { },
14001
+ "ap-northeast-2" : { },
14002
+ "ap-south-1" : { },
14000
14003
"ap-southeast-1" : { },
14001
14004
"ap-southeast-2" : { },
14002
14005
"eu-central-1" : { },
14005
14008
"sa-east-1" : { },
14006
14009
"us-east-1" : { },
14007
14010
"us-east-2" : { },
14011
+ "us-west-1" : { },
14008
14012
"us-west-2" : { }
14009
14013
}
14010
14014
},
21529
21533
"us-gov-west-1" : { }
21530
21534
}
21531
21535
},
21536
+ "mgn" : {
21537
+ "endpoints" : {
21538
+ "fips-us-gov-east-1" : {
21539
+ "credentialScope" : {
21540
+ "region" : "us-gov-east-1"
21541
+ },
21542
+ "deprecated" : true,
21543
+ "hostname" : "mgn-fips.us-gov-east-1.amazonaws.com"
21544
+ },
21545
+ "fips-us-gov-west-1" : {
21546
+ "credentialScope" : {
21547
+ "region" : "us-gov-west-1"
21548
+ },
21549
+ "deprecated" : true,
21550
+ "hostname" : "mgn-fips.us-gov-west-1.amazonaws.com"
21551
+ },
21552
+ "us-gov-east-1" : {
21553
+ "variants" : [ {
21554
+ "hostname" : "mgn-fips.us-gov-east-1.amazonaws.com",
21555
+ "tags" : [ "fips" ]
21556
+ } ]
21557
+ },
21558
+ "us-gov-west-1" : {
21559
+ "variants" : [ {
21560
+ "hostname" : "mgn-fips.us-gov-west-1.amazonaws.com",
21561
+ "tags" : [ "fips" ]
21562
+ } ]
21563
+ }
21564
+ }
21565
+ },
21532
21566
"models.lex" : {
21533
21567
"defaults" : {
21534
21568
"credentialScope" : {
23770
23804
},
23771
23805
"tagging" : {
23772
23806
"endpoints" : {
23773
- "us-iso-east-1" : { }
23807
+ "us-iso-east-1" : { },
23808
+ "us-iso-west-1" : { }
23774
23809
}
23775
23810
},
23776
23811
"transcribe" : {
You can’t perform that action at this time.
0 commit comments