Skip to content

Commit c602af0

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 652409c commit c602af0

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
@@ -1938,6 +1938,7 @@
19381938
"ap-southeast-1" : { },
19391939
"ap-southeast-2" : { },
19401940
"ap-southeast-3" : { },
1941+
"ap-southeast-4" : { },
19411942
"ca-central-1" : { },
19421943
"eu-central-1" : { },
19431944
"eu-central-2" : { },
@@ -1947,6 +1948,7 @@
19471948
"eu-west-1" : { },
19481949
"eu-west-2" : { },
19491950
"eu-west-3" : { },
1951+
"il-central-1" : { },
19501952
"me-central-1" : { },
19511953
"me-south-1" : { },
19521954
"sa-east-1" : { },
@@ -17640,6 +17642,7 @@
1764017642
"eu-west-2" : { },
1764117643
"eu-west-3" : { },
1764217644
"il-central-1" : { },
17645+
"me-central-1" : { },
1764317646
"me-south-1" : { },
1764417647
"sa-east-1" : { },
1764517648
"us-east-1" : { },

0 commit comments

Comments
 (0)