Skip to content

Commit 7c9cc91

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent aa6e30f commit 7c9cc91

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.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" : { },

0 commit comments

Comments
 (0)