Skip to content

Commit 28c934b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7d7dff6 commit 28c934b

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
@@ -3658,6 +3658,7 @@
36583658
"ap-southeast-3" : { },
36593659
"ap-southeast-4" : { },
36603660
"ap-southeast-5" : { },
3661+
"ap-southeast-6" : { },
36613662
"ap-southeast-7" : { },
36623663
"ca-central-1" : { },
36633664
"ca-west-1" : { },
@@ -26043,6 +26044,7 @@
2604326044
"ap-southeast-3" : { },
2604426045
"ap-southeast-4" : { },
2604526046
"ap-southeast-5" : { },
26047+
"ap-southeast-7" : { },
2604626048
"ca-central-1" : { },
2604726049
"ca-west-1" : { },
2604826050
"eu-central-1" : { },
@@ -26056,6 +26058,7 @@
2605626058
"il-central-1" : { },
2605726059
"me-central-1" : { },
2605826060
"me-south-1" : { },
26061+
"mx-central-1" : { },
2605926062
"sa-east-1" : { },
2606026063
"us-east-1" : { },
2606126064
"us-east-2" : { },

0 commit comments

Comments
 (0)