Skip to content

Commit cd9c9c2

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-10-24
1 parent e174937 commit cd9c9c2

File tree

1 file changed

+7
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+7
-0
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8761,6 +8761,13 @@
87618761
"deprecated": true,
87628762
"hostname": "kms-fips.ap-south-1.amazonaws.com"
87638763
},
8764+
"ap-south-2-fips": {
8765+
"credentialScope": {
8766+
"region": "ap-south-2"
8767+
},
8768+
"deprecated": true,
8769+
"hostname": "kms-fips.ap-south-2.amazonaws.com"
8770+
},
87648771
"ap-southeast-1": {
87658772
"variants": [
87668773
{

0 commit comments

Comments
 (0)