Skip to content

Commit 95ac6bf

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c938cab commit 95ac6bf

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,16 +453,25 @@
453453
"ap-east-1" : { },
454454
"ap-northeast-1" : { },
455455
"ap-northeast-2" : { },
456+
"ap-northeast-3" : { },
456457
"ap-south-1" : { },
458+
"ap-south-2" : { },
457459
"ap-southeast-1" : { },
458460
"ap-southeast-2" : { },
461+
"ap-southeast-3" : { },
462+
"ap-southeast-4" : { },
459463
"ca-central-1" : { },
464+
"ca-west-1" : { },
460465
"eu-central-1" : { },
466+
"eu-central-2" : { },
461467
"eu-north-1" : { },
462468
"eu-south-1" : { },
469+
"eu-south-2" : { },
463470
"eu-west-1" : { },
464471
"eu-west-2" : { },
465472
"eu-west-3" : { },
473+
"il-central-1" : { },
474+
"me-central-1" : { },
466475
"me-south-1" : { },
467476
"sa-east-1" : { },
468477
"us-east-1" : { },

0 commit comments

Comments
 (0)