Skip to content

Commit 4b90897

Browse files
Updating endpoints.json file.
1 parent 7835391 commit 4b90897

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
@@ -10261,6 +10261,7 @@
1026110261
"ap-southeast-1" : { },
1026210262
"ap-southeast-2" : { },
1026310263
"ap-southeast-3" : { },
10264+
"ap-southeast-4" : { },
1026410265
"ca-central-1" : {
1026510266
"variants" : [ {
1026610267
"hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
@@ -10269,6 +10270,7 @@
1026910270
},
1027010271
"ca-west-1" : { },
1027110272
"eu-central-1" : { },
10273+
"eu-central-2" : { },
1027210274
"eu-north-1" : { },
1027310275
"eu-south-1" : { },
1027410276
"eu-south-2" : { },
@@ -10310,6 +10312,7 @@
1031010312
"deprecated" : true,
1031110313
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
1031210314
},
10315+
"il-central-1" : { },
1031310316
"me-central-1" : { },
1031410317
"me-south-1" : { },
1031510318
"sa-east-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13885,6 +13885,7 @@
1388513885
"ap-southeast-1": {},
1388613886
"ap-southeast-2": {},
1388713887
"ap-southeast-3": {},
13888+
"ap-southeast-4": {},
1388813889
"ca-central-1": {
1388913890
"variants": [
1389013891
{
@@ -13897,6 +13898,7 @@
1389713898
},
1389813899
"ca-west-1": {},
1389913900
"eu-central-1": {},
13901+
"eu-central-2": {},
1390013902
"eu-north-1": {},
1390113903
"eu-south-1": {},
1390213904
"eu-south-2": {},
@@ -13938,6 +13940,7 @@
1393813940
"deprecated": true,
1393913941
"hostname": "emr-serverless-fips.us-west-2.amazonaws.com"
1394013942
},
13943+
"il-central-1": {},
1394113944
"me-central-1": {},
1394213945
"me-south-1": {},
1394313946
"sa-east-1": {},

0 commit comments

Comments
 (0)