Skip to content

Commit db7c0a3

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 1eae80d commit db7c0a3

File tree

1 file changed

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

1 file changed

+7
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/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)