Skip to content

Commit 18e0cde

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c9843f0 commit 18e0cde

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13817,6 +13817,12 @@
1381713817
"tags" : [ "dualstack" ]
1381813818
} ]
1381913819
},
13820+
"ap-southeast-4" : {
13821+
"variants" : [ {
13822+
"hostname" : "servicediscovery.ap-southeast-4.amazonaws.com",
13823+
"tags" : [ "dualstack" ]
13824+
} ]
13825+
},
1382013826
"ca-central-1" : {
1382113827
"variants" : [ {
1382213828
"hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)