Skip to content

Commit af627cb

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 92b4b75 commit af627cb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
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

+2
Original file line numberDiff line numberDiff line change
@@ -6367,6 +6367,7 @@
63676367
"ap-south-1" : { },
63686368
"ap-southeast-1" : { },
63696369
"ap-southeast-2" : { },
6370+
"ap-southeast-3" : { },
63706371
"ca-central-1" : {
63716372
"variants" : [ {
63726373
"hostname" : "fsx-fips.ca-central-1.amazonaws.com",
@@ -12055,6 +12056,7 @@
1205512056
"ap-south-1" : { },
1205612057
"ap-southeast-1" : { },
1205712058
"ap-southeast-2" : { },
12059+
"ap-southeast-3" : { },
1205812060
"ca-central-1" : {
1205912061
"variants" : [ {
1206012062
"tags" : [ "fips" ]

0 commit comments

Comments
 (0)