Skip to content

Commit 36feb0e

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent d195f14 commit 36feb0e

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
@@ -3049,6 +3049,7 @@
30493049
"deprecated" : true,
30503050
"hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
30513051
},
3052+
"il-central-1" : { },
30523053
"me-central-1" : { },
30533054
"me-south-1" : { },
30543055
"sa-east-1" : { },
@@ -10730,6 +10731,7 @@
1073010731
"endpoints" : {
1073110732
"ap-southeast-1" : { },
1073210733
"eu-central-1" : { },
10734+
"il-central-1" : { },
1073310735
"us-east-1" : {
1073410736
"variants" : [ {
1073510737
"hostname" : "meetings-chime-fips.us-east-1.amazonaws.com",
@@ -15935,6 +15937,7 @@
1593515937
"eu-west-1" : { },
1593615938
"eu-west-2" : { },
1593715939
"eu-west-3" : { },
15940+
"il-central-1" : { },
1593815941
"me-south-1" : { },
1593915942
"sa-east-1" : { },
1594015943
"us-east-1" : { },

0 commit comments

Comments
 (0)