From e3f719aa8c17e96d34532aa13cc6c393e8ad3fd7 Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 12 Jan 2024 19:39:54 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-01-12 --- .../aws/typescript/codegen/endpoints.json | 17 +++++++++++++++++ 1 file changed, 17 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 a21f840ad3453..8029f7b9c9065 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 @@ -22871,6 +22871,23 @@ "cn-north-1": {} } }, + "iottwinmaker": { + "endpoints": { + "api-cn-north-1": { + "credentialScope": { + "region": "cn-north-1" + }, + "hostname": "api.iottwinmaker.cn-north-1.amazonaws.com.cn" + }, + "cn-north-1": {}, + "data-cn-north-1": { + "credentialScope": { + "region": "cn-north-1" + }, + "hostname": "data.iottwinmaker.cn-north-1.amazonaws.com.cn" + } + } + }, "kafka": { "endpoints": { "cn-north-1": {},