Skip to content

Commit 66e5439

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 590c9db commit 66e5439

File tree

1 file changed

+13
-1
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+13
-1
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12282,7 +12282,19 @@
1228212282
"ap-south-1" : { },
1228312283
"ap-southeast-1" : { },
1228412284
"ap-southeast-2" : { },
12285-
"ca-central-1" : { },
12285+
"ca-central-1" : {
12286+
"variants" : [ {
12287+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com",
12288+
"tags" : [ "fips" ]
12289+
} ]
12290+
},
12291+
"ca-central-1-fips" : {
12292+
"credentialScope" : {
12293+
"region" : "ca-central-1"
12294+
},
12295+
"deprecated" : true,
12296+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com"
12297+
},
1228612298
"eu-central-1" : { },
1228712299
"eu-west-2" : { },
1228812300
"il-central-1" : { },

0 commit comments

Comments
 (0)