Skip to content

Commit dda2dfe

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 1921f7d commit dda2dfe

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
@@ -6344,6 +6344,7 @@
63446344
"ap-southeast-1" : { },
63456345
"ap-southeast-2" : { },
63466346
"ap-southeast-3" : { },
6347+
"ap-southeast-4" : { },
63476348
"ca-central-1" : { },
63486349
"eu-central-1" : { },
63496350
"eu-central-2" : { },
@@ -14856,9 +14857,11 @@
1485614857
"ap-northeast-2" : { },
1485714858
"ap-northeast-3" : { },
1485814859
"ap-south-1" : { },
14860+
"ap-south-2" : { },
1485914861
"ap-southeast-1" : { },
1486014862
"ap-southeast-2" : { },
1486114863
"ap-southeast-3" : { },
14864+
"ap-southeast-4" : { },
1486214865
"ca-central-1" : {
1486314866
"variants" : [ {
1486414867
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)