Skip to content

Commit a773589

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent a0e1575 commit a773589

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
@@ -19315,6 +19315,8 @@
1931519315
"eu-west-1" : { },
1931619316
"eu-west-2" : { },
1931719317
"eu-west-3" : { },
19318+
"il-central-1" : { },
19319+
"me-central-1" : { },
1931819320
"sa-east-1" : { },
1931919321
"us-east-1" : { },
1932019322
"us-east-2" : { },
@@ -20819,6 +20821,7 @@
2081920821
"ap-southeast-3" : { },
2082020822
"ap-southeast-4" : { },
2082120823
"ap-southeast-5" : { },
20824+
"ap-southeast-6" : { },
2082220825
"ap-southeast-7" : { },
2082320826
"ca-central-1" : { },
2082420827
"ca-west-1" : { },

0 commit comments

Comments
 (0)