Skip to content

Commit 97afb7b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 44cb323 commit 97afb7b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9547,9 +9547,11 @@
95479547
"ap-northeast-2" : { },
95489548
"ap-northeast-3" : { },
95499549
"ap-south-1" : { },
9550+
"ap-south-2" : { },
95509551
"ap-southeast-1" : { },
95519552
"ap-southeast-2" : { },
95529553
"ap-southeast-3" : { },
9554+
"ap-southeast-4" : { },
95539555
"ca-central-1" : { },
95549556
"eu-central-1" : { },
95559557
"eu-central-2" : { },
@@ -9587,6 +9589,7 @@
95879589
"deprecated" : true,
95889590
"hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
95899591
},
9592+
"il-central-1" : { },
95909593
"me-central-1" : { },
95919594
"me-south-1" : { },
95929595
"sa-east-1" : { },
@@ -14486,18 +14489,22 @@
1448614489
"ap-northeast-2" : { },
1448714490
"ap-northeast-3" : { },
1448814491
"ap-south-1" : { },
14492+
"ap-south-2" : { },
1448914493
"ap-southeast-1" : { },
1449014494
"ap-southeast-2" : { },
1449114495
"ap-southeast-3" : { },
14496+
"ap-southeast-4" : { },
1449214497
"ca-central-1" : {
1449314498
"variants" : [ {
1449414499
"hostname" : "servicecatalog-appregistry-fips.ca-central-1.amazonaws.com",
1449514500
"tags" : [ "fips" ]
1449614501
} ]
1449714502
},
1449814503
"eu-central-1" : { },
14504+
"eu-central-2" : { },
1449914505
"eu-north-1" : { },
1450014506
"eu-south-1" : { },
14507+
"eu-south-2" : { },
1450114508
"eu-west-1" : { },
1450214509
"eu-west-2" : { },
1450314510
"eu-west-3" : { },

0 commit comments

Comments
 (0)