Skip to content

Commit bee6ab8

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 14c72d3 commit bee6ab8

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
@@ -1076,6 +1076,7 @@
10761076
"ap-southeast-1" : { },
10771077
"ap-southeast-2" : { },
10781078
"ap-southeast-3" : { },
1079+
"ap-southeast-4" : { },
10791080
"ca-central-1" : { },
10801081
"eu-central-1" : { },
10811082
"eu-central-2" : { },
@@ -8526,6 +8527,7 @@
85268527
"ap-southeast-1" : { },
85278528
"ap-southeast-2" : { },
85288529
"ap-southeast-3" : { },
8530+
"ap-southeast-4" : { },
85298531
"ca-central-1" : {
85308532
"variants" : [ {
85318533
"hostname" : "kafka-fips.ca-central-1.amazonaws.com",
@@ -13925,6 +13927,7 @@
1392513927
"ap-southeast-1" : { },
1392613928
"ap-southeast-2" : { },
1392713929
"ap-southeast-3" : { },
13930+
"ap-southeast-4" : { },
1392813931
"ca-central-1" : { },
1392913932
"eu-central-1" : { },
1393013933
"eu-central-2" : { },

0 commit comments

Comments
 (0)