From 28d2ed09ad3fec52a7ba9389e07d27ceb56e0f01 Mon Sep 17 00:00:00 2001 From: awstools Date: Tue, 23 Apr 2024 18:21:40 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-04-23 --- .../smithy/aws/typescript/codegen/endpoints.json | 11 +++++++++++ 1 file changed, 11 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 96db1713a1c2..2a7541145a4f 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 @@ -23529,6 +23529,17 @@ "cn-northwest-1": {} } }, + "entitlement.marketplace": { + "endpoints": { + "cn-northwest-1": { + "credentialScope": { + "region": "cn-northwest-1" + }, + "hostname": "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn", + "protocols": ["HTTPS"] + } + } + }, "es": { "endpoints": { "cn-north-1": {