Skip to content

Commit 6b3e397

Browse files
Updated endpoints.json and partitions.json.
1 parent 45b2c35 commit 6b3e397

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4970,6 +4970,7 @@
49704970
} ]
49714971
},
49724972
"ap-southeast-5" : { },
4973+
"ap-southeast-6" : { },
49734974
"ap-southeast-7" : { },
49744975
"ca-central-1" : {
49754976
"variants" : [ {
@@ -17028,6 +17029,7 @@
1702817029
"endpoints" : {
1702917030
"af-south-1" : { },
1703017031
"ap-east-1" : { },
17032+
"ap-east-2" : { },
1703117033
"ap-northeast-1" : { },
1703217034
"ap-northeast-2" : { },
1703317035
"ap-northeast-3" : { },
@@ -17038,8 +17040,10 @@
1703817040
"ap-southeast-3" : { },
1703917041
"ap-southeast-4" : { },
1704017042
"ap-southeast-5" : { },
17043+
"ap-southeast-6" : { },
1704117044
"ap-southeast-7" : { },
1704217045
"ca-central-1" : { },
17046+
"ca-west-1" : { },
1704317047
"eu-central-1" : { },
1704417048
"eu-central-2" : { },
1704517049
"eu-north-1" : { },
@@ -17079,6 +17083,7 @@
1707917083
"il-central-1" : { },
1708017084
"me-central-1" : { },
1708117085
"me-south-1" : { },
17086+
"mx-central-1" : { },
1708217087
"sa-east-1" : { },
1708317088
"us-east-1" : {
1708417089
"variants" : [ {

0 commit comments

Comments
 (0)