From ece0865019d684b91f89cbaa10a381c3510ed44a Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 20 Nov 2024 19:12:56 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-11-20 --- .../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 51293dd7a956..bfc56a46ad55 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 @@ -24346,6 +24346,7 @@ "ap-northeast-2": {}, "ap-northeast-3": {}, "ap-south-1": {}, + "ap-south-2": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {},