File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +15
-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 11281
11281
"eu-central-1" : { },
11282
11282
"eu-north-1" : { },
11283
11283
"eu-south-1" : { },
11284
+ "eu-south-2" : { },
11284
11285
"eu-west-1" : { },
11285
11286
"eu-west-2" : { },
11286
11287
"eu-west-3" : { },
11299
11300
"fips-us-west-2" : {
11300
11301
"deprecated" : true
11301
11302
},
11303
+ "il-central-1" : { },
11302
11304
"sa-east-1" : { },
11303
11305
"us-east-1" : {
11304
11306
"variants" : [ {
@@ -16836,16 +16838,22 @@
16836
16838
"sms-voice" : {
16837
16839
"endpoints" : {
16838
16840
"ap-northeast-1" : { },
16841
+ "ap-northeast-2" : { },
16839
16842
"ap-south-1" : { },
16843
+ "ap-south-2" : { },
16840
16844
"ap-southeast-1" : { },
16841
16845
"ap-southeast-2" : { },
16846
+ "ap-southeast-3" : { },
16847
+ "ap-southeast-4" : { },
16842
16848
"ca-central-1" : {
16843
16849
"variants" : [ {
16844
16850
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
16845
16851
"tags" : [ "fips" ]
16846
16852
} ]
16847
16853
},
16848
16854
"eu-central-1" : { },
16855
+ "eu-central-2" : { },
16856
+ "eu-south-2" : { },
16849
16857
"eu-west-1" : { },
16850
16858
"eu-west-2" : { },
16851
16859
"fips-ca-central-1" : {
16870
16878
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
16871
16879
},
16872
16880
"il-central-1" : { },
16881
+ "me-central-1" : { },
16873
16882
"us-east-1" : {
16874
16883
"variants" : [ {
16875
16884
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments