From f0f32c53e563c8d847337b080b142fc8ecddc266 Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 10 Aug 2023 18:22:44 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-08-10 --- .../amazon/smithy/aws/typescript/codegen/endpoints.json | 4 ++++ 1 file changed, 4 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 623966e33131..c817f3fbf4c3 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 @@ -8601,6 +8601,7 @@ "identitystore": { "endpoints": { "af-south-1": {}, + "ap-east-1": {}, "ap-northeast-1": {}, "ap-northeast-2": {}, "ap-northeast-3": {}, @@ -8615,9 +8616,11 @@ "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {}, + "me-south-1": {}, "sa-east-1": {}, "us-east-1": {}, "us-east-2": {}, + "us-west-1": {}, "us-west-2": {} } }, @@ -15717,6 +15720,7 @@ "deprecated": true, "hostname": "securityhub-fips.us-west-2.amazonaws.com" }, + "il-central-1": {}, "me-central-1": {}, "me-south-1": {}, "sa-east-1": {},