Skip to content

Commit 0cf097a

Browse files
Updating endpoints.json file.
1 parent aa1478f commit 0cf097a

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20907,6 +20907,8 @@
2090720907
"tags" : [ "dualstack" ]
2090820908
} ]
2090920909
},
20910+
"ap-southeast-5" : { },
20911+
"ap-southeast-7" : { },
2091020912
"ca-central-1" : {
2091120913
"variants" : [ {
2091220914
"hostname" : "route53profiles-fips.ca-central-1.api.aws",
@@ -20991,6 +20993,7 @@
2099120993
"tags" : [ "dualstack" ]
2099220994
} ]
2099320995
},
20996+
"mx-central-1" : { },
2099420997
"sa-east-1" : {
2099520998
"variants" : [ {
2099620999
"hostname" : "route53profiles.sa-east-1.api.aws",

sdk/src/Core/endpoints.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28233,6 +28233,8 @@
2823328233
}
2823428234
]
2823528235
},
28236+
"ap-southeast-5": {},
28237+
"ap-southeast-7": {},
2823628238
"ca-central-1": {
2823728239
"variants": [
2823828240
{
@@ -28377,6 +28379,7 @@
2837728379
}
2837828380
]
2837928381
},
28382+
"mx-central-1": {},
2838028383
"sa-east-1": {
2838128384
"variants": [
2838228385
{

0 commit comments

Comments
 (0)