Skip to content

Commit 656f155

Browse files
Updating endpoints.json file.
1 parent 9cb7dfa commit 656f155

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
@@ -14771,6 +14771,7 @@
1477114771
"il-central-1" : { },
1477214772
"me-central-1" : { },
1477314773
"me-south-1" : { },
14774+
"mx-central-1" : { },
1477414775
"sa-east-1" : { },
1477514776
"us-east-1" : {
1477614777
"variants" : [ {
@@ -24549,6 +24550,7 @@
2454924550
"ap-southeast-3" : { },
2455024551
"ap-southeast-4" : { },
2455124552
"ap-southeast-5" : { },
24553+
"ap-southeast-7" : { },
2455224554
"ca-central-1" : {
2455324555
"variants" : [ {
2455424556
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",

sdk/src/Core/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19619,6 +19619,7 @@
1961919619
"il-central-1": {},
1962019620
"me-central-1": {},
1962119621
"me-south-1": {},
19622+
"mx-central-1": {},
1962219623
"sa-east-1": {},
1962319624
"us-east-1": {
1962419625
"variants": [
@@ -33234,6 +33235,7 @@
3323433235
"ap-southeast-3": {},
3323533236
"ap-southeast-4": {},
3323633237
"ap-southeast-5": {},
33238+
"ap-southeast-7": {},
3323733239
"ca-central-1": {
3323833240
"variants": [
3323933241
{

0 commit comments

Comments
 (0)