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": {