Skip to content

Commit c327727

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent e5f8965 commit c327727

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1818,12 +1818,14 @@
18181818
"arc-zonal-shift" : {
18191819
"endpoints" : {
18201820
"ap-northeast-1" : { },
1821+
"ap-south-1" : { },
18211822
"ap-southeast-1" : { },
18221823
"ap-southeast-2" : { },
18231824
"ap-southeast-3" : { },
18241825
"eu-central-1" : { },
18251826
"eu-north-1" : { },
18261827
"eu-west-1" : { },
1828+
"eu-west-2" : { },
18271829
"us-east-1" : { },
18281830
"us-east-2" : { },
18291831
"us-west-2" : { }
@@ -12638,6 +12640,7 @@
1263812640
"eu-central-2" : { },
1263912641
"eu-north-1" : { },
1264012642
"eu-south-1" : { },
12643+
"eu-south-2" : { },
1264112644
"eu-west-1" : { },
1264212645
"eu-west-2" : { },
1264312646
"eu-west-3" : { },
@@ -13630,13 +13633,16 @@
1363013633
"ap-northeast-2" : { },
1363113634
"ap-northeast-3" : { },
1363213635
"ap-south-1" : { },
13636+
"ap-south-2" : { },
1363313637
"ap-southeast-1" : { },
1363413638
"ap-southeast-2" : { },
1363513639
"ap-southeast-3" : { },
1363613640
"ca-central-1" : { },
1363713641
"eu-central-1" : { },
13642+
"eu-central-2" : { },
1363813643
"eu-north-1" : { },
1363913644
"eu-south-1" : { },
13645+
"eu-south-2" : { },
1364013646
"eu-west-1" : { },
1364113647
"eu-west-2" : { },
1364213648
"eu-west-3" : { },

0 commit comments

Comments
 (0)