File tree Expand file tree Collapse file tree 2 files changed +52
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 16837
16837
},
16838
16838
"sms-voice" : {
16839
16839
"endpoints" : {
16840
+ "af-south-1" : { },
16840
16841
"ap-northeast-1" : { },
16841
16842
"ap-northeast-2" : { },
16843
+ "ap-northeast-3" : { },
16842
16844
"ap-south-1" : { },
16843
16845
"ap-south-2" : { },
16844
16846
"ap-southeast-1" : { },
16853
16855
},
16854
16856
"eu-central-1" : { },
16855
16857
"eu-central-2" : { },
16858
+ "eu-north-1" : { },
16859
+ "eu-south-1" : { },
16856
16860
"eu-south-2" : { },
16857
16861
"eu-west-1" : { },
16858
16862
"eu-west-2" : { },
16863
+ "eu-west-3" : { },
16859
16864
"fips-ca-central-1" : {
16860
16865
"credentialScope" : {
16861
16866
"region" : "ca-central-1"
16870
16875
"deprecated" : true,
16871
16876
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com"
16872
16877
},
16878
+ "fips-us-east-2" : {
16879
+ "credentialScope" : {
16880
+ "region" : "us-east-2"
16881
+ },
16882
+ "deprecated" : true,
16883
+ "hostname" : "sms-voice-fips.us-east-2.amazonaws.com"
16884
+ },
16885
+ "fips-us-west-1" : {
16886
+ "credentialScope" : {
16887
+ "region" : "us-west-1"
16888
+ },
16889
+ "deprecated" : true,
16890
+ "hostname" : "sms-voice-fips.us-west-1.amazonaws.com"
16891
+ },
16873
16892
"fips-us-west-2" : {
16874
16893
"credentialScope" : {
16875
16894
"region" : "us-west-2"
@@ -16879,12 +16898,26 @@
16879
16898
},
16880
16899
"il-central-1" : { },
16881
16900
"me-central-1" : { },
16901
+ "me-south-1" : { },
16902
+ "sa-east-1" : { },
16882
16903
"us-east-1" : {
16883
16904
"variants" : [ {
16884
16905
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
16885
16906
"tags" : [ "fips" ]
16886
16907
} ]
16887
16908
},
16909
+ "us-east-2" : {
16910
+ "variants" : [ {
16911
+ "hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
16912
+ "tags" : [ "fips" ]
16913
+ } ]
16914
+ },
16915
+ "us-west-1" : {
16916
+ "variants" : [ {
16917
+ "hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
16918
+ "tags" : [ "fips" ]
16919
+ } ]
16920
+ },
16888
16921
"us-west-2" : {
16889
16922
"variants" : [ {
16890
16923
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
@@ -25560,13 +25593,26 @@
25560
25593
},
25561
25594
"sms-voice" : {
25562
25595
"endpoints" : {
25596
+ "fips-us-gov-east-1" : {
25597
+ "credentialScope" : {
25598
+ "region" : "us-gov-east-1"
25599
+ },
25600
+ "deprecated" : true,
25601
+ "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com"
25602
+ },
25563
25603
"fips-us-gov-west-1" : {
25564
25604
"credentialScope" : {
25565
25605
"region" : "us-gov-west-1"
25566
25606
},
25567
25607
"deprecated" : true,
25568
25608
"hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com"
25569
25609
},
25610
+ "us-gov-east-1" : {
25611
+ "variants" : [ {
25612
+ "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
25613
+ "tags" : [ "fips" ]
25614
+ } ]
25615
+ },
25570
25616
"us-gov-west-1" : {
25571
25617
"variants" : [ {
25572
25618
"hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments