Skip to content

Commit 51c34b0

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 156405b commit 51c34b0

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,12 +1817,16 @@
18171817
},
18181818
"endpoints" : {
18191819
"ap-northeast-1" : { },
1820+
"ap-northeast-2" : { },
1821+
"ap-south-1" : { },
18201822
"ap-southeast-1" : { },
18211823
"ap-southeast-2" : { },
18221824
"eu-central-1" : { },
18231825
"eu-north-1" : { },
18241826
"eu-west-1" : { },
18251827
"eu-west-2" : { },
1828+
"eu-west-3" : { },
1829+
"sa-east-1" : { },
18261830
"us-east-1" : { },
18271831
"us-east-2" : { },
18281832
"us-west-2" : { }

0 commit comments

Comments
 (0)