Skip to content

Commit 5f9d100

Browse files
Updating endpoints.json file.
1 parent 6267356 commit 5f9d100

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
@@ -11459,6 +11459,7 @@
1145911459
"ap-southeast-3" : { },
1146011460
"ap-southeast-4" : { },
1146111461
"ap-southeast-5" : { },
11462+
"ap-southeast-7" : { },
1146211463
"ca-central-1" : {
1146311464
"variants" : [ {
1146411465
"hostname" : "fsx-fips.ca-central-1.amazonaws.com",
@@ -11566,6 +11567,7 @@
1156611567
"il-central-1" : { },
1156711568
"me-central-1" : { },
1156811569
"me-south-1" : { },
11570+
"mx-central-1" : { },
1156911571
"prod-ca-central-1" : {
1157011572
"credentialScope" : {
1157111573
"region" : "ca-central-1"

sdk/src/Core/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15661,6 +15661,7 @@
1566115661
"ap-southeast-3": {},
1566215662
"ap-southeast-4": {},
1566315663
"ap-southeast-5": {},
15664+
"ap-southeast-7": {},
1566415665
"ca-central-1": {
1566515666
"variants": [
1566615667
{
@@ -15776,6 +15777,7 @@
1577615777
"il-central-1": {},
1577715778
"me-central-1": {},
1577815779
"me-south-1": {},
15780+
"mx-central-1": {},
1577915781
"prod-ca-central-1": {
1578015782
"credentialScope": {
1578115783
"region": "ca-central-1"

0 commit comments

Comments
 (0)