Skip to content

Commit 8d72b2c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f469a3e commit 8d72b2c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15588,6 +15588,7 @@
1558815588
"ap-south-1" : { },
1558915589
"ap-southeast-1" : { },
1559015590
"ap-southeast-2" : { },
15591+
"ap-southeast-3" : { },
1559115592
"ca-central-1" : { },
1559215593
"eu-central-1" : { },
1559315594
"eu-north-1" : { },
@@ -21465,6 +21466,7 @@
2146521466
"ap-southeast-3" : { },
2146621467
"ap-southeast-4" : { },
2146721468
"ap-southeast-5" : { },
21469+
"ap-southeast-7" : { },
2146821470
"ca-central-1" : { },
2146921471
"ca-west-1" : { },
2147021472
"eu-central-1" : { },
@@ -21478,6 +21480,7 @@
2147821480
"il-central-1" : { },
2147921481
"me-central-1" : { },
2148021482
"me-south-1" : { },
21483+
"mx-central-1" : { },
2148121484
"sa-east-1" : { },
2148221485
"us-east-1" : { },
2148321486
"us-east-2" : { },

0 commit comments

Comments
 (0)