From 46616b4f3807d7a50871d453d57770dc0b653990 Mon Sep 17 00:00:00 2001 From: awstools Date: Tue, 7 Nov 2023 19:41:40 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-11-07 --- .../smithy/aws/typescript/codegen/endpoints.json | 13 +++++++++++++ 1 file changed, 13 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 76ae2cbd3280..59ea52eb65b9 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 @@ -1119,11 +1119,18 @@ "endpoints": { "af-south-1": {}, "ap-northeast-1": {}, + "ap-northeast-2": {}, + "ap-northeast-3": {}, "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, + "ap-southeast-4": {}, + "ca-central-1": {}, "eu-central-1": {}, + "eu-north-1": {}, "eu-west-1": {}, + "eu-west-3": {}, + "sa-east-1": {}, "us-east-1": {}, "us-east-2": {}, "us-west-2": {} @@ -4419,6 +4426,7 @@ "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, + "ap-southeast-4": {}, "ca-central-1": { "variants": [ { @@ -28429,6 +28437,11 @@ "us-isob-east-1": {} } }, + "runtime.sagemaker": { + "endpoints": { + "us-isob-east-1": {} + } + }, "s3": { "defaults": { "protocols": ["http", "https"],