From c3b81bcfbb55618e01ab326defd2d57df1b00d2b Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 26 May 2023 18:12:12 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-05-26 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 3 +++ 1 file changed, 3 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 a64fd38417001..c061ed400c07d 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 @@ -1147,6 +1147,7 @@ "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, + "ap-southeast-4": {}, "ca-central-1": {}, "eu-central-1": {}, "eu-central-2": {}, @@ -9340,6 +9341,7 @@ "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, + "ap-southeast-4": {}, "ca-central-1": { "variants": [ { @@ -15295,6 +15297,7 @@ "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, + "ap-southeast-4": {}, "ca-central-1": {}, "eu-central-1": {}, "eu-central-2": {},