Skip to content

Commit d114b52

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0b06f5b commit d114b52

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2761,6 +2761,7 @@
27612761
"eu-central-1" : { },
27622762
"eu-west-1" : { },
27632763
"eu-west-2" : { },
2764+
"eu-west-3" : { },
27642765
"fips" : {
27652766
"credentialScope" : {
27662767
"region" : "us-west-2"
@@ -12429,6 +12430,7 @@
1242912430
"il-central-1" : { },
1243012431
"me-central-1" : { },
1243112432
"me-south-1" : { },
12433+
"mx-central-1" : { },
1243212434
"sa-east-1" : { },
1243312435
"us-east-1" : {
1243412436
"variants" : [ {
@@ -24122,6 +24124,7 @@
2412224124
"tags" : [ "dualstack" ]
2412324125
} ]
2412424126
},
24127+
"mx-central-1" : { },
2412524128
"sa-east-1" : {
2412624129
"variants" : [ {
2412724130
"hostname" : "sms-voice.sa-east-1.api.aws",
@@ -28841,6 +28844,7 @@
2884128844
"eu-central-1" : { },
2884228845
"eu-west-1" : { },
2884328846
"eu-west-2" : { },
28847+
"eu-west-3" : { },
2884428848
"fips-us-east-1" : {
2884528849
"credentialScope" : {
2884628850
"region" : "us-east-1"

0 commit comments

Comments
 (0)