From 26087ade2b9482c25b3694bf714d33fc721ca1ad Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 16 May 2024 18:16:03 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-05-16 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 2 ++ 1 file changed, 2 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 9612452ad0a9..a5ddb130c3a0 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 @@ -21672,6 +21672,8 @@ "vpc-lattice": { "endpoints": { "ap-northeast-1": {}, + "ap-northeast-2": {}, + "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, "ca-central-1": {},