Skip to content

Commit 99a351d

Browse files
Updating endpoints.json file.
1 parent 561e28c commit 99a351d

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
@@ -5729,6 +5729,7 @@
57295729
"tags" : [ "dualstack" ]
57305730
} ]
57315731
},
5732+
"ap-southeast-7" : { },
57325733
"ca-central-1" : {
57335734
"variants" : [ {
57345735
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
@@ -5966,6 +5967,7 @@
59665967
"tags" : [ "dualstack" ]
59675968
} ]
59685969
},
5970+
"ap-southeast-7" : { },
59695971
"ca-central-1" : {
59705972
"variants" : [ {
59715973
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",

sdk/src/Core/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7874,6 +7874,7 @@
78747874
}
78757875
]
78767876
},
7877+
"ap-southeast-7": {},
78777878
"ca-central-1": {
78787879
"variants": [
78797880
{
@@ -8259,6 +8260,7 @@
82598260
}
82608261
]
82618262
},
8263+
"ap-southeast-7": {},
82628264
"ca-central-1": {
82638265
"variants": [
82648266
{

0 commit comments

Comments
 (0)