Skip to content

Commit 6c890c6

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent afe69b9 commit 6c890c6

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11619,6 +11619,7 @@
1161911619
"ap-south-1" : { },
1162011620
"ap-southeast-1" : { },
1162111621
"ap-southeast-2" : { },
11622+
"ap-southeast-4" : { },
1162211623
"ca-central-1" : { },
1162311624
"eu-central-1" : { },
1162411625
"eu-north-1" : { },
@@ -11640,6 +11641,7 @@
1164011641
"ap-south-1" : { },
1164111642
"ap-southeast-1" : { },
1164211643
"ap-southeast-2" : { },
11644+
"ap-southeast-4" : { },
1164311645
"ca-central-1" : { },
1164411646
"eu-central-1" : { },
1164511647
"eu-north-1" : { },
@@ -11661,6 +11663,7 @@
1166111663
"ap-south-1" : { },
1166211664
"ap-southeast-1" : { },
1166311665
"ap-southeast-2" : { },
11666+
"ap-southeast-4" : { },
1166411667
"ca-central-1" : { },
1166511668
"eu-central-1" : { },
1166611669
"eu-north-1" : { },

0 commit comments

Comments
 (0)