Skip to content

Commit 21b632c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent dcf5dbe commit 21b632c

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
@@ -1831,11 +1831,13 @@
18311831
"ap-southeast-1" : { },
18321832
"ap-southeast-2" : { },
18331833
"ap-southeast-3" : { },
1834+
"ca-central-1" : { },
18341835
"eu-central-1" : { },
18351836
"eu-north-1" : { },
18361837
"eu-west-1" : { },
18371838
"eu-west-2" : { },
18381839
"eu-west-3" : { },
1840+
"me-south-1" : { },
18391841
"sa-east-1" : { },
18401842
"us-east-1" : { },
18411843
"us-east-2" : { },

0 commit comments

Comments
 (0)