Skip to content

Commit 6b23f67

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent a386e89 commit 6b23f67

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,6 +1756,19 @@
17561756
"us-west-2" : { }
17571757
}
17581758
},
1759+
"arc-zonal-shift" : {
1760+
"endpoints" : {
1761+
"ap-northeast-1" : { },
1762+
"ap-southeast-2" : { },
1763+
"ap-southeast-3" : { },
1764+
"eu-central-1" : { },
1765+
"eu-north-1" : { },
1766+
"eu-west-1" : { },
1767+
"us-east-1" : { },
1768+
"us-east-2" : { },
1769+
"us-west-2" : { }
1770+
}
1771+
},
17591772
"athena" : {
17601773
"endpoints" : {
17611774
"af-south-1" : {

0 commit comments

Comments
 (0)