Skip to content

Commit 9a0e834

Browse files
Updating endpoints.json file.
1 parent b714612 commit 9a0e834

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
@@ -11969,6 +11969,7 @@
1196911969
"tags" : [ "dualstack" ]
1197011970
} ]
1197111971
},
11972+
"ap-east-2" : { },
1197211973
"ap-northeast-1" : {
1197311974
"variants" : [ {
1197411975
"hostname" : "glue.ap-northeast-1.api.aws",
@@ -12674,6 +12675,7 @@
1267412675
"il-central-1" : { },
1267512676
"me-central-1" : { },
1267612677
"me-south-1" : { },
12678+
"mx-central-1" : { },
1267712679
"sa-east-1" : { },
1267812680
"us-east-1" : { },
1267912681
"us-east-2" : { },

sdk/src/Core/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16254,6 +16254,7 @@
1625416254
}
1625516255
]
1625616256
},
16257+
"ap-east-2": {},
1625716258
"ap-northeast-1": {
1625816259
"variants": [
1625916260
{
@@ -17239,6 +17240,7 @@
1723917240
"il-central-1": {},
1724017241
"me-central-1": {},
1724117242
"me-south-1": {},
17243+
"mx-central-1": {},
1724217244
"sa-east-1": {},
1724317245
"us-east-1": {},
1724417246
"us-east-2": {},

0 commit comments

Comments
 (0)