Skip to content

Commit 326b7b7

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5263798 commit 326b7b7

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,15 +1365,21 @@
13651365
"ap-northeast-2" : { },
13661366
"ap-northeast-3" : { },
13671367
"ap-south-1" : { },
1368+
"ap-south-2" : { },
13681369
"ap-southeast-1" : { },
13691370
"ap-southeast-2" : { },
1371+
"ap-southeast-3" : { },
1372+
"ap-southeast-4" : { },
13701373
"ca-central-1" : { },
13711374
"eu-central-1" : { },
1375+
"eu-central-2" : { },
13721376
"eu-north-1" : { },
13731377
"eu-south-1" : { },
1378+
"eu-south-2" : { },
13741379
"eu-west-1" : { },
13751380
"eu-west-2" : { },
13761381
"eu-west-3" : { },
1382+
"me-central-1" : { },
13771383
"me-south-1" : { },
13781384
"sa-east-1" : { },
13791385
"us-east-1" : { },
@@ -13455,13 +13461,16 @@
1345513461
"ap-northeast-2" : { },
1345613462
"ap-northeast-3" : { },
1345713463
"ap-south-1" : { },
13464+
"ap-south-2" : { },
1345813465
"ap-southeast-1" : { },
1345913466
"ap-southeast-2" : { },
1346013467
"ap-southeast-3" : { },
1346113468
"ca-central-1" : { },
1346213469
"eu-central-1" : { },
13470+
"eu-central-2" : { },
1346313471
"eu-north-1" : { },
1346413472
"eu-south-1" : { },
13473+
"eu-south-2" : { },
1346513474
"eu-west-1" : { },
1346613475
"eu-west-2" : { },
1346713476
"eu-west-3" : { },
@@ -13525,9 +13534,12 @@
1352513534
"securitylake" : {
1352613535
"endpoints" : {
1352713536
"ap-northeast-1" : { },
13537+
"ap-southeast-1" : { },
1352813538
"ap-southeast-2" : { },
1352913539
"eu-central-1" : { },
1353013540
"eu-west-1" : { },
13541+
"eu-west-2" : { },
13542+
"sa-east-1" : { },
1353113543
"us-east-1" : { },
1353213544
"us-east-2" : { },
1353313545
"us-west-2" : { }

0 commit comments

Comments
 (0)