From 15702ebd883e380b68226e042342bc99a4321904 Mon Sep 17 00:00:00 2001 From: awstools Date: Tue, 1 Oct 2024 18:30:47 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-10-01 --- .../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 9a6bdfd458f3..8a2d28b46a78 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 @@ -600,6 +600,7 @@ "aoss": { "endpoints": { "ap-northeast-1": {}, + "ap-northeast-2": {}, "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, @@ -10211,6 +10212,7 @@ "ca-central-1": {}, "eu-central-1": {}, "eu-north-1": {}, + "eu-south-2": {}, "eu-west-1": {}, "eu-west-2": {}, "sa-east-1": {}, @@ -14522,6 +14524,7 @@ "eu-central-1": {}, "eu-north-1": {}, "eu-south-1": {}, + "eu-south-2": {}, "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {},