diff --git a/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json b/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json index 73e034b66ed8..5b9de8781587 100644 --- a/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json +++ b/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json @@ -19554,7 +19554,20 @@ "protocols": ["https"] }, "ca-central-1": { - "protocols": ["https"] + "protocols": ["https"], + "variants": [ + { + "hostname": "serverlessrepo-fips.ca-central-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, + "ca-central-1-fips": { + "credentialScope": { + "region": "ca-central-1" + }, + "deprecated": true, + "hostname": "serverlessrepo-fips.ca-central-1.amazonaws.com" }, "eu-central-1": { "protocols": ["https"]