Skip to content

Commit 922ee08

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent b2bd843 commit 922ee08

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14750,19 +14750,29 @@
1475014750
},
1475114751
"resource-explorer-2" : {
1475214752
"endpoints" : {
14753+
"af-south-1" : { },
14754+
"ap-east-1" : { },
1475314755
"ap-northeast-1" : { },
1475414756
"ap-northeast-2" : { },
1475514757
"ap-northeast-3" : { },
1475614758
"ap-south-1" : { },
14759+
"ap-south-2" : { },
1475714760
"ap-southeast-1" : { },
1475814761
"ap-southeast-2" : { },
1475914762
"ap-southeast-3" : { },
14763+
"ap-southeast-4" : { },
1476014764
"ca-central-1" : { },
14765+
"ca-west-1" : { },
1476114766
"eu-central-1" : { },
14767+
"eu-central-2" : { },
1476214768
"eu-north-1" : { },
14769+
"eu-south-1" : { },
14770+
"eu-south-2" : { },
1476314771
"eu-west-1" : { },
1476414772
"eu-west-2" : { },
1476514773
"eu-west-3" : { },
14774+
"il-central-1" : { },
14775+
"me-central-1" : { },
1476614776
"me-south-1" : { },
1476714777
"sa-east-1" : { },
1476814778
"us-east-1" : { },

0 commit comments

Comments
 (0)