Skip to content

Commit 02d4d9a

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent eeeb328 commit 02d4d9a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5729,6 +5729,7 @@
57295729
"tags" : [ "dualstack" ]
57305730
} ]
57315731
},
5732+
"ap-southeast-7" : { },
57325733
"ca-central-1" : {
57335734
"variants" : [ {
57345735
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
@@ -5966,6 +5967,7 @@
59665967
"tags" : [ "dualstack" ]
59675968
} ]
59685969
},
5970+
"ap-southeast-7" : { },
59695971
"ca-central-1" : {
59705972
"variants" : [ {
59715973
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)