From 11eae4b8cd36d04ec348e2f648e9d17aae68dd86 Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 11 Sep 2024 18:22:48 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-09-11 --- .../smithy/aws/typescript/codegen/endpoints.json | 11 +++++++++++ 1 file changed, 11 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 eab4101942fb..51e64b5c651e 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 @@ -19796,6 +19796,7 @@ "ap-southeast-2": {}, "ap-southeast-3": {}, "ap-southeast-4": {}, + "ap-southeast-5": {}, "ca-central-1": {}, "ca-west-1": {}, "eu-central-1": {}, @@ -32835,6 +32836,11 @@ "us-iso-west-1": {} } }, + "oam": { + "endpoints": { + "us-iso-east-1": {} + } + }, "outposts": { "endpoints": { "us-iso-east-1": {} @@ -33597,6 +33603,11 @@ "us-isob-east-1": {} } }, + "oam": { + "endpoints": { + "us-isob-east-1": {} + } + }, "outposts": { "endpoints": { "us-isob-east-1": {}