Skip to content

Commit facbf67

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f963945 commit facbf67

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
@@ -8371,6 +8371,13 @@
83718371
"deprecated" : true,
83728372
"hostname" : "kms-fips.ap-southeast-3.amazonaws.com"
83738373
},
8374+
"ap-southeast-4-fips" : {
8375+
"credentialScope" : {
8376+
"region" : "ap-southeast-4"
8377+
},
8378+
"deprecated" : true,
8379+
"hostname" : "kms-fips.ap-southeast-4.amazonaws.com"
8380+
},
83748381
"ca-central-1" : {
83758382
"variants" : [ {
83768383
"hostname" : "kms-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)