From 2e05ae8d556cfb84b8f3bc1e7e84be15f9541ffd Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 15 Feb 2023 20:00:05 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-02-15 --- .../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 56eb901682b4..1a237b1f2757 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 @@ -7986,6 +7986,7 @@ "ap-northeast-2": {}, "ap-northeast-3": {}, "ap-south-1": {}, + "ap-south-2": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {},