From 8d22e42b6f475b3bccce9bd2fa2266d4899c848e Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 12 Dec 2024 19:32:12 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-12-12 --- .../smithy/aws/typescript/codegen/endpoints.json | 13 +++++++++++++ 1 file changed, 13 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 20398462626e..8942d7a1b4e8 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 @@ -16240,6 +16240,7 @@ "ap-southeast-2": {}, "ap-southeast-3": {}, "ap-southeast-4": {}, + "ap-southeast-5": {}, "ca-central-1": { "variants": [ { @@ -35798,6 +35799,18 @@ "us-isob-east-1": {} } }, + "organizations": { + "endpoints": { + "aws-iso-b-global": { + "credentialScope": { + "region": "us-isob-east-1" + }, + "hostname": "organizations.us-isob-east-1.sc2s.sgov.gov" + } + }, + "isRegionalized": false, + "partitionEndpoint": "aws-iso-b-global" + }, "outposts": { "endpoints": { "us-isob-east-1": {}