From f594a42210bbd0c2252e55223812be0579def92e Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 7 Jul 2023 18:16:10 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-07-07 --- .../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 bfc7796a16a6b..1d7706ef6c46a 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 @@ -12073,9 +12073,11 @@ "ap-northeast-2": {}, "ap-northeast-3": {}, "ap-south-1": {}, + "ap-south-2": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, + "ap-southeast-4": {}, "ca-central-1": { "variants": [ { @@ -12085,8 +12087,10 @@ ] }, "eu-central-1": {}, + "eu-central-2": {}, "eu-north-1": {}, "eu-south-1": {}, + "eu-south-2": {}, "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {},