From a67ef23ee1c81f6571e5fcbd778c24b52a700b7d Mon Sep 17 00:00:00 2001 From: awstools Date: Tue, 16 Jan 2024 19:18:32 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-01-16 --- .../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 8029f7b9c906..9197bb9d9890 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 @@ -13832,6 +13832,12 @@ }, "hostname": "oidc.il-central-1.amazonaws.com" }, + "me-central-1": { + "credentialScope": { + "region": "me-central-1" + }, + "hostname": "oidc.me-central-1.amazonaws.com" + }, "me-south-1": { "credentialScope": { "region": "me-south-1"