From 45e96d32540c82c5464676527e5b04fc544abc61 Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 27 Oct 2023 19:46:05 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-10-27 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 4 ++++ 1 file changed, 4 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 0d5f26809b4c..066dbd807bad 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 @@ -16498,12 +16498,16 @@ "endpoints": { "ap-northeast-1": {}, "ap-northeast-2": {}, + "ap-northeast-3": {}, "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, + "ca-central-1": {}, "eu-central-1": {}, + "eu-north-1": {}, "eu-west-1": {}, "eu-west-2": {}, + "eu-west-3": {}, "sa-east-1": {}, "us-east-1": {}, "us-east-2": {},