Skip to content

Commit 79aa90d

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 2b26929 commit 79aa90d

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
@@ -8009,6 +8009,13 @@
80098009
"deprecated" : true,
80108010
"hostname" : "kms-fips.ap-south-1.amazonaws.com"
80118011
},
8012+
"ap-south-2-fips" : {
8013+
"credentialScope" : {
8014+
"region" : "ap-south-2"
8015+
},
8016+
"deprecated" : true,
8017+
"hostname" : "kms-fips.ap-south-2.amazonaws.com"
8018+
},
80128019
"ap-southeast-1" : {
80138020
"variants" : [ {
80148021
"hostname" : "kms-fips.ap-southeast-1.amazonaws.com",

0 commit comments

Comments
 (0)