From 4cef2b1ec5cc9e919b701342d204080b4165dafa Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 8 Feb 2023 19:11:26 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-02-08 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 8 ++++++++ 1 file changed, 8 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 5437e9b4ec01..e739728996f8 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 @@ -1972,6 +1972,7 @@ "arc-zonal-shift": { "endpoints": { "ap-northeast-1": {}, + "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, "eu-central-1": {}, @@ -4500,6 +4501,7 @@ "ap-northeast-2": {}, "ap-northeast-3": {}, "ap-south-1": {}, + "ap-south-2": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, @@ -4512,8 +4514,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": {}, @@ -5585,13 +5589,16 @@ "ap-northeast-2": {}, "ap-northeast-3": {}, "ap-south-1": {}, + "ap-south-2": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, "ca-central-1": {}, "eu-central-1": {}, + "eu-central-2": {}, "eu-north-1": {}, "eu-south-1": {}, + "eu-south-2": {}, "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {}, @@ -8990,6 +8997,7 @@ }, "kendra": { "endpoints": { + "ap-northeast-1": {}, "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {},