Skip to content

Commit 86ce25c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent d0b247b commit 86ce25c

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
@@ -8125,6 +8125,7 @@
81258125
"ap-northeast-2" : { },
81268126
"ap-northeast-3" : { },
81278127
"ap-south-1" : { },
8128+
"ap-south-2" : { },
81288129
"ap-southeast-1" : { },
81298130
"ap-southeast-2" : { },
81308131
"ap-southeast-3" : { },
@@ -8177,6 +8178,7 @@
81778178
"deprecated" : true,
81788179
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
81798180
},
8181+
"il-central-1" : { },
81808182
"me-central-1" : { },
81818183
"me-south-1" : { },
81828184
"sa-east-1" : { },
@@ -21253,6 +21255,7 @@
2125321255
"ap-southeast-2" : { },
2125421256
"ap-southeast-3" : { },
2125521257
"ap-southeast-4" : { },
21258+
"ap-southeast-5" : { },
2125621259
"ca-central-1" : {
2125721260
"variants" : [ {
2125821261
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)