From f9df44086223ff4fb350605a163266d3e5c8504d Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 3 Oct 2024 19:14:16 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-10-03 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 5 +++++ 1 file changed, 5 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 1c55ac0b96f71..8e5def11b1cb1 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 @@ -34213,6 +34213,11 @@ "endpoints": { "us-isob-east-1": {} } + }, + "xray": { + "endpoints": { + "us-isob-east-1": {} + } } } },