Skip to content

Commit 4830717

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent a8480a6 commit 4830717

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 service endpoint 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
@@ -9168,6 +9168,7 @@
91689168
"ap-south-1" : { },
91699169
"ap-southeast-1" : { },
91709170
"ap-southeast-2" : { },
9171+
"ap-southeast-3" : { },
91719172
"ca-central-1" : {
91729173
"variants" : [ {
91739174
"hostname" : "outposts-fips.ca-central-1.amazonaws.com",
@@ -11556,9 +11557,11 @@
1155611557
"ap-east-1" : { },
1155711558
"ap-northeast-1" : { },
1155811559
"ap-northeast-2" : { },
11560+
"ap-northeast-3" : { },
1155911561
"ap-south-1" : { },
1156011562
"ap-southeast-1" : { },
1156111563
"ap-southeast-2" : { },
11564+
"ap-southeast-3" : { },
1156211565
"ca-central-1" : {
1156311566
"variants" : [ {
1156411567
"hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)