From ca804cdb3b39901d397ebbacbc7d6d3601d03813 Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 3 May 2024 18:19:47 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-05-03 --- .../aws/typescript/codegen/endpoints.json | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) 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 ce2381475002..2b2aa0b9a8af 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 @@ -9028,6 +9028,14 @@ } ] }, + "ca-west-1": { + "variants": [ + { + "hostname": "fsx-fips.ca-west-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, "eu-central-1": {}, "eu-central-2": {}, "eu-north-1": {}, @@ -9043,6 +9051,13 @@ "deprecated": true, "hostname": "fsx-fips.ca-central-1.amazonaws.com" }, + "fips-ca-west-1": { + "credentialScope": { + "region": "ca-west-1" + }, + "deprecated": true, + "hostname": "fsx-fips.ca-west-1.amazonaws.com" + }, "fips-prod-ca-central-1": { "credentialScope": { "region": "ca-central-1" @@ -9050,6 +9065,13 @@ "deprecated": true, "hostname": "fsx-fips.ca-central-1.amazonaws.com" }, + "fips-prod-ca-west-1": { + "credentialScope": { + "region": "ca-west-1" + }, + "deprecated": true, + "hostname": "fsx-fips.ca-west-1.amazonaws.com" + }, "fips-prod-us-east-1": { "credentialScope": { "region": "us-east-1" @@ -9121,6 +9143,18 @@ } ] }, + "prod-ca-west-1": { + "credentialScope": { + "region": "ca-west-1" + }, + "deprecated": true, + "variants": [ + { + "hostname": "fsx-fips.ca-west-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, "prod-us-east-1": { "credentialScope": { "region": "us-east-1" @@ -19653,6 +19687,7 @@ "deprecated": true, "hostname": "snowball-fips.us-west-2.amazonaws.com" }, + "il-central-1": {}, "me-central-1": {}, "sa-east-1": { "variants": [ @@ -21198,6 +21233,7 @@ } ] }, + "ca-west-1": {}, "eu-central-1": {}, "eu-central-2": {}, "eu-north-1": {},