Skip to content

Commit 05be864

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 77bd05f commit 05be864

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
@@ -2924,6 +2924,7 @@
29242924
"ap-southeast-3" : { },
29252925
"ap-southeast-4" : { },
29262926
"ap-southeast-5" : { },
2927+
"ap-southeast-7" : { },
29272928
"ca-central-1" : { },
29282929
"ca-west-1" : { },
29292930
"eu-central-1" : { },
@@ -18850,6 +18851,8 @@
1885018851
"ap-southeast-2" : { },
1885118852
"ap-southeast-3" : { },
1885218853
"ap-southeast-4" : { },
18854+
"ap-southeast-5" : { },
18855+
"ap-southeast-7" : { },
1885318856
"ca-central-1" : { },
1885418857
"ca-west-1" : { },
1885518858
"eu-central-1" : { },
@@ -18891,6 +18894,7 @@
1889118894
"il-central-1" : { },
1889218895
"me-central-1" : { },
1889318896
"me-south-1" : { },
18897+
"mx-central-1" : { },
1889418898
"sa-east-1" : { },
1889518899
"us-east-1" : {
1889618900
"variants" : [ {

0 commit comments

Comments
 (0)