From b2897412458d2566604f7055809c27ae99c52ac5 Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 19 May 2023 18:15:49 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-05-19 --- .../software/amazon/smithy/aws/typescript/codegen/endpoints.json | 1 + 1 file changed, 1 insertion(+) 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 9fa1e6c1508e..200fbc2ec5bc 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 @@ -3508,6 +3508,7 @@ "ca-central-1": {}, "eu-central-1": {}, "eu-north-1": {}, + "eu-south-1": {}, "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {},