Skip to content

Commit 569b518

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7980782 commit 569b518

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9148,6 +9148,7 @@
91489148
"eu-west-1" : { },
91499149
"eu-west-2" : { },
91509150
"eu-west-3" : { },
9151+
"il-central-1" : { },
91519152
"me-central-1" : { },
91529153
"me-south-1" : { },
91539154
"sa-east-1" : { },
@@ -18267,6 +18268,12 @@
1826718268
"cn-northwest-1" : { }
1826818269
}
1826918270
},
18271+
"arc-zonal-shift" : {
18272+
"endpoints" : {
18273+
"cn-north-1" : { },
18274+
"cn-northwest-1" : { }
18275+
}
18276+
},
1827018277
"athena" : {
1827118278
"endpoints" : {
1827218279
"cn-north-1" : {

0 commit comments

Comments
 (0)