Skip to content

Commit ca8bdbc

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 49308f8 commit ca8bdbc

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11281,6 +11281,7 @@
1128111281
"eu-central-1" : { },
1128211282
"eu-north-1" : { },
1128311283
"eu-south-1" : { },
11284+
"eu-south-2" : { },
1128411285
"eu-west-1" : { },
1128511286
"eu-west-2" : { },
1128611287
"eu-west-3" : { },
@@ -11299,6 +11300,7 @@
1129911300
"fips-us-west-2" : {
1130011301
"deprecated" : true
1130111302
},
11303+
"il-central-1" : { },
1130211304
"sa-east-1" : { },
1130311305
"us-east-1" : {
1130411306
"variants" : [ {
@@ -16836,16 +16838,22 @@
1683616838
"sms-voice" : {
1683716839
"endpoints" : {
1683816840
"ap-northeast-1" : { },
16841+
"ap-northeast-2" : { },
1683916842
"ap-south-1" : { },
16843+
"ap-south-2" : { },
1684016844
"ap-southeast-1" : { },
1684116845
"ap-southeast-2" : { },
16846+
"ap-southeast-3" : { },
16847+
"ap-southeast-4" : { },
1684216848
"ca-central-1" : {
1684316849
"variants" : [ {
1684416850
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
1684516851
"tags" : [ "fips" ]
1684616852
} ]
1684716853
},
1684816854
"eu-central-1" : { },
16855+
"eu-central-2" : { },
16856+
"eu-south-2" : { },
1684916857
"eu-west-1" : { },
1685016858
"eu-west-2" : { },
1685116859
"fips-ca-central-1" : {
@@ -16870,6 +16878,7 @@
1687016878
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
1687116879
},
1687216880
"il-central-1" : { },
16881+
"me-central-1" : { },
1687316882
"us-east-1" : {
1687416883
"variants" : [ {
1687516884
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com",

0 commit comments

Comments
 (0)