Skip to content

Commit 4cd3630

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 48ff44f commit 4cd3630

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
@@ -15155,6 +15155,7 @@
1515515155
"ap-southeast-3" : { },
1515615156
"ap-southeast-4" : { },
1515715157
"ap-southeast-5" : { },
15158+
"ap-southeast-7" : { },
1515815159
"ca-central-1" : { },
1515915160
"ca-west-1" : { },
1516015161
"eu-central-1" : { },
@@ -15196,6 +15197,7 @@
1519615197
"il-central-1" : { },
1519715198
"me-central-1" : { },
1519815199
"me-south-1" : { },
15200+
"mx-central-1" : { },
1519915201
"sa-east-1" : { },
1520015202
"us-east-1" : {
1520115203
"variants" : [ {
@@ -17073,6 +17075,7 @@
1707317075
"ap-southeast-3" : { },
1707417076
"ap-southeast-4" : { },
1707517077
"ap-southeast-5" : { },
17078+
"ap-southeast-7" : { },
1707617079
"ca-central-1" : { },
1707717080
"ca-west-1" : { },
1707817081
"eu-central-1" : { },
@@ -17114,6 +17117,7 @@
1711417117
"il-central-1" : { },
1711517118
"me-central-1" : { },
1711617119
"me-south-1" : { },
17120+
"mx-central-1" : { },
1711717121
"sa-east-1" : { },
1711817122
"us-east-1" : {
1711917123
"variants" : [ {

0 commit comments

Comments
 (0)