Skip to content

Commit 4796b88

Browse files
Updating endpoints.json file.
1 parent 42e5c70 commit 4796b88

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7024,6 +7024,7 @@
70247024
"ap-south-1" : { },
70257025
"ap-southeast-1" : { },
70267026
"ap-southeast-2" : { },
7027+
"ap-southeast-5" : { },
70277028
"ca-central-1" : {
70287029
"variants" : [ {
70297030
"hostname" : "data.jobs.iot-fips.ca-central-1.amazonaws.com",
@@ -7032,6 +7033,7 @@
70327033
},
70337034
"eu-central-1" : { },
70347035
"eu-north-1" : { },
7036+
"eu-south-2" : { },
70357037
"eu-west-1" : { },
70367038
"eu-west-2" : { },
70377039
"eu-west-3" : { },
@@ -7070,6 +7072,7 @@
70707072
"deprecated" : true,
70717073
"hostname" : "data.jobs.iot-fips.us-west-2.amazonaws.com"
70727074
},
7075+
"me-central-1" : { },
70737076
"me-south-1" : { },
70747077
"sa-east-1" : { },
70757078
"us-east-1" : {
@@ -15332,6 +15335,7 @@
1533215335
"endpoints" : {
1533315336
"af-south-1" : { },
1533415337
"ap-east-1" : { },
15338+
"ap-east-2" : { },
1533515339
"ap-northeast-1" : { },
1533615340
"ap-northeast-2" : { },
1533715341
"ap-northeast-3" : { },
@@ -15501,6 +15505,7 @@
1550115505
"endpoints" : {
1550215506
"af-south-1" : { },
1550315507
"ap-east-1" : { },
15508+
"ap-east-2" : { },
1550415509
"ap-northeast-1" : { },
1550515510
"ap-northeast-2" : { },
1550615511
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9615,6 +9615,7 @@
96159615
"ap-south-1": {},
96169616
"ap-southeast-1": {},
96179617
"ap-southeast-2": {},
9618+
"ap-southeast-5": {},
96189619
"ca-central-1": {
96199620
"variants": [
96209621
{
@@ -9627,6 +9628,7 @@
96279628
},
96289629
"eu-central-1": {},
96299630
"eu-north-1": {},
9631+
"eu-south-2": {},
96309632
"eu-west-1": {},
96319633
"eu-west-2": {},
96329634
"eu-west-3": {},
@@ -9665,6 +9667,7 @@
96659667
"deprecated": true,
96669668
"hostname": "data.jobs.iot-fips.us-west-2.amazonaws.com"
96679669
},
9670+
"me-central-1": {},
96689671
"me-south-1": {},
96699672
"sa-east-1": {},
96709673
"us-east-1": {
@@ -20727,6 +20730,7 @@
2072720730
"endpoints": {
2072820731
"af-south-1": {},
2072920732
"ap-east-1": {},
20733+
"ap-east-2": {},
2073020734
"ap-northeast-1": {},
2073120735
"ap-northeast-2": {},
2073220736
"ap-northeast-3": {},
@@ -20928,6 +20932,7 @@
2092820932
"endpoints": {
2092920933
"af-south-1": {},
2093020934
"ap-east-1": {},
20935+
"ap-east-2": {},
2093120936
"ap-northeast-1": {},
2093220937
"ap-northeast-2": {},
2093320938
"ap-northeast-3": {},

0 commit comments

Comments
 (0)