From 3ff330e7efaa525a37e5f3198d22c6e66a9cb0e9 Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 11 Jan 2024 19:13:37 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-01-11 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 9 +++++++++ 1 file changed, 9 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 c6f73af0d414..a21f840ad345 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 @@ -29369,6 +29369,15 @@ "us-iso-east-1": {} } }, + "guardduty": { + "defaults": { + "protocols": ["https"] + }, + "endpoints": { + "us-iso-east-1": {} + }, + "isRegionalized": true + }, "health": { "endpoints": { "us-iso-east-1": {}