Skip to content

Commit

Permalink
Updated endpoints.json and partitions.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Oct 24, 2022
1 parent 2b26929 commit 79aa90d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/feature-AWSSDKforJavav2-0443982.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
Original file line number Diff line number Diff line change
Expand Up @@ -8009,6 +8009,13 @@
"deprecated" : true,
"hostname" : "kms-fips.ap-south-1.amazonaws.com"
},
"ap-south-2-fips" : {
"credentialScope" : {
"region" : "ap-south-2"
},
"deprecated" : true,
"hostname" : "kms-fips.ap-south-2.amazonaws.com"
},
"ap-southeast-1" : {
"variants" : [ {
"hostname" : "kms-fips.ap-southeast-1.amazonaws.com",
Expand Down

0 comments on commit 79aa90d

Please sign in to comment.