From e31f957ed56dc0f9dc71904d9020b5dc1b97ec6c Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 5 Apr 2024 18:12:08 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-04-05 --- .../aws/typescript/codegen/endpoints.json | 64 +++++++++++++++++++ 1 file changed, 64 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 1d61754b3191..ee5e88c754bc 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 @@ -12187,6 +12187,7 @@ "ap-southeast-3": {}, "ap-southeast-4": {}, "ca-central-1": {}, + "ca-west-1": {}, "eu-central-1": {}, "eu-central-2": {}, "eu-north-1": {}, @@ -14851,6 +14852,12 @@ }, "hostname": "portal.sso.ap-south-1.amazonaws.com" }, + "ap-south-2": { + "credentialScope": { + "region": "ap-south-2" + }, + "hostname": "portal.sso.ap-south-2.amazonaws.com" + }, "ap-southeast-1": { "credentialScope": { "region": "ap-southeast-1" @@ -14905,6 +14912,12 @@ }, "hostname": "portal.sso.eu-south-1.amazonaws.com" }, + "eu-south-2": { + "credentialScope": { + "region": "eu-south-2" + }, + "hostname": "portal.sso.eu-south-2.amazonaws.com" + }, "eu-west-1": { "credentialScope": { "region": "eu-west-1" @@ -16496,15 +16509,26 @@ }, "rum": { "endpoints": { + "af-south-1": {}, "ap-northeast-1": {}, + "ap-northeast-2": {}, + "ap-northeast-3": {}, + "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, + "ap-southeast-3": {}, + "ca-central-1": {}, "eu-central-1": {}, "eu-north-1": {}, + "eu-south-1": {}, "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": {} } }, @@ -19991,6 +20015,7 @@ "ap-northeast-2": {}, "ap-northeast-3": {}, "ap-south-1": {}, + "ap-south-2": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, @@ -20000,6 +20025,7 @@ "eu-central-2": {}, "eu-north-1": {}, "eu-south-1": {}, + "eu-south-2": {}, "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {}, @@ -30052,6 +30078,44 @@ "us-iso-west-1": {} } }, + "fsx": { + "endpoints": { + "fips-prod-us-iso-east-1": { + "credentialScope": { + "region": "us-iso-east-1" + }, + "deprecated": true, + "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov" + }, + "fips-us-iso-east-1": { + "credentialScope": { + "region": "us-iso-east-1" + }, + "deprecated": true, + "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov" + }, + "prod-us-iso-east-1": { + "credentialScope": { + "region": "us-iso-east-1" + }, + "deprecated": true, + "variants": [ + { + "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov", + "tags": ["fips"] + } + ] + }, + "us-iso-east-1": { + "variants": [ + { + "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov", + "tags": ["fips"] + } + ] + } + } + }, "glacier": { "endpoints": { "us-iso-east-1": {