From cfe6ad98e022168babf6c5714af9172c7e7c32af Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 18 Jan 2024 19:13:59 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-01-18 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 6 ++++++ 1 file changed, 6 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 9197bb9d9890..85af943a84c0 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 @@ -14523,6 +14523,12 @@ }, "hostname": "portal.sso.il-central-1.amazonaws.com" }, + "me-central-1": { + "credentialScope": { + "region": "me-central-1" + }, + "hostname": "portal.sso.me-central-1.amazonaws.com" + }, "me-south-1": { "credentialScope": { "region": "me-south-1"