File tree 1 file changed +40
-1
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +40
-1
lines changed Original file line number Diff line number Diff line change 2432
2432
"ap-southeast-1": {},
2433
2433
"ap-southeast-2": {},
2434
2434
"ap-southeast-3": {},
2435
+ "ap-southeast-4": {},
2435
2436
"ca-central-1": {},
2436
2437
"eu-central-1": {},
2437
2438
"eu-central-2": {},
15375
15376
"securitylake": {
15376
15377
"endpoints": {
15377
15378
"ap-northeast-1": {},
15379
+ "ap-northeast-2": {},
15380
+ "ap-south-1": {},
15378
15381
"ap-southeast-1": {},
15379
15382
"ap-southeast-2": {},
15380
15383
"eu-central-1": {},
15383
15386
"sa-east-1": {},
15384
15387
"us-east-1": {},
15385
15388
"us-east-2": {},
15389
+ "us-west-1": {},
15386
15390
"us-west-2": {}
15387
15391
}
15388
15392
},
23698
23702
"us-gov-west-1": {}
23699
23703
}
23700
23704
},
23705
+ "mgn": {
23706
+ "endpoints": {
23707
+ "fips-us-gov-east-1": {
23708
+ "credentialScope": {
23709
+ "region": "us-gov-east-1"
23710
+ },
23711
+ "deprecated": true,
23712
+ "hostname": "mgn-fips.us-gov-east-1.amazonaws.com"
23713
+ },
23714
+ "fips-us-gov-west-1": {
23715
+ "credentialScope": {
23716
+ "region": "us-gov-west-1"
23717
+ },
23718
+ "deprecated": true,
23719
+ "hostname": "mgn-fips.us-gov-west-1.amazonaws.com"
23720
+ },
23721
+ "us-gov-east-1": {
23722
+ "variants": [
23723
+ {
23724
+ "hostname": "mgn-fips.us-gov-east-1.amazonaws.com",
23725
+ "tags": ["fips"]
23726
+ }
23727
+ ]
23728
+ },
23729
+ "us-gov-west-1": {
23730
+ "variants": [
23731
+ {
23732
+ "hostname": "mgn-fips.us-gov-west-1.amazonaws.com",
23733
+ "tags": ["fips"]
23734
+ }
23735
+ ]
23736
+ }
23737
+ }
23738
+ },
23701
23739
"models.lex": {
23702
23740
"defaults": {
23703
23741
"credentialScope": {
26168
26206
},
26169
26207
"tagging": {
26170
26208
"endpoints": {
26171
- "us-iso-east-1": {}
26209
+ "us-iso-east-1": {},
26210
+ "us-iso-west-1": {}
26172
26211
}
26173
26212
},
26174
26213
"transcribe": {
You can’t perform that action at this time.
0 commit comments