Skip to content

Commit 6cbdc8c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 4ede26a commit 6cbdc8c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7841,6 +7841,7 @@
78417841
"identitystore" : {
78427842
"endpoints" : {
78437843
"af-south-1" : { },
7844+
"ap-east-1" : { },
78447845
"ap-northeast-1" : { },
78457846
"ap-northeast-2" : { },
78467847
"ap-northeast-3" : { },
@@ -7855,9 +7856,11 @@
78557856
"eu-west-1" : { },
78567857
"eu-west-2" : { },
78577858
"eu-west-3" : { },
7859+
"me-south-1" : { },
78587860
"sa-east-1" : { },
78597861
"us-east-1" : { },
78607862
"us-east-2" : { },
7863+
"us-west-1" : { },
78617864
"us-west-2" : { }
78627865
}
78637866
},
@@ -14311,6 +14314,7 @@
1431114314
"deprecated" : true,
1431214315
"hostname" : "securityhub-fips.us-west-2.amazonaws.com"
1431314316
},
14317+
"il-central-1" : { },
1431414318
"me-central-1" : { },
1431514319
"me-south-1" : { },
1431614320
"sa-east-1" : { },

0 commit comments

Comments
 (0)