From 05ff22bfc526d93628f7bf5bdf48126be2a15c65 Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 15 Aug 2024 18:16:06 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-08-15 --- .../aws/typescript/codegen/endpoints.json | 145 +++++++++++++++--- 1 file changed, 122 insertions(+), 23 deletions(-) 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 12ed8d1fc2b7..943af1036a26 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 @@ -1759,6 +1759,7 @@ "ap-southeast-1": {}, "ap-southeast-2": {}, "ap-southeast-3": {}, + "ap-southeast-4": {}, "ca-central-1": {}, "eu-central-1": {}, "eu-central-2": {}, @@ -1768,6 +1769,7 @@ "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {}, + "il-central-1": {}, "me-central-1": {}, "me-south-1": {}, "sa-east-1": {}, @@ -5972,12 +5974,6 @@ ] }, "endpoints": { - "af-south-1": { - "hostname": "datazone.af-south-1.api.aws" - }, - "ap-east-1": { - "hostname": "datazone.ap-east-1.api.aws" - }, "ap-northeast-1": { "hostname": "datazone.ap-northeast-1.api.aws" }, @@ -5987,9 +5983,6 @@ "ap-northeast-3": { "hostname": "datazone.ap-northeast-3.api.aws" }, - "ap-south-1": { - "hostname": "datazone.ap-south-1.api.aws" - }, "ap-south-2": { "hostname": "datazone.ap-south-2.api.aws" }, @@ -6020,18 +6013,12 @@ "eu-central-1": { "hostname": "datazone.eu-central-1.api.aws" }, - "eu-central-2": { - "hostname": "datazone.eu-central-2.api.aws" - }, "eu-north-1": { "hostname": "datazone.eu-north-1.api.aws" }, "eu-south-1": { "hostname": "datazone.eu-south-1.api.aws" }, - "eu-south-2": { - "hostname": "datazone.eu-south-2.api.aws" - }, "eu-west-1": { "hostname": "datazone.eu-west-1.api.aws" }, @@ -11992,8 +11979,22 @@ "ap-southeast-2": {}, "ap-southeast-3": {}, "ap-southeast-4": {}, - "ca-central-1": {}, - "ca-west-1": {}, + "ca-central-1": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.ca-central-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, + "ca-west-1": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.ca-west-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, "eu-central-1": {}, "eu-central-2": {}, "eu-north-1": {}, @@ -12002,14 +12003,84 @@ "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {}, + "fips-ca-central-1": { + "credentialScope": { + "region": "ca-central-1" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.ca-central-1.amazonaws.com" + }, + "fips-ca-west-1": { + "credentialScope": { + "region": "ca-west-1" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.ca-west-1.amazonaws.com" + }, + "fips-us-east-1": { + "credentialScope": { + "region": "us-east-1" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.us-east-1.amazonaws.com" + }, + "fips-us-east-2": { + "credentialScope": { + "region": "us-east-2" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.us-east-2.amazonaws.com" + }, + "fips-us-west-1": { + "credentialScope": { + "region": "us-west-1" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.us-west-1.amazonaws.com" + }, + "fips-us-west-2": { + "credentialScope": { + "region": "us-west-2" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.us-west-2.amazonaws.com" + }, "il-central-1": {}, "me-central-1": {}, "me-south-1": {}, "sa-east-1": {}, - "us-east-1": {}, - "us-east-2": {}, - "us-west-1": {}, - "us-west-2": {} + "us-east-1": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.us-east-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, + "us-east-2": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.us-east-2.amazonaws.com", + "tags": ["fips"] + } + ] + }, + "us-west-1": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.us-west-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, + "us-west-2": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.us-west-2.amazonaws.com", + "tags": ["fips"] + } + ] + } } }, "kinesisvideo": { @@ -28880,8 +28951,36 @@ }, "kinesisanalytics": { "endpoints": { - "us-gov-east-1": {}, - "us-gov-west-1": {} + "fips-us-gov-east-1": { + "credentialScope": { + "region": "us-gov-east-1" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.us-gov-east-1.amazonaws.com" + }, + "fips-us-gov-west-1": { + "credentialScope": { + "region": "us-gov-west-1" + }, + "deprecated": true, + "hostname": "kinesisanalytics-fips.us-gov-west-1.amazonaws.com" + }, + "us-gov-east-1": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.us-gov-east-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, + "us-gov-west-1": { + "variants": [ + { + "hostname": "kinesisanalytics-fips.us-gov-west-1.amazonaws.com", + "tags": ["fips"] + } + ] + } } }, "kinesisvideo": {