Skip to content

Commit f10d76d

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent e6ec82a commit f10d76d

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
@@ -5835,6 +5835,7 @@
58355835
"tags" : [ "dualstack" ]
58365836
} ]
58375837
},
5838+
"mx-central-1" : { },
58385839
"sa-east-1" : {
58395840
"variants" : [ {
58405841
"hostname" : "cognito-identity.sa-east-1.amazonaws.com",
@@ -6071,6 +6072,7 @@
60716072
"tags" : [ "dualstack" ]
60726073
} ]
60736074
},
6075+
"mx-central-1" : { },
60746076
"sa-east-1" : {
60756077
"variants" : [ {
60766078
"hostname" : "cognito-idp.sa-east-1.amazonaws.com",

0 commit comments

Comments
 (0)