Skip to content

Commit 44460e4

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 917b6f9 commit 44460e4

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
@@ -7433,6 +7433,7 @@
74337433
"ap-southeast-1" : { },
74347434
"ap-southeast-2" : { },
74357435
"ap-southeast-3" : { },
7436+
"ap-southeast-4" : { },
74367437
"ca-central-1" : { },
74377438
"eu-central-1" : { },
74387439
"eu-central-2" : { },
@@ -9033,6 +9034,12 @@
90339034
"deprecated" : true,
90349035
"hostname" : "kms-fips.eu-west-3.amazonaws.com"
90359036
},
9037+
"il-central-1-fips" : {
9038+
"credentialScope" : {
9039+
"region" : "il-central-1"
9040+
},
9041+
"hostname" : "kms-fips.il-central-1.amazonaws.com"
9042+
},
90369043
"me-central-1" : {
90379044
"variants" : [ {
90389045
"hostname" : "kms-fips.me-central-1.amazonaws.com",

0 commit comments

Comments
 (0)