From 6f523dce14d77f78acde32dc4505c3ba1a523d15 Mon Sep 17 00:00:00 2001 From: awstools Date: Tue, 10 Dec 2024 19:48:04 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-12-10 --- .../aws/typescript/codegen/endpoints.json | 19 +++++++++++++++++++ 1 file changed, 19 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 d55ef71311a2..0314185ef2f4 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 @@ -34404,6 +34404,25 @@ } }, "services": { + "agreement-marketplace": { + "endpoints": { + "fips-us-iso-east-1": { + "credentialScope": { + "region": "us-iso-east-1" + }, + "deprecated": true, + "hostname": "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov" + }, + "us-iso-east-1": { + "variants": [ + { + "hostname": "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov", + "tags": ["fips"] + } + ] + } + } + }, "api.ecr": { "endpoints": { "us-iso-east-1": {