Skip to content

Commit 30aca6a

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0dc442f commit 30aca6a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2881,12 +2881,15 @@
28812881
"tags" : [ "dualstack" ]
28822882
} ]
28832883
},
2884+
"ap-southeast-5" : { },
2885+
"ap-southeast-7" : { },
28842886
"ca-central-1" : {
28852887
"variants" : [ {
28862888
"hostname" : "appsync.ca-central-1.api.aws",
28872889
"tags" : [ "dualstack" ]
28882890
} ]
28892891
},
2892+
"ca-west-1" : { },
28902893
"eu-central-1" : {
28912894
"variants" : [ {
28922895
"hostname" : "appsync.eu-central-1.api.aws",
@@ -14795,6 +14798,7 @@
1479514798
"tags" : [ "dualstack" ]
1479614799
} ]
1479714800
},
14801+
"ap-east-2" : { },
1479814802
"ap-northeast-1" : {
1479914803
"variants" : [ {
1480014804
"hostname" : "lakeformation.ap-northeast-1.api.aws",

0 commit comments

Comments
 (0)