From ecc97a25cbd88d79cb965400aec61892cf1d2976 Mon Sep 17 00:00:00 2001 From: awstools Date: Tue, 30 Jul 2024 18:19:27 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-07-30 --- .../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 bd7cb694c7bc8..b95a66745d7ef 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 @@ -6062,6 +6062,8 @@ "ap-southeast-1": {}, "ap-southeast-2": {}, "eu-central-1": {}, + "eu-north-1": {}, + "eu-south-2": {}, "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {},