From b7db78eb38724743f3b86feec16454a044c75693 Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 31 Aug 2023 19:32:30 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-08-31 --- .../smithy/aws/typescript/codegen/endpoints.json | 12 ++++++++++++ 1 file changed, 12 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 17fbee9f5af10..41a7f329e9ccb 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 @@ -3660,6 +3660,7 @@ "endpoints": { "ap-northeast-1": {}, "ap-northeast-2": {}, + "ap-northeast-3": {}, "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, @@ -3698,6 +3699,7 @@ "deprecated": true, "hostname": "cognito-identity-fips.us-west-2.amazonaws.com" }, + "il-central-1": {}, "me-south-1": {}, "sa-east-1": {}, "us-east-1": { @@ -3738,6 +3740,7 @@ "endpoints": { "ap-northeast-1": {}, "ap-northeast-2": {}, + "ap-northeast-3": {}, "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, @@ -3776,6 +3779,7 @@ "deprecated": true, "hostname": "cognito-idp-fips.us-west-2.amazonaws.com" }, + "il-central-1": {}, "me-south-1": {}, "sa-east-1": {}, "us-east-1": { @@ -11106,6 +11110,7 @@ "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, + "ap-southeast-3": {}, "ca-central-1": {}, "eu-central-1": {}, "eu-north-1": {}, @@ -11141,6 +11146,7 @@ "deprecated": true, "hostname": "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com" }, + "il-central-1": {}, "me-south-1": {}, "sa-east-1": {}, "us-east-1": { @@ -13375,6 +13381,12 @@ }, "hostname": "portal.sso.eu-west-3.amazonaws.com" }, + "il-central-1": { + "credentialScope": { + "region": "il-central-1" + }, + "hostname": "portal.sso.il-central-1.amazonaws.com" + }, "me-south-1": { "credentialScope": { "region": "me-south-1"