Skip to content

Commit 2ea1964

Browse files
Updating endpoints.json file.
1 parent 94e0625 commit 2ea1964

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
@@ -15588,6 +15588,7 @@
1558815588
"ap-south-1" : { },
1558915589
"ap-southeast-1" : { },
1559015590
"ap-southeast-2" : { },
15591+
"ap-southeast-3" : { },
1559115592
"ca-central-1" : { },
1559215593
"eu-central-1" : { },
1559315594
"eu-north-1" : { },
@@ -21465,6 +21466,7 @@
2146521466
"ap-southeast-3" : { },
2146621467
"ap-southeast-4" : { },
2146721468
"ap-southeast-5" : { },
21469+
"ap-southeast-7" : { },
2146821470
"ca-central-1" : { },
2146921471
"ca-west-1" : { },
2147021472
"eu-central-1" : { },
@@ -21478,6 +21480,7 @@
2147821480
"il-central-1" : { },
2147921481
"me-central-1" : { },
2148021482
"me-south-1" : { },
21483+
"mx-central-1" : { },
2148121484
"sa-east-1" : { },
2148221485
"us-east-1" : { },
2148321486
"us-east-2" : { },

sdk/src/Core/endpoints.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21031,6 +21031,7 @@
2103121031
"ap-south-1": {},
2103221032
"ap-southeast-1": {},
2103321033
"ap-southeast-2": {},
21034+
"ap-southeast-3": {},
2103421035
"ca-central-1": {},
2103521036
"eu-central-1": {},
2103621037
"eu-north-1": {},
@@ -29059,6 +29060,7 @@
2905929060
"ap-southeast-3": {},
2906029061
"ap-southeast-4": {},
2906129062
"ap-southeast-5": {},
29063+
"ap-southeast-7": {},
2906229064
"ca-central-1": {},
2906329065
"ca-west-1": {},
2906429066
"eu-central-1": {},
@@ -29072,6 +29074,7 @@
2907229074
"il-central-1": {},
2907329075
"me-central-1": {},
2907429076
"me-south-1": {},
29077+
"mx-central-1": {},
2907529078
"sa-east-1": {},
2907629079
"us-east-1": {},
2907729080
"us-east-2": {},

0 commit comments

Comments
 (0)