Skip to content

Commit ab1bbae

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f71931c commit ab1bbae

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
@@ -1787,16 +1787,20 @@
17871787
"ap-northeast-2" : { },
17881788
"ap-northeast-3" : { },
17891789
"ap-south-1" : { },
1790+
"ap-south-2" : { },
17901791
"ap-southeast-1" : { },
17911792
"ap-southeast-2" : { },
17921793
"ap-southeast-3" : { },
17931794
"ca-central-1" : { },
17941795
"eu-central-1" : { },
1796+
"eu-central-2" : { },
17951797
"eu-north-1" : { },
17961798
"eu-south-1" : { },
1799+
"eu-south-2" : { },
17971800
"eu-west-1" : { },
17981801
"eu-west-2" : { },
17991802
"eu-west-3" : { },
1803+
"me-central-1" : { },
18001804
"me-south-1" : { },
18011805
"sa-east-1" : { },
18021806
"us-east-1" : { },

0 commit comments

Comments
 (0)