File tree 1 file changed +52
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change 18624
18624
},
18625
18625
"sms-voice": {
18626
18626
"endpoints": {
18627
+ "af-south-1": {},
18627
18628
"ap-northeast-1": {},
18628
18629
"ap-northeast-2": {},
18630
+ "ap-northeast-3": {},
18629
18631
"ap-south-1": {},
18630
18632
"ap-south-2": {},
18631
18633
"ap-southeast-1": {},
18642
18644
},
18643
18645
"eu-central-1": {},
18644
18646
"eu-central-2": {},
18647
+ "eu-north-1": {},
18648
+ "eu-south-1": {},
18645
18649
"eu-south-2": {},
18646
18650
"eu-west-1": {},
18647
18651
"eu-west-2": {},
18652
+ "eu-west-3": {},
18648
18653
"fips-ca-central-1": {
18649
18654
"credentialScope": {
18650
18655
"region": "ca-central-1"
18659
18664
"deprecated": true,
18660
18665
"hostname": "sms-voice-fips.us-east-1.amazonaws.com"
18661
18666
},
18667
+ "fips-us-east-2": {
18668
+ "credentialScope": {
18669
+ "region": "us-east-2"
18670
+ },
18671
+ "deprecated": true,
18672
+ "hostname": "sms-voice-fips.us-east-2.amazonaws.com"
18673
+ },
18674
+ "fips-us-west-1": {
18675
+ "credentialScope": {
18676
+ "region": "us-west-1"
18677
+ },
18678
+ "deprecated": true,
18679
+ "hostname": "sms-voice-fips.us-west-1.amazonaws.com"
18680
+ },
18662
18681
"fips-us-west-2": {
18663
18682
"credentialScope": {
18664
18683
"region": "us-west-2"
18668
18687
},
18669
18688
"il-central-1": {},
18670
18689
"me-central-1": {},
18690
+ "me-south-1": {},
18691
+ "sa-east-1": {},
18671
18692
"us-east-1": {
18672
18693
"variants": [
18673
18694
{
18676
18697
}
18677
18698
]
18678
18699
},
18700
+ "us-east-2": {
18701
+ "variants": [
18702
+ {
18703
+ "hostname": "sms-voice-fips.us-east-2.amazonaws.com",
18704
+ "tags": ["fips"]
18705
+ }
18706
+ ]
18707
+ },
18708
+ "us-west-1": {
18709
+ "variants": [
18710
+ {
18711
+ "hostname": "sms-voice-fips.us-west-1.amazonaws.com",
18712
+ "tags": ["fips"]
18713
+ }
18714
+ ]
18715
+ },
18679
18716
"us-west-2": {
18680
18717
"variants": [
18681
18718
{
@@ -28277,13 +28314,28 @@
28277
28314
},
28278
28315
"sms-voice": {
28279
28316
"endpoints": {
28317
+ "fips-us-gov-east-1": {
28318
+ "credentialScope": {
28319
+ "region": "us-gov-east-1"
28320
+ },
28321
+ "deprecated": true,
28322
+ "hostname": "sms-voice-fips.us-gov-east-1.amazonaws.com"
28323
+ },
28280
28324
"fips-us-gov-west-1": {
28281
28325
"credentialScope": {
28282
28326
"region": "us-gov-west-1"
28283
28327
},
28284
28328
"deprecated": true,
28285
28329
"hostname": "sms-voice-fips.us-gov-west-1.amazonaws.com"
28286
28330
},
28331
+ "us-gov-east-1": {
28332
+ "variants": [
28333
+ {
28334
+ "hostname": "sms-voice-fips.us-gov-east-1.amazonaws.com",
28335
+ "tags": ["fips"]
28336
+ }
28337
+ ]
28338
+ },
28287
28339
"us-gov-west-1": {
28288
28340
"variants": [
28289
28341
{
You can’t perform that action at this time.
0 commit comments