From bcd27a2e9a902e9e8fac51eb8d40e33f49639aa1 Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 22 Nov 2024 19:18:08 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2024-11-22 --- .../aws/typescript/codegen/endpoints.json | 52 ++++++++++++++++- yarn.lock | 58 +++++++++++++++++++ 2 files changed, 107 insertions(+), 3 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 fc8d68c2a042..635eb86938d8 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 @@ -11650,6 +11650,7 @@ "ingest.timestream": { "endpoints": { "ap-northeast-1": {}, + "ap-south-1": {}, "ap-southeast-2": {}, "eu-central-1": {}, "eu-west-1": {}, @@ -14225,6 +14226,7 @@ "ap-southeast-2": {}, "ap-southeast-3": {}, "ap-southeast-4": {}, + "ap-southeast-5": {}, "ca-central-1": {}, "ca-west-1": {}, "eu-central-1": {}, @@ -24857,11 +24859,13 @@ "ap-southeast-3": {}, "ca-central-1": {}, "eu-central-1": {}, + "eu-central-2": {}, "eu-north-1": {}, "eu-south-1": {}, "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {}, + "me-central-1": {}, "me-south-1": {}, "sa-east-1": {}, "us-east-1": {}, @@ -34051,8 +34055,36 @@ }, "cloudtrail": { "endpoints": { - "us-iso-east-1": {}, - "us-iso-west-1": {} + "fips-us-iso-east-1": { + "credentialScope": { + "region": "us-iso-east-1" + }, + "deprecated": true, + "hostname": "cloudtrail-fips.us-iso-east-1.c2s.ic.gov" + }, + "fips-us-iso-west-1": { + "credentialScope": { + "region": "us-iso-west-1" + }, + "deprecated": true, + "hostname": "cloudtrail-fips.us-iso-west-1.c2s.ic.gov" + }, + "us-iso-east-1": { + "variants": [ + { + "hostname": "cloudtrail-fips.us-iso-east-1.c2s.ic.gov", + "tags": ["fips"] + } + ] + }, + "us-iso-west-1": { + "variants": [ + { + "hostname": "cloudtrail-fips.us-iso-west-1.c2s.ic.gov", + "tags": ["fips"] + } + ] + } } }, "codedeploy": { @@ -35016,7 +35048,21 @@ }, "cloudtrail": { "endpoints": { - "us-isob-east-1": {} + "fips-us-isob-east-1": { + "credentialScope": { + "region": "us-isob-east-1" + }, + "deprecated": true, + "hostname": "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov" + }, + "us-isob-east-1": { + "variants": [ + { + "hostname": "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov", + "tags": ["fips"] + } + ] + } } }, "codedeploy": { diff --git a/yarn.lock b/yarn.lock index fa72f8d72ac3..6af08b519adb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2954,6 +2954,62 @@ __metadata: languageName: unknown linkType: soft +"@aws-sdk/client-bcm-pricing-calculator@workspace:clients/client-bcm-pricing-calculator": + version: 0.0.0-use.local + resolution: "@aws-sdk/client-bcm-pricing-calculator@workspace:clients/client-bcm-pricing-calculator" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/client-sso-oidc": "npm:*" + "@aws-sdk/client-sts": "npm:*" + "@aws-sdk/core": "npm:*" + "@aws-sdk/credential-provider-node": "npm:*" + "@aws-sdk/middleware-host-header": "npm:*" + "@aws-sdk/middleware-logger": "npm:*" + "@aws-sdk/middleware-recursion-detection": "npm:*" + "@aws-sdk/middleware-user-agent": "npm:*" + "@aws-sdk/region-config-resolver": "npm:*" + "@aws-sdk/types": "npm:*" + "@aws-sdk/util-endpoints": "npm:*" + "@aws-sdk/util-user-agent-browser": "npm:*" + "@aws-sdk/util-user-agent-node": "npm:*" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/core": "npm:^2.5.3" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/hash-node": "npm:^3.0.10" + "@smithy/invalid-dependency": "npm:^3.0.10" + "@smithy/middleware-content-length": "npm:^3.0.12" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-retry": "npm:^3.0.27" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-body-length-node": "npm:^3.0.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.27" + "@smithy/util-defaults-mode-node": "npm:^3.0.27" + "@smithy/util-endpoints": "npm:^2.1.6" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" + "@smithy/util-utf8": "npm:^3.0.0" + "@tsconfig/node16": "npm:16.1.3" + "@types/node": "npm:^16.18.96" + "@types/uuid": "npm:^9.0.1" + concurrently: "npm:7.0.0" + downlevel-dts: "npm:0.10.1" + rimraf: "npm:3.0.2" + tslib: "npm:^2.6.2" + typescript: "npm:~4.9.5" + uuid: "npm:^9.0.1" + languageName: unknown + linkType: soft + "@aws-sdk/client-bedrock-agent-runtime@workspace:clients/client-bedrock-agent-runtime": version: 0.0.0-use.local resolution: "@aws-sdk/client-bedrock-agent-runtime@workspace:clients/client-bedrock-agent-runtime" @@ -3447,11 +3503,13 @@ __metadata: "@smithy/util-utf8": "npm:^3.0.0" "@tsconfig/node16": "npm:16.1.3" "@types/node": "npm:^16.18.96" + "@types/uuid": "npm:^9.0.1" concurrently: "npm:7.0.0" downlevel-dts: "npm:0.10.1" rimraf: "npm:3.0.2" tslib: "npm:^2.6.2" typescript: "npm:~4.9.5" + uuid: "npm:^9.0.1" languageName: unknown linkType: soft