Skip to content

Commit a510f3d

Browse files
Updating endpoints.json file.
1 parent 164c74f commit a510f3d

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
{
3+
"services" : null,
4+
"core" : {
5+
"updateMinimum" : true,
6+
"backwardIncompatibilitiesToIgnore" : [
7+
],
8+
"type" : "Patch",
9+
"changeLogMessages" : [
10+
"Updating endpoints.json file."
11+
]
12+
},
13+
"overrideVersion" : null
14+
}

sdk/src/Core/endpoints-original.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",

sdk/src/Core/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8032,6 +8032,7 @@
80328032
}
80338033
]
80348034
},
8035+
"mx-central-1": {},
80358036
"sa-east-1": {
80368037
"variants": [
80378038
{
@@ -8416,6 +8417,7 @@
84168417
}
84178418
]
84188419
},
8420+
"mx-central-1": {},
84198421
"sa-east-1": {
84208422
"variants": [
84218423
{

0 commit comments

Comments
 (0)