Skip to content

Commit e3ff070

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent bd15420 commit e3ff070

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,10 +547,12 @@
547547
"ap-south-1" : { },
548548
"ap-southeast-1" : { },
549549
"ap-southeast-2" : { },
550+
"ca-central-1" : { },
550551
"eu-central-1" : { },
551552
"eu-west-1" : { },
552553
"eu-west-2" : { },
553554
"eu-west-3" : { },
555+
"sa-east-1" : { },
554556
"us-east-1" : { },
555557
"us-east-2" : { },
556558
"us-west-2" : { }

0 commit comments

Comments
 (0)