diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a77384bb949..477dedbfd855 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + + +### Bug Fixes + +* **lib-storage:** respect user-provided partSize option for Upload ([#7381](https://github.com/aws/aws-sdk-js-v3/issues/7381)) ([31fc996](https://github.com/aws/aws-sdk-js-v3/commit/31fc9967a50f66c50963f387144681149484e0ea)) + + +### Features + +* **client-bedrock-runtime:** New stop reason for Converse and ConverseStream ([323c12b](https://github.com/aws/aws-sdk-js-v3/commit/323c12bda4acf0b68452acf6d0e0e21216cd63d8)) +* **client-bedrock:** Release for fixing GetFoundationModel API behavior. Imported and custom models have their own exclusive API and GetFM should not accept those ARNS as input ([e8e4a5d](https://github.com/aws/aws-sdk-js-v3/commit/e8e4a5d63f1e93a0c8058d8e5c41c29641982d59)) +* **client-imagebuilder:** This release introduces several new features and improvements to enhance pipeline management, logging, and resource configuration. ([3659afe](https://github.com/aws/aws-sdk-js-v3/commit/3659afe3968b8af84caa5f9b45b58ee96993b391)) +* **client-vpc-lattice:** Adds support for specifying the number of IPv4 addresses in each ENI for the resource gateway for VPC Lattice. ([7baea90](https://github.com/aws/aws-sdk-js-v3/commit/7baea902494c7a35dd26b6fe253dab2a8454ec25)) +* **clients:** update client endpoints as of 2025-09-29 ([341145b](https://github.com/aws/aws-sdk-js-v3/commit/341145bf3cea48d2a75aaff75246ef21864f7143)) + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/benchmark/size/report-bundlers.md b/benchmark/size/report-bundlers.md index 8eceda029d37..1b99c4f60623 100644 --- a/benchmark/size/report-bundlers.md +++ b/benchmark/size/report-bundlers.md @@ -1,14 +1,14 @@ | Application | SDK Version | browser:Webpack | browser:Rollup | browser:EsBuild | | :---------------------------------------- | :---------- | :-------------- | :------------- | :-------------- | -| lib-dynamodb-aggregate.ts | 3.897.0 | 210 kb | 203 kb | 231 kb | -| multiple-sdk-clients.ts | 3.897.0 | 477 kb | 468 kb | 513 kb | -| private-multiple-clients-micg.ts | 3.897.0 | 416 kb | 409 kb | 460 kb | -| private-multiple-clients-schema.ts | 3.897.0 | 355 kb | 357 kb | 401 kb | -| private-restjson-micg-aggregate.ts | 3.897.0 | 228 kb | 222 kb | 247 kb | -| private-restjson-micg-single-command.ts | 3.897.0 | 124 kb | 119 kb | 139 kb | -| private-restjson-schema-aggregate.ts | 3.897.0 | 212 kb | 210 kb | 232 kb | -| private-restjson-schema-single-command.ts | 3.897.0 | 146 kb | 141 kb | 163 kb | -| sdk-ec2-aggregate.ts | 3.897.0 | 1.15 mb | 1.097 mb | 1.143 mb | -| sdk-s3-aggregate.ts | 3.897.0 | 356 kb | 347 kb | 378 kb | -| sdk-s3-single-command.ts | 3.897.0 | 202 kb | 195 kb | 221 kb | -| sdk-sagemaker-aggregate.ts | 3.897.0 | 462 kb | 444 kb | 481 kb | +| lib-dynamodb-aggregate.ts | 3.898.0 | 210 kb | 204 kb | 231 kb | +| multiple-sdk-clients.ts | 3.898.0 | 477 kb | 468 kb | 514 kb | +| private-multiple-clients-micg.ts | 3.898.0 | 416 kb | 409 kb | 460 kb | +| private-multiple-clients-schema.ts | 3.898.0 | 356 kb | 358 kb | 403 kb | +| private-restjson-micg-aggregate.ts | 3.898.0 | 228 kb | 222 kb | 247 kb | +| private-restjson-micg-single-command.ts | 3.898.0 | 124 kb | 119 kb | 139 kb | +| private-restjson-schema-aggregate.ts | 3.898.0 | 212 kb | 210 kb | 233 kb | +| private-restjson-schema-single-command.ts | 3.898.0 | 146 kb | 142 kb | 163 kb | +| sdk-ec2-aggregate.ts | 3.898.0 | 1.15 mb | 1.097 mb | 1.143 mb | +| sdk-s3-aggregate.ts | 3.898.0 | 356 kb | 347 kb | 378 kb | +| sdk-s3-single-command.ts | 3.898.0 | 202 kb | 195 kb | 221 kb | +| sdk-sagemaker-aggregate.ts | 3.898.0 | 462 kb | 444 kb | 482 kb | diff --git a/clients/client-accessanalyzer/CHANGELOG.md b/clients/client-accessanalyzer/CHANGELOG.md index fb168a0ae83a..aa4ec1982fce 100644 --- a/clients/client-accessanalyzer/CHANGELOG.md +++ b/clients/client-accessanalyzer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-accessanalyzer + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-accessanalyzer diff --git a/clients/client-accessanalyzer/package.json b/clients/client-accessanalyzer/package.json index 5a76a6f0863f..41b56171f30f 100644 --- a/clients/client-accessanalyzer/package.json +++ b/clients/client-accessanalyzer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-accessanalyzer", "description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-account/CHANGELOG.md b/clients/client-account/CHANGELOG.md index 79a5f51c6437..5fa1f83e84b0 100644 --- a/clients/client-account/CHANGELOG.md +++ b/clients/client-account/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-account + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-account diff --git a/clients/client-account/package.json b/clients/client-account/package.json index 789089fe8d08..a275a8ee467a 100644 --- a/clients/client-account/package.json +++ b/clients/client-account/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-account", "description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-account", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-acm-pca/CHANGELOG.md b/clients/client-acm-pca/CHANGELOG.md index 8c8c715cd419..a83a4d8df768 100644 --- a/clients/client-acm-pca/CHANGELOG.md +++ b/clients/client-acm-pca/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-acm-pca + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-acm-pca diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json index 3817531669b8..24ae230f3559 100644 --- a/clients/client-acm-pca/package.json +++ b/clients/client-acm-pca/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-acm-pca", "description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-acm-pca", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-acm/CHANGELOG.md b/clients/client-acm/CHANGELOG.md index 6355fe5e6ca6..63f164958823 100644 --- a/clients/client-acm/CHANGELOG.md +++ b/clients/client-acm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-acm + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-acm diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json index ba1623576141..38ae054a65c6 100644 --- a/clients/client-acm/package.json +++ b/clients/client-acm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-acm", "description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-acm", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-aiops/CHANGELOG.md b/clients/client-aiops/CHANGELOG.md index 3f977465e99e..946cc94b570f 100644 --- a/clients/client-aiops/CHANGELOG.md +++ b/clients/client-aiops/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-aiops + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-aiops diff --git a/clients/client-aiops/package.json b/clients/client-aiops/package.json index 49b32e32bedf..e2bf3c645782 100644 --- a/clients/client-aiops/package.json +++ b/clients/client-aiops/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-aiops", "description": "AWS SDK for JavaScript Aiops Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-aiops", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-amp/CHANGELOG.md b/clients/client-amp/CHANGELOG.md index 15b9afb5faca..4f705c7cc27a 100644 --- a/clients/client-amp/CHANGELOG.md +++ b/clients/client-amp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-amp + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-amp diff --git a/clients/client-amp/package.json b/clients/client-amp/package.json index 588725380051..3786563f46f5 100644 --- a/clients/client-amp/package.json +++ b/clients/client-amp/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-amp", "description": "AWS SDK for JavaScript Amp Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amp", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-amplify/CHANGELOG.md b/clients/client-amplify/CHANGELOG.md index 6b4aa361e6d2..acd4d1deea28 100644 --- a/clients/client-amplify/CHANGELOG.md +++ b/clients/client-amplify/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-amplify + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-amplify diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json index 09202cfb88df..460728b51e6e 100644 --- a/clients/client-amplify/package.json +++ b/clients/client-amplify/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-amplify", "description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amplify", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-amplifybackend/CHANGELOG.md b/clients/client-amplifybackend/CHANGELOG.md index 9ee79c7b0de4..2ca06263e1b9 100644 --- a/clients/client-amplifybackend/CHANGELOG.md +++ b/clients/client-amplifybackend/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-amplifybackend + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-amplifybackend diff --git a/clients/client-amplifybackend/package.json b/clients/client-amplifybackend/package.json index c25ebc37092c..1f101bb8a2b1 100644 --- a/clients/client-amplifybackend/package.json +++ b/clients/client-amplifybackend/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-amplifybackend", "description": "AWS SDK for JavaScript Amplifybackend Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amplifybackend", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-amplifyuibuilder/CHANGELOG.md b/clients/client-amplifyuibuilder/CHANGELOG.md index 634a57629420..718432e7f81e 100644 --- a/clients/client-amplifyuibuilder/CHANGELOG.md +++ b/clients/client-amplifyuibuilder/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-amplifyuibuilder + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-amplifyuibuilder diff --git a/clients/client-amplifyuibuilder/package.json b/clients/client-amplifyuibuilder/package.json index b32483276410..cca427c7dc58 100644 --- a/clients/client-amplifyuibuilder/package.json +++ b/clients/client-amplifyuibuilder/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-amplifyuibuilder", "description": "AWS SDK for JavaScript Amplifyuibuilder Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amplifyuibuilder", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-api-gateway/CHANGELOG.md b/clients/client-api-gateway/CHANGELOG.md index eb572dd14bdd..7c5b8cc11910 100644 --- a/clients/client-api-gateway/CHANGELOG.md +++ b/clients/client-api-gateway/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-api-gateway + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-api-gateway diff --git a/clients/client-api-gateway/package.json b/clients/client-api-gateway/package.json index e9f561434f1d..63e11640cd9e 100644 --- a/clients/client-api-gateway/package.json +++ b/clients/client-api-gateway/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-api-gateway", "description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-api-gateway", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-apigatewaymanagementapi/CHANGELOG.md b/clients/client-apigatewaymanagementapi/CHANGELOG.md index 4ebe16057cb5..9b6b9e7be16c 100644 --- a/clients/client-apigatewaymanagementapi/CHANGELOG.md +++ b/clients/client-apigatewaymanagementapi/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-apigatewaymanagementapi + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-apigatewaymanagementapi diff --git a/clients/client-apigatewaymanagementapi/package.json b/clients/client-apigatewaymanagementapi/package.json index f70e7da2d6fc..65b2728752f5 100644 --- a/clients/client-apigatewaymanagementapi/package.json +++ b/clients/client-apigatewaymanagementapi/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-apigatewaymanagementapi", "description": "AWS SDK for JavaScript Apigatewaymanagementapi Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-apigatewaymanagementapi", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-apigatewayv2/CHANGELOG.md b/clients/client-apigatewayv2/CHANGELOG.md index f1061453da4b..023873de88ea 100644 --- a/clients/client-apigatewayv2/CHANGELOG.md +++ b/clients/client-apigatewayv2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-apigatewayv2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-apigatewayv2 diff --git a/clients/client-apigatewayv2/package.json b/clients/client-apigatewayv2/package.json index a37e6b06aac4..71264fcbdd4c 100644 --- a/clients/client-apigatewayv2/package.json +++ b/clients/client-apigatewayv2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-apigatewayv2", "description": "AWS SDK for JavaScript Apigatewayv2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-apigatewayv2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-app-mesh/CHANGELOG.md b/clients/client-app-mesh/CHANGELOG.md index 8c5c355da9ca..0682885caa1c 100644 --- a/clients/client-app-mesh/CHANGELOG.md +++ b/clients/client-app-mesh/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-app-mesh + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-app-mesh diff --git a/clients/client-app-mesh/package.json b/clients/client-app-mesh/package.json index e32d5cb372dd..a9426095ac82 100644 --- a/clients/client-app-mesh/package.json +++ b/clients/client-app-mesh/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-app-mesh", "description": "AWS SDK for JavaScript App Mesh Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-app-mesh", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-appconfig/CHANGELOG.md b/clients/client-appconfig/CHANGELOG.md index 8eb7974d11db..7c216b0eee4d 100644 --- a/clients/client-appconfig/CHANGELOG.md +++ b/clients/client-appconfig/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-appconfig + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-appconfig diff --git a/clients/client-appconfig/package.json b/clients/client-appconfig/package.json index a151ff1387cb..9e352bf9a9e2 100644 --- a/clients/client-appconfig/package.json +++ b/clients/client-appconfig/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appconfig", "description": "AWS SDK for JavaScript Appconfig Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appconfig", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-appconfigdata/CHANGELOG.md b/clients/client-appconfigdata/CHANGELOG.md index 02412622cf0f..951db2ac5582 100644 --- a/clients/client-appconfigdata/CHANGELOG.md +++ b/clients/client-appconfigdata/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-appconfigdata + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-appconfigdata diff --git a/clients/client-appconfigdata/package.json b/clients/client-appconfigdata/package.json index 2e5771547369..496ef1ae6582 100644 --- a/clients/client-appconfigdata/package.json +++ b/clients/client-appconfigdata/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appconfigdata", "description": "AWS SDK for JavaScript Appconfigdata Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appconfigdata", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-appfabric/CHANGELOG.md b/clients/client-appfabric/CHANGELOG.md index f19e6f22ec4c..5a71b286998f 100644 --- a/clients/client-appfabric/CHANGELOG.md +++ b/clients/client-appfabric/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-appfabric + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-appfabric diff --git a/clients/client-appfabric/package.json b/clients/client-appfabric/package.json index d661553dfe9b..120847fdcd28 100644 --- a/clients/client-appfabric/package.json +++ b/clients/client-appfabric/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appfabric", "description": "AWS SDK for JavaScript Appfabric Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appfabric", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-appflow/CHANGELOG.md b/clients/client-appflow/CHANGELOG.md index cae16bc55fba..2a0db433d02b 100644 --- a/clients/client-appflow/CHANGELOG.md +++ b/clients/client-appflow/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-appflow + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-appflow diff --git a/clients/client-appflow/package.json b/clients/client-appflow/package.json index 1b964d144ddc..44ee5a94105e 100644 --- a/clients/client-appflow/package.json +++ b/clients/client-appflow/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appflow", "description": "AWS SDK for JavaScript Appflow Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appflow", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-appintegrations/CHANGELOG.md b/clients/client-appintegrations/CHANGELOG.md index ae2bbebd93b0..8e1f800c4183 100644 --- a/clients/client-appintegrations/CHANGELOG.md +++ b/clients/client-appintegrations/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-appintegrations + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-appintegrations diff --git a/clients/client-appintegrations/package.json b/clients/client-appintegrations/package.json index bf7f28455618..7350d0c28c1b 100644 --- a/clients/client-appintegrations/package.json +++ b/clients/client-appintegrations/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appintegrations", "description": "AWS SDK for JavaScript Appintegrations Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appintegrations", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-application-auto-scaling/CHANGELOG.md b/clients/client-application-auto-scaling/CHANGELOG.md index 6dbe651c143e..ab2a82646a14 100644 --- a/clients/client-application-auto-scaling/CHANGELOG.md +++ b/clients/client-application-auto-scaling/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-application-auto-scaling + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-application-auto-scaling diff --git a/clients/client-application-auto-scaling/package.json b/clients/client-application-auto-scaling/package.json index f05f0d7a0a52..2e17fe2c40ae 100644 --- a/clients/client-application-auto-scaling/package.json +++ b/clients/client-application-auto-scaling/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-application-auto-scaling", "description": "AWS SDK for JavaScript Application Auto Scaling Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-application-auto-scaling", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-application-discovery-service/CHANGELOG.md b/clients/client-application-discovery-service/CHANGELOG.md index f3469d32fd9a..57839120b566 100644 --- a/clients/client-application-discovery-service/CHANGELOG.md +++ b/clients/client-application-discovery-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-application-discovery-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-application-discovery-service diff --git a/clients/client-application-discovery-service/package.json b/clients/client-application-discovery-service/package.json index e02d9104f603..0ef3323b7343 100644 --- a/clients/client-application-discovery-service/package.json +++ b/clients/client-application-discovery-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-application-discovery-service", "description": "AWS SDK for JavaScript Application Discovery Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-application-discovery-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-application-insights/CHANGELOG.md b/clients/client-application-insights/CHANGELOG.md index 79bdff9ea419..0623eeddb705 100644 --- a/clients/client-application-insights/CHANGELOG.md +++ b/clients/client-application-insights/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-application-insights + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-application-insights diff --git a/clients/client-application-insights/package.json b/clients/client-application-insights/package.json index ef50f1d41fff..2d54129b7328 100644 --- a/clients/client-application-insights/package.json +++ b/clients/client-application-insights/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-application-insights", "description": "AWS SDK for JavaScript Application Insights Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-application-insights", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-application-signals/CHANGELOG.md b/clients/client-application-signals/CHANGELOG.md index 030c461b00f7..19ee4ba27847 100644 --- a/clients/client-application-signals/CHANGELOG.md +++ b/clients/client-application-signals/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-application-signals + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-application-signals diff --git a/clients/client-application-signals/package.json b/clients/client-application-signals/package.json index 89a42237db7c..e85a0e5df074 100644 --- a/clients/client-application-signals/package.json +++ b/clients/client-application-signals/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-application-signals", "description": "AWS SDK for JavaScript Application Signals Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-application-signals", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-applicationcostprofiler/CHANGELOG.md b/clients/client-applicationcostprofiler/CHANGELOG.md index 1ca0531cd27b..2c2429a1c8be 100644 --- a/clients/client-applicationcostprofiler/CHANGELOG.md +++ b/clients/client-applicationcostprofiler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-applicationcostprofiler + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-applicationcostprofiler diff --git a/clients/client-applicationcostprofiler/package.json b/clients/client-applicationcostprofiler/package.json index d3a79d7c957a..2156428572b7 100644 --- a/clients/client-applicationcostprofiler/package.json +++ b/clients/client-applicationcostprofiler/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-applicationcostprofiler", "description": "AWS SDK for JavaScript Applicationcostprofiler Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-applicationcostprofiler", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-apprunner/CHANGELOG.md b/clients/client-apprunner/CHANGELOG.md index b9969bd26370..e8a950508f45 100644 --- a/clients/client-apprunner/CHANGELOG.md +++ b/clients/client-apprunner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-apprunner + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-apprunner diff --git a/clients/client-apprunner/package.json b/clients/client-apprunner/package.json index e85ac651f98f..da5a2a483014 100644 --- a/clients/client-apprunner/package.json +++ b/clients/client-apprunner/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-apprunner", "description": "AWS SDK for JavaScript Apprunner Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-apprunner", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-appstream/CHANGELOG.md b/clients/client-appstream/CHANGELOG.md index 498de76971dc..f51461e061c1 100644 --- a/clients/client-appstream/CHANGELOG.md +++ b/clients/client-appstream/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-appstream + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-appstream diff --git a/clients/client-appstream/package.json b/clients/client-appstream/package.json index 7b4987bfe43a..7f7c1d51d60a 100644 --- a/clients/client-appstream/package.json +++ b/clients/client-appstream/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appstream", "description": "AWS SDK for JavaScript Appstream Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appstream", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-appsync/CHANGELOG.md b/clients/client-appsync/CHANGELOG.md index c49e459c990e..9376d2055d65 100644 --- a/clients/client-appsync/CHANGELOG.md +++ b/clients/client-appsync/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-appsync + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-appsync diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index 7ba764e7c94c..10a1a99c56d1 100644 --- a/clients/client-appsync/package.json +++ b/clients/client-appsync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appsync", "description": "AWS SDK for JavaScript Appsync Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appsync", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-apptest/CHANGELOG.md b/clients/client-apptest/CHANGELOG.md index 1992c16541f2..656039ea339a 100644 --- a/clients/client-apptest/CHANGELOG.md +++ b/clients/client-apptest/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-apptest + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-apptest diff --git a/clients/client-apptest/package.json b/clients/client-apptest/package.json index fb8f0cd26e95..a5f0699e8326 100644 --- a/clients/client-apptest/package.json +++ b/clients/client-apptest/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-apptest", "description": "AWS SDK for JavaScript Apptest Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-apptest", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-arc-region-switch/CHANGELOG.md b/clients/client-arc-region-switch/CHANGELOG.md index 950499a61d68..4e94e3adb0a5 100644 --- a/clients/client-arc-region-switch/CHANGELOG.md +++ b/clients/client-arc-region-switch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-arc-region-switch + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-arc-region-switch diff --git a/clients/client-arc-region-switch/package.json b/clients/client-arc-region-switch/package.json index 5b18a1e5214e..b79f58949719 100644 --- a/clients/client-arc-region-switch/package.json +++ b/clients/client-arc-region-switch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-arc-region-switch", "description": "AWS SDK for JavaScript Arc Region Switch Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-arc-region-switch", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-arc-zonal-shift/CHANGELOG.md b/clients/client-arc-zonal-shift/CHANGELOG.md index d6152eb3310b..fbbc8b721f7c 100644 --- a/clients/client-arc-zonal-shift/CHANGELOG.md +++ b/clients/client-arc-zonal-shift/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-arc-zonal-shift + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-arc-zonal-shift diff --git a/clients/client-arc-zonal-shift/package.json b/clients/client-arc-zonal-shift/package.json index 7252050f20a4..69d8984fe660 100644 --- a/clients/client-arc-zonal-shift/package.json +++ b/clients/client-arc-zonal-shift/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-arc-zonal-shift", "description": "AWS SDK for JavaScript Arc Zonal Shift Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-arc-zonal-shift", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-artifact/CHANGELOG.md b/clients/client-artifact/CHANGELOG.md index fdfb908246a2..f89e66087d34 100644 --- a/clients/client-artifact/CHANGELOG.md +++ b/clients/client-artifact/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-artifact + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-artifact diff --git a/clients/client-artifact/package.json b/clients/client-artifact/package.json index 28b4f15b7e61..5b6031f0267f 100644 --- a/clients/client-artifact/package.json +++ b/clients/client-artifact/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-artifact", "description": "AWS SDK for JavaScript Artifact Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-artifact", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-athena/CHANGELOG.md b/clients/client-athena/CHANGELOG.md index f2ce9596b7eb..2227217f6c18 100644 --- a/clients/client-athena/CHANGELOG.md +++ b/clients/client-athena/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-athena + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-athena diff --git a/clients/client-athena/package.json b/clients/client-athena/package.json index f124ab2ee554..295c0da3b4e9 100644 --- a/clients/client-athena/package.json +++ b/clients/client-athena/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-athena", "description": "AWS SDK for JavaScript Athena Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-athena", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-auditmanager/CHANGELOG.md b/clients/client-auditmanager/CHANGELOG.md index 3dda9e14ccee..c8ba3bcea893 100644 --- a/clients/client-auditmanager/CHANGELOG.md +++ b/clients/client-auditmanager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-auditmanager + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-auditmanager diff --git a/clients/client-auditmanager/package.json b/clients/client-auditmanager/package.json index 4d2d3cc205a7..9e6fb0b32ab0 100644 --- a/clients/client-auditmanager/package.json +++ b/clients/client-auditmanager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-auditmanager", "description": "AWS SDK for JavaScript Auditmanager Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-auditmanager", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-auto-scaling-plans/CHANGELOG.md b/clients/client-auto-scaling-plans/CHANGELOG.md index 765f0f5c2e25..33d11120fcdf 100644 --- a/clients/client-auto-scaling-plans/CHANGELOG.md +++ b/clients/client-auto-scaling-plans/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-auto-scaling-plans + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-auto-scaling-plans diff --git a/clients/client-auto-scaling-plans/package.json b/clients/client-auto-scaling-plans/package.json index 99ae364990a7..e3c8cbe289e7 100644 --- a/clients/client-auto-scaling-plans/package.json +++ b/clients/client-auto-scaling-plans/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-auto-scaling-plans", "description": "AWS SDK for JavaScript Auto Scaling Plans Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-auto-scaling-plans", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-auto-scaling/CHANGELOG.md b/clients/client-auto-scaling/CHANGELOG.md index 45021210e9d5..f73d2ac9be36 100644 --- a/clients/client-auto-scaling/CHANGELOG.md +++ b/clients/client-auto-scaling/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-auto-scaling + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-auto-scaling diff --git a/clients/client-auto-scaling/package.json b/clients/client-auto-scaling/package.json index 68ae9475b5e4..79024bf56daa 100644 --- a/clients/client-auto-scaling/package.json +++ b/clients/client-auto-scaling/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-auto-scaling", "description": "AWS SDK for JavaScript Auto Scaling Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-auto-scaling", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-b2bi/CHANGELOG.md b/clients/client-b2bi/CHANGELOG.md index 2e751a212b24..af32d12da71c 100644 --- a/clients/client-b2bi/CHANGELOG.md +++ b/clients/client-b2bi/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-b2bi + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-b2bi diff --git a/clients/client-b2bi/package.json b/clients/client-b2bi/package.json index d5df6eb40cae..bb4babc50648 100644 --- a/clients/client-b2bi/package.json +++ b/clients/client-b2bi/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-b2bi", "description": "AWS SDK for JavaScript B2bi Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-b2bi", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-backup-gateway/CHANGELOG.md b/clients/client-backup-gateway/CHANGELOG.md index 6da44f27f435..61e4ebf7e306 100644 --- a/clients/client-backup-gateway/CHANGELOG.md +++ b/clients/client-backup-gateway/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-backup-gateway + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-backup-gateway diff --git a/clients/client-backup-gateway/package.json b/clients/client-backup-gateway/package.json index e4aa3a265ff1..b80fae3755a1 100644 --- a/clients/client-backup-gateway/package.json +++ b/clients/client-backup-gateway/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-backup-gateway", "description": "AWS SDK for JavaScript Backup Gateway Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-backup-gateway", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-backup/CHANGELOG.md b/clients/client-backup/CHANGELOG.md index 54ce98b844fb..38060973418c 100644 --- a/clients/client-backup/CHANGELOG.md +++ b/clients/client-backup/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-backup + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-backup diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index dd5b2c20a762..daeedfea644a 100644 --- a/clients/client-backup/package.json +++ b/clients/client-backup/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-backup", "description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-backup", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-backupsearch/CHANGELOG.md b/clients/client-backupsearch/CHANGELOG.md index c30977423514..2f3c7d5dd447 100644 --- a/clients/client-backupsearch/CHANGELOG.md +++ b/clients/client-backupsearch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-backupsearch + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-backupsearch diff --git a/clients/client-backupsearch/package.json b/clients/client-backupsearch/package.json index fd49e5be5a12..08da2534642f 100644 --- a/clients/client-backupsearch/package.json +++ b/clients/client-backupsearch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-backupsearch", "description": "AWS SDK for JavaScript Backupsearch Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-backupsearch", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-batch/CHANGELOG.md b/clients/client-batch/CHANGELOG.md index a1609b8d4256..e931ecac7a96 100644 --- a/clients/client-batch/CHANGELOG.md +++ b/clients/client-batch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-batch + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-batch diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index 35275f9172ea..6df28e28cf59 100644 --- a/clients/client-batch/package.json +++ b/clients/client-batch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-batch", "description": "AWS SDK for JavaScript Batch Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-batch", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bcm-dashboards/CHANGELOG.md b/clients/client-bcm-dashboards/CHANGELOG.md index d02fa07063f1..791e46ded017 100644 --- a/clients/client-bcm-dashboards/CHANGELOG.md +++ b/clients/client-bcm-dashboards/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bcm-dashboards + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bcm-dashboards diff --git a/clients/client-bcm-dashboards/package.json b/clients/client-bcm-dashboards/package.json index e2d2976c4477..b751630904cf 100644 --- a/clients/client-bcm-dashboards/package.json +++ b/clients/client-bcm-dashboards/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bcm-dashboards", "description": "AWS SDK for JavaScript Bcm Dashboards Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bcm-dashboards", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bcm-data-exports/CHANGELOG.md b/clients/client-bcm-data-exports/CHANGELOG.md index c1fbafe1aeb9..cc1ea605f539 100644 --- a/clients/client-bcm-data-exports/CHANGELOG.md +++ b/clients/client-bcm-data-exports/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bcm-data-exports + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bcm-data-exports diff --git a/clients/client-bcm-data-exports/package.json b/clients/client-bcm-data-exports/package.json index dc7aaa6eba27..2a36e94732bf 100644 --- a/clients/client-bcm-data-exports/package.json +++ b/clients/client-bcm-data-exports/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bcm-data-exports", "description": "AWS SDK for JavaScript Bcm Data Exports Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bcm-data-exports", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bcm-pricing-calculator/CHANGELOG.md b/clients/client-bcm-pricing-calculator/CHANGELOG.md index ed43bbe30612..2906eea2ad86 100644 --- a/clients/client-bcm-pricing-calculator/CHANGELOG.md +++ b/clients/client-bcm-pricing-calculator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bcm-pricing-calculator + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bcm-pricing-calculator diff --git a/clients/client-bcm-pricing-calculator/package.json b/clients/client-bcm-pricing-calculator/package.json index 161d81dd8152..01d34d76e4a1 100644 --- a/clients/client-bcm-pricing-calculator/package.json +++ b/clients/client-bcm-pricing-calculator/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bcm-pricing-calculator", "description": "AWS SDK for JavaScript Bcm Pricing Calculator Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bcm-pricing-calculator", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bcm-recommended-actions/CHANGELOG.md b/clients/client-bcm-recommended-actions/CHANGELOG.md index e7f3a27ad6d9..0c4112fb07aa 100644 --- a/clients/client-bcm-recommended-actions/CHANGELOG.md +++ b/clients/client-bcm-recommended-actions/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bcm-recommended-actions + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bcm-recommended-actions diff --git a/clients/client-bcm-recommended-actions/package.json b/clients/client-bcm-recommended-actions/package.json index 32905504992f..353d044a140c 100644 --- a/clients/client-bcm-recommended-actions/package.json +++ b/clients/client-bcm-recommended-actions/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bcm-recommended-actions", "description": "AWS SDK for JavaScript Bcm Recommended Actions Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bcm-recommended-actions", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-agent-runtime/CHANGELOG.md b/clients/client-bedrock-agent-runtime/CHANGELOG.md index e65c282bf09b..d315f938ac4b 100644 --- a/clients/client-bedrock-agent-runtime/CHANGELOG.md +++ b/clients/client-bedrock-agent-runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-agent-runtime + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/clients/client-bedrock-agent-runtime/package.json b/clients/client-bedrock-agent-runtime/package.json index 5cfc6291e97b..21fcadb9251d 100644 --- a/clients/client-bedrock-agent-runtime/package.json +++ b/clients/client-bedrock-agent-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-agent-runtime", "description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-agent/CHANGELOG.md b/clients/client-bedrock-agent/CHANGELOG.md index a4725a38d582..14ad084518f4 100644 --- a/clients/client-bedrock-agent/CHANGELOG.md +++ b/clients/client-bedrock-agent/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-agent + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bedrock-agent diff --git a/clients/client-bedrock-agent/package.json b/clients/client-bedrock-agent/package.json index e2bd9e516664..1725d7235eb1 100644 --- a/clients/client-bedrock-agent/package.json +++ b/clients/client-bedrock-agent/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-agent", "description": "AWS SDK for JavaScript Bedrock Agent Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-agentcore-control/CHANGELOG.md b/clients/client-bedrock-agentcore-control/CHANGELOG.md index c8038a15273d..8b7ffb63273f 100644 --- a/clients/client-bedrock-agentcore-control/CHANGELOG.md +++ b/clients/client-bedrock-agentcore-control/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-agentcore-control + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bedrock-agentcore-control diff --git a/clients/client-bedrock-agentcore-control/package.json b/clients/client-bedrock-agentcore-control/package.json index 4f4570a5f823..395524d484e2 100644 --- a/clients/client-bedrock-agentcore-control/package.json +++ b/clients/client-bedrock-agentcore-control/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-agentcore-control", "description": "AWS SDK for JavaScript Bedrock Agentcore Control Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-agentcore-control", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-agentcore/CHANGELOG.md b/clients/client-bedrock-agentcore/CHANGELOG.md index d590f6e97ad3..d0278b2d30a5 100644 --- a/clients/client-bedrock-agentcore/CHANGELOG.md +++ b/clients/client-bedrock-agentcore/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-agentcore + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bedrock-agentcore diff --git a/clients/client-bedrock-agentcore/package.json b/clients/client-bedrock-agentcore/package.json index 4d031a9a4660..971fa723663d 100644 --- a/clients/client-bedrock-agentcore/package.json +++ b/clients/client-bedrock-agentcore/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-agentcore", "description": "AWS SDK for JavaScript Bedrock Agentcore Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-agentcore", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-data-automation-runtime/CHANGELOG.md b/clients/client-bedrock-data-automation-runtime/CHANGELOG.md index 9b37eff60052..1a0aebd56bec 100644 --- a/clients/client-bedrock-data-automation-runtime/CHANGELOG.md +++ b/clients/client-bedrock-data-automation-runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-data-automation-runtime + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bedrock-data-automation-runtime diff --git a/clients/client-bedrock-data-automation-runtime/package.json b/clients/client-bedrock-data-automation-runtime/package.json index adb947dfaa0e..1a71a80f9c49 100644 --- a/clients/client-bedrock-data-automation-runtime/package.json +++ b/clients/client-bedrock-data-automation-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-data-automation-runtime", "description": "AWS SDK for JavaScript Bedrock Data Automation Runtime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-data-automation-runtime", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-data-automation/CHANGELOG.md b/clients/client-bedrock-data-automation/CHANGELOG.md index 3206fffccda4..4379d9a6755d 100644 --- a/clients/client-bedrock-data-automation/CHANGELOG.md +++ b/clients/client-bedrock-data-automation/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-data-automation + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/clients/client-bedrock-data-automation/package.json b/clients/client-bedrock-data-automation/package.json index c9248a185e99..11b1d7194a95 100644 --- a/clients/client-bedrock-data-automation/package.json +++ b/clients/client-bedrock-data-automation/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-data-automation", "description": "AWS SDK for JavaScript Bedrock Data Automation Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-data-automation", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-runtime/CHANGELOG.md b/clients/client-bedrock-runtime/CHANGELOG.md index bb7f85927c88..ffdb29534b3f 100644 --- a/clients/client-bedrock-runtime/CHANGELOG.md +++ b/clients/client-bedrock-runtime/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + + +### Features + +* **client-bedrock-runtime:** New stop reason for Converse and ConverseStream ([323c12b](https://github.com/aws/aws-sdk-js-v3/commit/323c12bda4acf0b68452acf6d0e0e21216cd63d8)) + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bedrock-runtime diff --git a/clients/client-bedrock-runtime/package.json b/clients/client-bedrock-runtime/package.json index da2a6ed35b12..d180daeb5be2 100644 --- a/clients/client-bedrock-runtime/package.json +++ b/clients/client-bedrock-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-runtime", "description": "AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-runtime", @@ -36,7 +36,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -44,21 +44,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-bedrock-runtime/src/commands/ApplyGuardrailCommand.ts b/clients/client-bedrock-runtime/src/commands/ApplyGuardrailCommand.ts index e8712b09055d..9f8770340d34 100644 --- a/clients/client-bedrock-runtime/src/commands/ApplyGuardrailCommand.ts +++ b/clients/client-bedrock-runtime/src/commands/ApplyGuardrailCommand.ts @@ -369,6 +369,9 @@ export interface ApplyGuardrailCommandOutput extends ApplyGuardrailResponse, __M * @throws {@link ServiceQuotaExceededException} (client fault) *
Your request exceeds the service quota for your account. You can view your quotas at Viewing service quotas. You can resubmit your request later.
* + * @throws {@link ServiceUnavailableException} (server fault) + *The service isn't currently available. For troubleshooting this error, see ServiceUnavailable in the Amazon Bedrock User Guide
+ * * @throws {@link ThrottlingException} (client fault) *Your request was denied due to exceeding the account quotas for Amazon Bedrock. For troubleshooting this error, see ThrottlingException in the Amazon Bedrock User Guide
* diff --git a/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts b/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts index 413e9cba408a..970d82de15b3 100644 --- a/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts +++ b/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts @@ -443,7 +443,7 @@ export interface ConverseCommandOutput extends ConverseResponse, __MetadataBeare * // ], * // }, * // }, - * // stopReason: "end_turn" || "tool_use" || "max_tokens" || "stop_sequence" || "guardrail_intervened" || "content_filtered", // required + * // stopReason: "end_turn" || "tool_use" || "max_tokens" || "stop_sequence" || "guardrail_intervened" || "content_filtered" || "model_context_window_exceeded", // required * // usage: { // TokenUsage * // inputTokens: Number("int"), // required * // outputTokens: Number("int"), // required diff --git a/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts b/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts index 715e82673de7..7c9c3ff3ca2d 100644 --- a/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts +++ b/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts @@ -338,7 +338,7 @@ export interface ConverseStreamCommandOutput extends ConverseStreamResponse, __M * // contentBlockIndex: Number("int"), // required * // }, * // messageStop: { // MessageStopEvent - * // stopReason: "end_turn" || "tool_use" || "max_tokens" || "stop_sequence" || "guardrail_intervened" || "content_filtered", // required + * // stopReason: "end_turn" || "tool_use" || "max_tokens" || "stop_sequence" || "guardrail_intervened" || "content_filtered" || "model_context_window_exceeded", // required * // additionalModelResponseFields: "DOCUMENT_VALUE", * // }, * // metadata: { // ConverseStreamMetadataEvent diff --git a/clients/client-bedrock-runtime/src/models/models_0.ts b/clients/client-bedrock-runtime/src/models/models_0.ts index 2c0849f796b7..809a167ed31d 100644 --- a/clients/client-bedrock-runtime/src/models/models_0.ts +++ b/clients/client-bedrock-runtime/src/models/models_0.ts @@ -3895,6 +3895,7 @@ export const StopReason = { END_TURN: "end_turn", GUARDRAIL_INTERVENED: "guardrail_intervened", MAX_TOKENS: "max_tokens", + MODEL_CONTEXT_WINDOW_EXCEEDED: "model_context_window_exceeded", STOP_SEQUENCE: "stop_sequence", TOOL_USE: "tool_use", } as const; diff --git a/clients/client-bedrock-runtime/src/protocols/Aws_restJson1.ts b/clients/client-bedrock-runtime/src/protocols/Aws_restJson1.ts index 9e9589982732..8ae9687848d1 100644 --- a/clients/client-bedrock-runtime/src/protocols/Aws_restJson1.ts +++ b/clients/client-bedrock-runtime/src/protocols/Aws_restJson1.ts @@ -653,6 +653,9 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext): case "ServiceQuotaExceededException": case "com.amazonaws.bedrockruntime#ServiceQuotaExceededException": throw await de_ServiceQuotaExceededExceptionRes(parsedOutput, context); + case "ServiceUnavailableException": + case "com.amazonaws.bedrockruntime#ServiceUnavailableException": + throw await de_ServiceUnavailableExceptionRes(parsedOutput, context); case "ThrottlingException": case "com.amazonaws.bedrockruntime#ThrottlingException": throw await de_ThrottlingExceptionRes(parsedOutput, context); @@ -668,9 +671,6 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext): case "ModelTimeoutException": case "com.amazonaws.bedrockruntime#ModelTimeoutException": throw await de_ModelTimeoutExceptionRes(parsedOutput, context); - case "ServiceUnavailableException": - case "com.amazonaws.bedrockruntime#ServiceUnavailableException": - throw await de_ServiceUnavailableExceptionRes(parsedOutput, context); case "ModelStreamErrorException": case "com.amazonaws.bedrockruntime#ModelStreamErrorException": throw await de_ModelStreamErrorExceptionRes(parsedOutput, context); diff --git a/clients/client-bedrock/CHANGELOG.md b/clients/client-bedrock/CHANGELOG.md index f9c07c489146..0692a67873cc 100644 --- a/clients/client-bedrock/CHANGELOG.md +++ b/clients/client-bedrock/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-bedrock + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-bedrock diff --git a/clients/client-bedrock/package.json b/clients/client-bedrock/package.json index 1aa229c40dbc..04870651b377 100644 --- a/clients/client-bedrock/package.json +++ b/clients/client-bedrock/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock", "description": "AWS SDK for JavaScript Bedrock Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-billing/CHANGELOG.md b/clients/client-billing/CHANGELOG.md index 2a7800fd7048..3bb0fc186285 100644 --- a/clients/client-billing/CHANGELOG.md +++ b/clients/client-billing/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-billing + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/clients/client-billing/package.json b/clients/client-billing/package.json index 908512aa5d33..714beb935c5f 100644 --- a/clients/client-billing/package.json +++ b/clients/client-billing/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-billing", "description": "AWS SDK for JavaScript Billing Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-billing", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-billingconductor/CHANGELOG.md b/clients/client-billingconductor/CHANGELOG.md index b93883fdc580..bd8228329af3 100644 --- a/clients/client-billingconductor/CHANGELOG.md +++ b/clients/client-billingconductor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-billingconductor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-billingconductor diff --git a/clients/client-billingconductor/package.json b/clients/client-billingconductor/package.json index 68a395a95971..96f1305efd16 100644 --- a/clients/client-billingconductor/package.json +++ b/clients/client-billingconductor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-billingconductor", "description": "AWS SDK for JavaScript Billingconductor Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-billingconductor", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-braket/CHANGELOG.md b/clients/client-braket/CHANGELOG.md index 55511b788c33..2e511803beb8 100644 --- a/clients/client-braket/CHANGELOG.md +++ b/clients/client-braket/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-braket + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-braket diff --git a/clients/client-braket/package.json b/clients/client-braket/package.json index ca22c86d5120..0fc5db58590a 100644 --- a/clients/client-braket/package.json +++ b/clients/client-braket/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-braket", "description": "AWS SDK for JavaScript Braket Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-braket", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-budgets/CHANGELOG.md b/clients/client-budgets/CHANGELOG.md index 2c03b8d931ce..86d94611a918 100644 --- a/clients/client-budgets/CHANGELOG.md +++ b/clients/client-budgets/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-budgets + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-budgets diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index da3010840056..248a189d4f66 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-budgets", "description": "AWS SDK for JavaScript Budgets Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-budgets", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-chatbot/CHANGELOG.md b/clients/client-chatbot/CHANGELOG.md index 037fb986e915..34bcf81d4ba1 100644 --- a/clients/client-chatbot/CHANGELOG.md +++ b/clients/client-chatbot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-chatbot + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-chatbot diff --git a/clients/client-chatbot/package.json b/clients/client-chatbot/package.json index d0a8e5a85736..6487054046ce 100644 --- a/clients/client-chatbot/package.json +++ b/clients/client-chatbot/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chatbot", "description": "AWS SDK for JavaScript Chatbot Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chatbot", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-chime-sdk-identity/CHANGELOG.md b/clients/client-chime-sdk-identity/CHANGELOG.md index 0505e16faea9..a842397d8061 100644 --- a/clients/client-chime-sdk-identity/CHANGELOG.md +++ b/clients/client-chime-sdk-identity/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-identity + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-identity diff --git a/clients/client-chime-sdk-identity/package.json b/clients/client-chime-sdk-identity/package.json index 82c9778e6c9a..7ca3cd9aef10 100644 --- a/clients/client-chime-sdk-identity/package.json +++ b/clients/client-chime-sdk-identity/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-identity", "description": "AWS SDK for JavaScript Chime Sdk Identity Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-identity", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-chime-sdk-media-pipelines/CHANGELOG.md b/clients/client-chime-sdk-media-pipelines/CHANGELOG.md index 90d6570ddd1f..9fac781d60fc 100644 --- a/clients/client-chime-sdk-media-pipelines/CHANGELOG.md +++ b/clients/client-chime-sdk-media-pipelines/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-media-pipelines + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-media-pipelines diff --git a/clients/client-chime-sdk-media-pipelines/package.json b/clients/client-chime-sdk-media-pipelines/package.json index 67fc5233ecd8..f03f7344498e 100644 --- a/clients/client-chime-sdk-media-pipelines/package.json +++ b/clients/client-chime-sdk-media-pipelines/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-media-pipelines", "description": "AWS SDK for JavaScript Chime Sdk Media Pipelines Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-media-pipelines", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-chime-sdk-meetings/CHANGELOG.md b/clients/client-chime-sdk-meetings/CHANGELOG.md index 37184fb196b9..eea2ed875a7e 100644 --- a/clients/client-chime-sdk-meetings/CHANGELOG.md +++ b/clients/client-chime-sdk-meetings/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-meetings + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-meetings diff --git a/clients/client-chime-sdk-meetings/package.json b/clients/client-chime-sdk-meetings/package.json index 1db0faa8ea4c..89f45fda2a51 100644 --- a/clients/client-chime-sdk-meetings/package.json +++ b/clients/client-chime-sdk-meetings/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-meetings", "description": "AWS SDK for JavaScript Chime Sdk Meetings Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-meetings", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-chime-sdk-messaging/CHANGELOG.md b/clients/client-chime-sdk-messaging/CHANGELOG.md index 090dc2fc2d3e..7c12f8579924 100644 --- a/clients/client-chime-sdk-messaging/CHANGELOG.md +++ b/clients/client-chime-sdk-messaging/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-messaging + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-messaging diff --git a/clients/client-chime-sdk-messaging/package.json b/clients/client-chime-sdk-messaging/package.json index 0daed8fee3dd..cfb3a62520b9 100644 --- a/clients/client-chime-sdk-messaging/package.json +++ b/clients/client-chime-sdk-messaging/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-messaging", "description": "AWS SDK for JavaScript Chime Sdk Messaging Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-messaging", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-chime-sdk-voice/CHANGELOG.md b/clients/client-chime-sdk-voice/CHANGELOG.md index 793f5fccb0c7..cc543d34f8ab 100644 --- a/clients/client-chime-sdk-voice/CHANGELOG.md +++ b/clients/client-chime-sdk-voice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-voice + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-voice diff --git a/clients/client-chime-sdk-voice/package.json b/clients/client-chime-sdk-voice/package.json index 58ccbed34307..ddd9cbe1d4ac 100644 --- a/clients/client-chime-sdk-voice/package.json +++ b/clients/client-chime-sdk-voice/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-voice", "description": "AWS SDK for JavaScript Chime Sdk Voice Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-chime/CHANGELOG.md b/clients/client-chime/CHANGELOG.md index b160499cecbb..1d33a6b87272 100644 --- a/clients/client-chime/CHANGELOG.md +++ b/clients/client-chime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-chime + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-chime diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index 4e21202592f1..8b9e780a0c21 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime", "description": "AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cleanrooms/CHANGELOG.md b/clients/client-cleanrooms/CHANGELOG.md index 39e556e10e90..20e36d51ecd2 100644 --- a/clients/client-cleanrooms/CHANGELOG.md +++ b/clients/client-cleanrooms/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cleanrooms + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cleanrooms diff --git a/clients/client-cleanrooms/package.json b/clients/client-cleanrooms/package.json index 3617546affe3..a41275bcf762 100644 --- a/clients/client-cleanrooms/package.json +++ b/clients/client-cleanrooms/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cleanrooms", "description": "AWS SDK for JavaScript Cleanrooms Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cleanrooms", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cleanroomsml/CHANGELOG.md b/clients/client-cleanroomsml/CHANGELOG.md index 78ae60ecfb61..c3daf27286ee 100644 --- a/clients/client-cleanroomsml/CHANGELOG.md +++ b/clients/client-cleanroomsml/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cleanroomsml + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cleanroomsml diff --git a/clients/client-cleanroomsml/package.json b/clients/client-cleanroomsml/package.json index 9b649b11f556..c591ff22da43 100644 --- a/clients/client-cleanroomsml/package.json +++ b/clients/client-cleanroomsml/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cleanroomsml", "description": "AWS SDK for JavaScript Cleanroomsml Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cleanroomsml", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloud9/CHANGELOG.md b/clients/client-cloud9/CHANGELOG.md index 983d198a98b0..982c5c032fc5 100644 --- a/clients/client-cloud9/CHANGELOG.md +++ b/clients/client-cloud9/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloud9 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloud9 diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index c337ed447fbd..beba8174400f 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloud9", "description": "AWS SDK for JavaScript Cloud9 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloud9", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudcontrol/CHANGELOG.md b/clients/client-cloudcontrol/CHANGELOG.md index edc066207584..a6b7f680ab5a 100644 --- a/clients/client-cloudcontrol/CHANGELOG.md +++ b/clients/client-cloudcontrol/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudcontrol + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudcontrol diff --git a/clients/client-cloudcontrol/package.json b/clients/client-cloudcontrol/package.json index 6a392ec89e0e..544ee917716d 100644 --- a/clients/client-cloudcontrol/package.json +++ b/clients/client-cloudcontrol/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudcontrol", "description": "AWS SDK for JavaScript Cloudcontrol Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudcontrol", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-clouddirectory/CHANGELOG.md b/clients/client-clouddirectory/CHANGELOG.md index 91bd6b02a13d..284cba23c268 100644 --- a/clients/client-clouddirectory/CHANGELOG.md +++ b/clients/client-clouddirectory/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-clouddirectory + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-clouddirectory diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index 5d15e09a417d..2a7064c65189 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-clouddirectory", "description": "AWS SDK for JavaScript Clouddirectory Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-clouddirectory", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudformation/CHANGELOG.md b/clients/client-cloudformation/CHANGELOG.md index 0e66864ce5fc..7b914dec430b 100644 --- a/clients/client-cloudformation/CHANGELOG.md +++ b/clients/client-cloudformation/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudformation + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudformation diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index a98257071699..5240809e9f34 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudformation", "description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudformation", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudfront-keyvaluestore/CHANGELOG.md b/clients/client-cloudfront-keyvaluestore/CHANGELOG.md index fe5067d9ac14..f0365d15b24c 100644 --- a/clients/client-cloudfront-keyvaluestore/CHANGELOG.md +++ b/clients/client-cloudfront-keyvaluestore/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore diff --git a/clients/client-cloudfront-keyvaluestore/package.json b/clients/client-cloudfront-keyvaluestore/package.json index 86456f0d7716..96e0190400b5 100644 --- a/clients/client-cloudfront-keyvaluestore/package.json +++ b/clients/client-cloudfront-keyvaluestore/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudfront-keyvaluestore", "description": "AWS SDK for JavaScript Cloudfront Keyvaluestore Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudfront-keyvaluestore", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudfront/CHANGELOG.md b/clients/client-cloudfront/CHANGELOG.md index 8417ccc6d485..4c40c8515acf 100644 --- a/clients/client-cloudfront/CHANGELOG.md +++ b/clients/client-cloudfront/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudfront diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index 04f16500bf22..f3a9f96a3604 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudfront", "description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudfront", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudhsm-v2/CHANGELOG.md b/clients/client-cloudhsm-v2/CHANGELOG.md index 345a85ee473a..8a717f95f4db 100644 --- a/clients/client-cloudhsm-v2/CHANGELOG.md +++ b/clients/client-cloudhsm-v2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm-v2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudhsm-v2 diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index 8f85a14763b9..06fd850a3155 100644 --- a/clients/client-cloudhsm-v2/package.json +++ b/clients/client-cloudhsm-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudhsm-v2", "description": "AWS SDK for JavaScript Cloudhsm V2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudhsm-v2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudhsm/CHANGELOG.md b/clients/client-cloudhsm/CHANGELOG.md index caca5eed5ef5..6aedf933f2a8 100644 --- a/clients/client-cloudhsm/CHANGELOG.md +++ b/clients/client-cloudhsm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudhsm diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index ad68a7e4d39d..00b621ec1c19 100644 --- a/clients/client-cloudhsm/package.json +++ b/clients/client-cloudhsm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudhsm", "description": "AWS SDK for JavaScript Cloudhsm Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudhsm", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudsearch-domain/CHANGELOG.md b/clients/client-cloudsearch-domain/CHANGELOG.md index d6eac7e0e265..42abe7eac4c6 100644 --- a/clients/client-cloudsearch-domain/CHANGELOG.md +++ b/clients/client-cloudsearch-domain/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch-domain + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudsearch-domain diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index 43e302421205..ff7c1d13449b 100644 --- a/clients/client-cloudsearch-domain/package.json +++ b/clients/client-cloudsearch-domain/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudsearch-domain", "description": "AWS SDK for JavaScript Cloudsearch Domain Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudsearch-domain", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudsearch/CHANGELOG.md b/clients/client-cloudsearch/CHANGELOG.md index cc70ef737adc..e0dc292e8474 100644 --- a/clients/client-cloudsearch/CHANGELOG.md +++ b/clients/client-cloudsearch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudsearch diff --git a/clients/client-cloudsearch/package.json b/clients/client-cloudsearch/package.json index feed176fb108..4dd62d81cbd3 100644 --- a/clients/client-cloudsearch/package.json +++ b/clients/client-cloudsearch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudsearch", "description": "AWS SDK for JavaScript Cloudsearch Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudsearch", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudtrail-data/CHANGELOG.md b/clients/client-cloudtrail-data/CHANGELOG.md index 55ac9ffc3883..7a9cb00e3238 100644 --- a/clients/client-cloudtrail-data/CHANGELOG.md +++ b/clients/client-cloudtrail-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudtrail-data diff --git a/clients/client-cloudtrail-data/package.json b/clients/client-cloudtrail-data/package.json index 5ffdc82b8597..c682e6ea3004 100644 --- a/clients/client-cloudtrail-data/package.json +++ b/clients/client-cloudtrail-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudtrail-data", "description": "AWS SDK for JavaScript Cloudtrail Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudtrail-data", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudtrail/CHANGELOG.md b/clients/client-cloudtrail/CHANGELOG.md index 0791a8f348e2..4d2631d611e4 100644 --- a/clients/client-cloudtrail/CHANGELOG.md +++ b/clients/client-cloudtrail/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudtrail diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index ee8ad98a9393..df6af32bd6b7 100644 --- a/clients/client-cloudtrail/package.json +++ b/clients/client-cloudtrail/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudtrail", "description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudtrail", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudwatch-events/CHANGELOG.md b/clients/client-cloudwatch-events/CHANGELOG.md index 9e212d6a5e23..d30cb6407e69 100644 --- a/clients/client-cloudwatch-events/CHANGELOG.md +++ b/clients/client-cloudwatch-events/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-events + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudwatch-events diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index 57836b538575..10bfb98456fb 100644 --- a/clients/client-cloudwatch-events/package.json +++ b/clients/client-cloudwatch-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch-events", "description": "AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-events", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudwatch-logs/CHANGELOG.md b/clients/client-cloudwatch-logs/CHANGELOG.md index 950321a581f3..5f9d99e3b0e9 100644 --- a/clients/client-cloudwatch-logs/CHANGELOG.md +++ b/clients/client-cloudwatch-logs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index 1662ac2930f1..dd48dde5494a 100644 --- a/clients/client-cloudwatch-logs/package.json +++ b/clients/client-cloudwatch-logs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch-logs", "description": "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cloudwatch/CHANGELOG.md b/clients/client-cloudwatch/CHANGELOG.md index ad40cc98d239..1bfdc48a884e 100644 --- a/clients/client-cloudwatch/CHANGELOG.md +++ b/clients/client-cloudwatch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index ffd5a3ce7c11..07fd9e8c3f23 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch", "description": "AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch", @@ -34,27 +34,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codeartifact/CHANGELOG.md b/clients/client-codeartifact/CHANGELOG.md index aae5933ea88c..647a362ed6d0 100644 --- a/clients/client-codeartifact/CHANGELOG.md +++ b/clients/client-codeartifact/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codeartifact + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codeartifact diff --git a/clients/client-codeartifact/package.json b/clients/client-codeartifact/package.json index 9016ffa52e9b..bd341804e004 100644 --- a/clients/client-codeartifact/package.json +++ b/clients/client-codeartifact/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeartifact", "description": "AWS SDK for JavaScript Codeartifact Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeartifact", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codebuild/CHANGELOG.md b/clients/client-codebuild/CHANGELOG.md index 7d59b5365054..5a0c08644db8 100644 --- a/clients/client-codebuild/CHANGELOG.md +++ b/clients/client-codebuild/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codebuild + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codebuild diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 4e6d5a522a94..506c4ce6bd5b 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codebuild", "description": "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codebuild", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codecatalyst/CHANGELOG.md b/clients/client-codecatalyst/CHANGELOG.md index d3f672022c1e..35505f65ee71 100644 --- a/clients/client-codecatalyst/CHANGELOG.md +++ b/clients/client-codecatalyst/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codecatalyst + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codecatalyst diff --git a/clients/client-codecatalyst/package.json b/clients/client-codecatalyst/package.json index 37c2c6390780..9c483581208f 100644 --- a/clients/client-codecatalyst/package.json +++ b/clients/client-codecatalyst/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codecatalyst", "description": "AWS SDK for JavaScript Codecatalyst Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codecatalyst", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codecommit/CHANGELOG.md b/clients/client-codecommit/CHANGELOG.md index abd36da8e037..f69049088896 100644 --- a/clients/client-codecommit/CHANGELOG.md +++ b/clients/client-codecommit/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codecommit + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codecommit diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index 8629cced442d..4fa30b8a31d0 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codecommit", "description": "AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codecommit", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codeconnections/CHANGELOG.md b/clients/client-codeconnections/CHANGELOG.md index 2a8c8adf348e..9daa67e4c975 100644 --- a/clients/client-codeconnections/CHANGELOG.md +++ b/clients/client-codeconnections/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codeconnections + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codeconnections diff --git a/clients/client-codeconnections/package.json b/clients/client-codeconnections/package.json index 3771b6303b3d..d3ad893955b5 100644 --- a/clients/client-codeconnections/package.json +++ b/clients/client-codeconnections/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeconnections", "description": "AWS SDK for JavaScript Codeconnections Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeconnections", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codedeploy/CHANGELOG.md b/clients/client-codedeploy/CHANGELOG.md index 2dad3483de0d..425a97910beb 100644 --- a/clients/client-codedeploy/CHANGELOG.md +++ b/clients/client-codedeploy/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codedeploy + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codedeploy diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index 48d67459c465..8e53529280cb 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codedeploy", "description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codedeploy", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codeguru-reviewer/CHANGELOG.md b/clients/client-codeguru-reviewer/CHANGELOG.md index 7276c53162ea..7f991c7817c1 100644 --- a/clients/client-codeguru-reviewer/CHANGELOG.md +++ b/clients/client-codeguru-reviewer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-reviewer + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codeguru-reviewer diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index 3e2049e5f6df..1ce52ad84b16 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeguru-reviewer", "description": "AWS SDK for JavaScript Codeguru Reviewer Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguru-reviewer", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codeguru-security/CHANGELOG.md b/clients/client-codeguru-security/CHANGELOG.md index 339e07a4850c..f5770489812a 100644 --- a/clients/client-codeguru-security/CHANGELOG.md +++ b/clients/client-codeguru-security/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-security + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codeguru-security diff --git a/clients/client-codeguru-security/package.json b/clients/client-codeguru-security/package.json index ed4bb1000099..06272f67e6ad 100644 --- a/clients/client-codeguru-security/package.json +++ b/clients/client-codeguru-security/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeguru-security", "description": "AWS SDK for JavaScript Codeguru Security Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguru-security", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codeguruprofiler/CHANGELOG.md b/clients/client-codeguruprofiler/CHANGELOG.md index 403435edb1df..e8089e9c3e35 100644 --- a/clients/client-codeguruprofiler/CHANGELOG.md +++ b/clients/client-codeguruprofiler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codeguruprofiler + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codeguruprofiler diff --git a/clients/client-codeguruprofiler/package.json b/clients/client-codeguruprofiler/package.json index cbcf6c40f892..968ad05aa31b 100644 --- a/clients/client-codeguruprofiler/package.json +++ b/clients/client-codeguruprofiler/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeguruprofiler", "description": "AWS SDK for JavaScript Codeguruprofiler Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguruprofiler", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codepipeline/CHANGELOG.md b/clients/client-codepipeline/CHANGELOG.md index 922271350c15..aa12f1dd5031 100644 --- a/clients/client-codepipeline/CHANGELOG.md +++ b/clients/client-codepipeline/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codepipeline + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codepipeline diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 28110ae45acd..45c61b771be1 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codepipeline", "description": "AWS SDK for JavaScript Codepipeline Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codepipeline", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codestar-connections/CHANGELOG.md b/clients/client-codestar-connections/CHANGELOG.md index 7b024faea7ab..5bc79a572250 100644 --- a/clients/client-codestar-connections/CHANGELOG.md +++ b/clients/client-codestar-connections/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codestar-connections + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codestar-connections diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index ade1b851f923..2232d962d0fc 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codestar-connections", "description": "AWS SDK for JavaScript Codestar Connections Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codestar-connections", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-codestar-notifications/CHANGELOG.md b/clients/client-codestar-notifications/CHANGELOG.md index d7f2a4ff05df..d5d8c026c76b 100644 --- a/clients/client-codestar-notifications/CHANGELOG.md +++ b/clients/client-codestar-notifications/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-codestar-notifications + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-codestar-notifications diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index a6bc0f9428ab..ae75043e2199 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codestar-notifications", "description": "AWS SDK for JavaScript Codestar Notifications Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codestar-notifications", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cognito-identity-provider/CHANGELOG.md b/clients/client-cognito-identity-provider/CHANGELOG.md index 8e0af8300617..85f390265c95 100644 --- a/clients/client-cognito-identity-provider/CHANGELOG.md +++ b/clients/client-cognito-identity-provider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index a51bd17e5592..4aff9d379ef6 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-identity-provider", "description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cognito-identity/CHANGELOG.md b/clients/client-cognito-identity/CHANGELOG.md index 0ec06a56b3d3..8119bc0da2c8 100644 --- a/clients/client-cognito-identity/CHANGELOG.md +++ b/clients/client-cognito-identity/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cognito-identity + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cognito-identity diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index e7c46f8509ec..2122109d8d3e 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-identity", "description": "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity", @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cognito-sync/CHANGELOG.md b/clients/client-cognito-sync/CHANGELOG.md index ea0d3dcb4779..69cb1d83e57f 100644 --- a/clients/client-cognito-sync/CHANGELOG.md +++ b/clients/client-cognito-sync/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cognito-sync + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cognito-sync diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 1b4bfbbd9d47..e481883674ba 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-sync", "description": "AWS SDK for JavaScript Cognito Sync Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cognito-sync", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-comprehend/CHANGELOG.md b/clients/client-comprehend/CHANGELOG.md index cea14af96fd9..3959c91b8638 100644 --- a/clients/client-comprehend/CHANGELOG.md +++ b/clients/client-comprehend/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-comprehend + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-comprehend diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index 478437cfc34d..98a0c98c9347 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-comprehend", "description": "AWS SDK for JavaScript Comprehend Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-comprehend", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-comprehendmedical/CHANGELOG.md b/clients/client-comprehendmedical/CHANGELOG.md index 8002f68cf334..460770be8aa1 100644 --- a/clients/client-comprehendmedical/CHANGELOG.md +++ b/clients/client-comprehendmedical/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-comprehendmedical + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-comprehendmedical diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index ec74e915b1bb..0dc64f3d44d8 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-comprehendmedical", "description": "AWS SDK for JavaScript Comprehendmedical Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-comprehendmedical", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-compute-optimizer/CHANGELOG.md b/clients/client-compute-optimizer/CHANGELOG.md index c7a9ca0db478..1388a9c1b21b 100644 --- a/clients/client-compute-optimizer/CHANGELOG.md +++ b/clients/client-compute-optimizer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-compute-optimizer + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-compute-optimizer diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index c28abcd7c372..e27e4b724b20 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-compute-optimizer", "description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-compute-optimizer", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-config-service/CHANGELOG.md b/clients/client-config-service/CHANGELOG.md index 486e877f0599..65b54ddf191e 100644 --- a/clients/client-config-service/CHANGELOG.md +++ b/clients/client-config-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-config-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-config-service diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index ebc3463848a4..bd676a3a5e94 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-config-service", "description": "AWS SDK for JavaScript Config Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-config-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-connect-contact-lens/CHANGELOG.md b/clients/client-connect-contact-lens/CHANGELOG.md index 0fab35ccf35c..fc2fb7b9aa6b 100644 --- a/clients/client-connect-contact-lens/CHANGELOG.md +++ b/clients/client-connect-contact-lens/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-connect-contact-lens + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-connect-contact-lens diff --git a/clients/client-connect-contact-lens/package.json b/clients/client-connect-contact-lens/package.json index 92f23e260c68..732b60a63f18 100644 --- a/clients/client-connect-contact-lens/package.json +++ b/clients/client-connect-contact-lens/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connect-contact-lens", "description": "AWS SDK for JavaScript Connect Contact Lens Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connect-contact-lens", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-connect/CHANGELOG.md b/clients/client-connect/CHANGELOG.md index 741319ddff7c..96fcaa64607d 100644 --- a/clients/client-connect/CHANGELOG.md +++ b/clients/client-connect/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-connect + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 5357caaa1636..a4e984a3ad4f 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connect", "description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connect", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-connectcampaigns/CHANGELOG.md b/clients/client-connectcampaigns/CHANGELOG.md index 6c922d4ee76c..525dece8b0d4 100644 --- a/clients/client-connectcampaigns/CHANGELOG.md +++ b/clients/client-connectcampaigns/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-connectcampaigns + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-connectcampaigns diff --git a/clients/client-connectcampaigns/package.json b/clients/client-connectcampaigns/package.json index 495ca7d3a1ea..8b7f89bda0bd 100644 --- a/clients/client-connectcampaigns/package.json +++ b/clients/client-connectcampaigns/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectcampaigns", "description": "AWS SDK for JavaScript Connectcampaigns Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connectcampaigns", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-connectcampaignsv2/CHANGELOG.md b/clients/client-connectcampaignsv2/CHANGELOG.md index 3af8c525e82e..133c03e941aa 100644 --- a/clients/client-connectcampaignsv2/CHANGELOG.md +++ b/clients/client-connectcampaignsv2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-connectcampaignsv2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-connectcampaignsv2 diff --git a/clients/client-connectcampaignsv2/package.json b/clients/client-connectcampaignsv2/package.json index 0b9dae55b8e0..09231d85ea81 100644 --- a/clients/client-connectcampaignsv2/package.json +++ b/clients/client-connectcampaignsv2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectcampaignsv2", "description": "AWS SDK for JavaScript Connectcampaignsv2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connectcampaignsv2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-connectcases/CHANGELOG.md b/clients/client-connectcases/CHANGELOG.md index ecaa8726616d..ae86fbf425b1 100644 --- a/clients/client-connectcases/CHANGELOG.md +++ b/clients/client-connectcases/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-connectcases + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-connectcases diff --git a/clients/client-connectcases/package.json b/clients/client-connectcases/package.json index b89603d371a0..e0b95c058ab3 100644 --- a/clients/client-connectcases/package.json +++ b/clients/client-connectcases/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectcases", "description": "AWS SDK for JavaScript Connectcases Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connectcases", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-connectparticipant/CHANGELOG.md b/clients/client-connectparticipant/CHANGELOG.md index e968ea851930..8e020fd92ca7 100644 --- a/clients/client-connectparticipant/CHANGELOG.md +++ b/clients/client-connectparticipant/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-connectparticipant + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-connectparticipant diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index 4197410cab69..edd822055a23 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectparticipant", "description": "AWS SDK for JavaScript Connectparticipant Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connectparticipant", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-controlcatalog/CHANGELOG.md b/clients/client-controlcatalog/CHANGELOG.md index f5d5c2df1741..ce6652a1b6aa 100644 --- a/clients/client-controlcatalog/CHANGELOG.md +++ b/clients/client-controlcatalog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-controlcatalog + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-controlcatalog diff --git a/clients/client-controlcatalog/package.json b/clients/client-controlcatalog/package.json index caf7a444f231..40e3665bc8d1 100644 --- a/clients/client-controlcatalog/package.json +++ b/clients/client-controlcatalog/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-controlcatalog", "description": "AWS SDK for JavaScript Controlcatalog Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-controlcatalog", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-controltower/CHANGELOG.md b/clients/client-controltower/CHANGELOG.md index be11f5de7cfc..f17254e8842c 100644 --- a/clients/client-controltower/CHANGELOG.md +++ b/clients/client-controltower/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-controltower + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-controltower diff --git a/clients/client-controltower/package.json b/clients/client-controltower/package.json index 48da9c10ed90..80c33141c5fa 100644 --- a/clients/client-controltower/package.json +++ b/clients/client-controltower/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-controltower", "description": "AWS SDK for JavaScript Controltower Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-controltower", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cost-and-usage-report-service/CHANGELOG.md b/clients/client-cost-and-usage-report-service/CHANGELOG.md index aabd94d542f6..e33d23d4991a 100644 --- a/clients/client-cost-and-usage-report-service/CHANGELOG.md +++ b/clients/client-cost-and-usage-report-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cost-and-usage-report-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cost-and-usage-report-service diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index b873aa90e0b4..78fb5ac49440 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cost-and-usage-report-service", "description": "AWS SDK for JavaScript Cost And Usage Report Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cost-and-usage-report-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cost-explorer/CHANGELOG.md b/clients/client-cost-explorer/CHANGELOG.md index 2ac1f380baac..1853632dfb17 100644 --- a/clients/client-cost-explorer/CHANGELOG.md +++ b/clients/client-cost-explorer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cost-explorer + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index 0aa515e1737c..77f7f94ef20e 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cost-explorer", "description": "AWS SDK for JavaScript Cost Explorer Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cost-explorer", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-cost-optimization-hub/CHANGELOG.md b/clients/client-cost-optimization-hub/CHANGELOG.md index 01f971d6f3f7..fceab3b9ca8d 100644 --- a/clients/client-cost-optimization-hub/CHANGELOG.md +++ b/clients/client-cost-optimization-hub/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-cost-optimization-hub + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-cost-optimization-hub diff --git a/clients/client-cost-optimization-hub/package.json b/clients/client-cost-optimization-hub/package.json index f015a76ab3de..3f398961fe52 100644 --- a/clients/client-cost-optimization-hub/package.json +++ b/clients/client-cost-optimization-hub/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cost-optimization-hub", "description": "AWS SDK for JavaScript Cost Optimization Hub Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cost-optimization-hub", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-customer-profiles/CHANGELOG.md b/clients/client-customer-profiles/CHANGELOG.md index 56c23ff273a7..57805c67bec5 100644 --- a/clients/client-customer-profiles/CHANGELOG.md +++ b/clients/client-customer-profiles/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-customer-profiles + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-customer-profiles diff --git a/clients/client-customer-profiles/package.json b/clients/client-customer-profiles/package.json index e06ef6776676..e13f1da6ed41 100644 --- a/clients/client-customer-profiles/package.json +++ b/clients/client-customer-profiles/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-customer-profiles", "description": "AWS SDK for JavaScript Customer Profiles Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-customer-profiles", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-data-pipeline/CHANGELOG.md b/clients/client-data-pipeline/CHANGELOG.md index c71429f7bb91..d485d9e5cc25 100644 --- a/clients/client-data-pipeline/CHANGELOG.md +++ b/clients/client-data-pipeline/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-data-pipeline + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-data-pipeline diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index d040b3bfb8f9..977bbca45fdf 100644 --- a/clients/client-data-pipeline/package.json +++ b/clients/client-data-pipeline/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-data-pipeline", "description": "AWS SDK for JavaScript Data Pipeline Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-data-pipeline", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-database-migration-service/CHANGELOG.md b/clients/client-database-migration-service/CHANGELOG.md index db81b518d124..9019c05a55a4 100644 --- a/clients/client-database-migration-service/CHANGELOG.md +++ b/clients/client-database-migration-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-database-migration-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-database-migration-service diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index f1e228517a1b..0fc63589a404 100644 --- a/clients/client-database-migration-service/package.json +++ b/clients/client-database-migration-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-database-migration-service", "description": "AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-database-migration-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-databrew/CHANGELOG.md b/clients/client-databrew/CHANGELOG.md index d59e1a4f7f05..d2abb4bc2310 100644 --- a/clients/client-databrew/CHANGELOG.md +++ b/clients/client-databrew/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-databrew + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-databrew diff --git a/clients/client-databrew/package.json b/clients/client-databrew/package.json index ee68461afee5..6a73ddf85103 100644 --- a/clients/client-databrew/package.json +++ b/clients/client-databrew/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-databrew", "description": "AWS SDK for JavaScript Databrew Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-databrew", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-dataexchange/CHANGELOG.md b/clients/client-dataexchange/CHANGELOG.md index 4c772772f84a..8faf58f0c624 100644 --- a/clients/client-dataexchange/CHANGELOG.md +++ b/clients/client-dataexchange/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-dataexchange + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-dataexchange diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index 0c9a665a6c5d..5dbff6973b03 100644 --- a/clients/client-dataexchange/package.json +++ b/clients/client-dataexchange/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dataexchange", "description": "AWS SDK for JavaScript Dataexchange Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-dataexchange", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-datasync/CHANGELOG.md b/clients/client-datasync/CHANGELOG.md index 6f39536fc4c9..e816cba842d9 100644 --- a/clients/client-datasync/CHANGELOG.md +++ b/clients/client-datasync/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-datasync + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-datasync diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index 7aa9a2674bbc..3408d0ed218b 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-datasync", "description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-datasync", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-datazone/CHANGELOG.md b/clients/client-datazone/CHANGELOG.md index b9f0bc2b4023..a308c648e46b 100644 --- a/clients/client-datazone/CHANGELOG.md +++ b/clients/client-datazone/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-datazone + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-datazone diff --git a/clients/client-datazone/package.json b/clients/client-datazone/package.json index d9968bacc42a..2e360a1fdcd1 100644 --- a/clients/client-datazone/package.json +++ b/clients/client-datazone/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-datazone", "description": "AWS SDK for JavaScript Datazone Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-datazone", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-dax/CHANGELOG.md b/clients/client-dax/CHANGELOG.md index 70bdd1871898..f96f405a7ef1 100644 --- a/clients/client-dax/CHANGELOG.md +++ b/clients/client-dax/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-dax + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index 36f0ee5efc82..59afa83f994b 100644 --- a/clients/client-dax/package.json +++ b/clients/client-dax/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dax", "description": "AWS SDK for JavaScript Dax Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-dax", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-deadline/CHANGELOG.md b/clients/client-deadline/CHANGELOG.md index fe8b6c0c8f05..76daf234aa06 100644 --- a/clients/client-deadline/CHANGELOG.md +++ b/clients/client-deadline/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-deadline + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-deadline diff --git a/clients/client-deadline/package.json b/clients/client-deadline/package.json index ece9726bce5c..c4c9065558a7 100644 --- a/clients/client-deadline/package.json +++ b/clients/client-deadline/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-deadline", "description": "AWS SDK for JavaScript Deadline Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-deadline", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-detective/CHANGELOG.md b/clients/client-detective/CHANGELOG.md index 48ebe336b9d4..8c2f145f2cfa 100644 --- a/clients/client-detective/CHANGELOG.md +++ b/clients/client-detective/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-detective + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-detective diff --git a/clients/client-detective/package.json b/clients/client-detective/package.json index a5213a345086..b484b5f0e02c 100644 --- a/clients/client-detective/package.json +++ b/clients/client-detective/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-detective", "description": "AWS SDK for JavaScript Detective Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-detective", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-device-farm/CHANGELOG.md b/clients/client-device-farm/CHANGELOG.md index 27c4809e69ea..78d912d47810 100644 --- a/clients/client-device-farm/CHANGELOG.md +++ b/clients/client-device-farm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-device-farm + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-device-farm diff --git a/clients/client-device-farm/package.json b/clients/client-device-farm/package.json index 76833f3dce58..8b6cd0d7e8bc 100644 --- a/clients/client-device-farm/package.json +++ b/clients/client-device-farm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-device-farm", "description": "AWS SDK for JavaScript Device Farm Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-device-farm", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-devops-guru/CHANGELOG.md b/clients/client-devops-guru/CHANGELOG.md index a86b06b41025..a1561a41cff3 100644 --- a/clients/client-devops-guru/CHANGELOG.md +++ b/clients/client-devops-guru/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-devops-guru + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-devops-guru diff --git a/clients/client-devops-guru/package.json b/clients/client-devops-guru/package.json index 5ee9e7324eef..2f71852f050d 100644 --- a/clients/client-devops-guru/package.json +++ b/clients/client-devops-guru/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-devops-guru", "description": "AWS SDK for JavaScript Devops Guru Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-devops-guru", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-direct-connect/CHANGELOG.md b/clients/client-direct-connect/CHANGELOG.md index 94a71c21b65f..9557048c07a8 100644 --- a/clients/client-direct-connect/CHANGELOG.md +++ b/clients/client-direct-connect/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-direct-connect + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-direct-connect diff --git a/clients/client-direct-connect/package.json b/clients/client-direct-connect/package.json index be2cf5fdd6bb..8eafa4dbe7c0 100644 --- a/clients/client-direct-connect/package.json +++ b/clients/client-direct-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-direct-connect", "description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-direct-connect", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-directory-service-data/CHANGELOG.md b/clients/client-directory-service-data/CHANGELOG.md index 60d6105600a1..338027e4968c 100644 --- a/clients/client-directory-service-data/CHANGELOG.md +++ b/clients/client-directory-service-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-directory-service-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-directory-service-data diff --git a/clients/client-directory-service-data/package.json b/clients/client-directory-service-data/package.json index 5d8f94215d6b..2de3b84ea6de 100644 --- a/clients/client-directory-service-data/package.json +++ b/clients/client-directory-service-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-directory-service-data", "description": "AWS SDK for JavaScript Directory Service Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-directory-service-data", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-directory-service/CHANGELOG.md b/clients/client-directory-service/CHANGELOG.md index fe87ce316fb1..9953545692ca 100644 --- a/clients/client-directory-service/CHANGELOG.md +++ b/clients/client-directory-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-directory-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-directory-service diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index 926d097f9a1a..91f9eac19100 100644 --- a/clients/client-directory-service/package.json +++ b/clients/client-directory-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-directory-service", "description": "AWS SDK for JavaScript Directory Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-directory-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-dlm/CHANGELOG.md b/clients/client-dlm/CHANGELOG.md index 8d5b6ef602fb..27fe26931d2f 100644 --- a/clients/client-dlm/CHANGELOG.md +++ b/clients/client-dlm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-dlm + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-dlm diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index cb81dffade00..1d78cfe9dbfb 100644 --- a/clients/client-dlm/package.json +++ b/clients/client-dlm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dlm", "description": "AWS SDK for JavaScript Dlm Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-dlm", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-docdb-elastic/CHANGELOG.md b/clients/client-docdb-elastic/CHANGELOG.md index bf8cf2577cc5..81d7d10c657f 100644 --- a/clients/client-docdb-elastic/CHANGELOG.md +++ b/clients/client-docdb-elastic/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-docdb-elastic + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-docdb-elastic diff --git a/clients/client-docdb-elastic/package.json b/clients/client-docdb-elastic/package.json index 341afbe5c9a6..2fa52875e277 100644 --- a/clients/client-docdb-elastic/package.json +++ b/clients/client-docdb-elastic/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-docdb-elastic", "description": "AWS SDK for JavaScript Docdb Elastic Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-docdb-elastic", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-docdb/CHANGELOG.md b/clients/client-docdb/CHANGELOG.md index 5dfe327343b9..c690e61972c5 100644 --- a/clients/client-docdb/CHANGELOG.md +++ b/clients/client-docdb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-docdb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-docdb diff --git a/clients/client-docdb/package.json b/clients/client-docdb/package.json index 12496cbaa065..5aebb0a4335b 100644 --- a/clients/client-docdb/package.json +++ b/clients/client-docdb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-docdb", "description": "AWS SDK for JavaScript Docdb Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-docdb", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-drs/CHANGELOG.md b/clients/client-drs/CHANGELOG.md index cb82e5fec803..f5f583b04f72 100644 --- a/clients/client-drs/CHANGELOG.md +++ b/clients/client-drs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-drs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-drs diff --git a/clients/client-drs/package.json b/clients/client-drs/package.json index fe8d88e6f2c4..4aca61538522 100644 --- a/clients/client-drs/package.json +++ b/clients/client-drs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-drs", "description": "AWS SDK for JavaScript Drs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-drs", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-dsql/CHANGELOG.md b/clients/client-dsql/CHANGELOG.md index 4a5c93be5955..0bac83c77c2a 100644 --- a/clients/client-dsql/CHANGELOG.md +++ b/clients/client-dsql/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-dsql + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-dsql diff --git a/clients/client-dsql/package.json b/clients/client-dsql/package.json index 100aba5d2218..c41ba52f5838 100644 --- a/clients/client-dsql/package.json +++ b/clients/client-dsql/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dsql", "description": "AWS SDK for JavaScript Dsql Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-dsql", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-dynamodb-streams/CHANGELOG.md b/clients/client-dynamodb-streams/CHANGELOG.md index 753054e98620..77e591148fc5 100644 --- a/clients/client-dynamodb-streams/CHANGELOG.md +++ b/clients/client-dynamodb-streams/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-dynamodb-streams + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index 3ba7e7ce6eec..edf5fb279d1a 100644 --- a/clients/client-dynamodb-streams/package.json +++ b/clients/client-dynamodb-streams/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dynamodb-streams", "description": "AWS SDK for JavaScript Dynamodb Streams Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-dynamodb-streams", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-dynamodb/CHANGELOG.md b/clients/client-dynamodb/CHANGELOG.md index 83273cb04d30..cbfa26d2929a 100644 --- a/clients/client-dynamodb/CHANGELOG.md +++ b/clients/client-dynamodb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-dynamodb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-dynamodb diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index ea6c82c10a22..3dff6c57e8e5 100644 --- a/clients/client-dynamodb/package.json +++ b/clients/client-dynamodb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dynamodb", "description": "AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-dynamodb", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ebs/CHANGELOG.md b/clients/client-ebs/CHANGELOG.md index bd38b634d7d4..e0a8341f9038 100644 --- a/clients/client-ebs/CHANGELOG.md +++ b/clients/client-ebs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ebs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ebs diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index 0bf65fe3fc74..95cd00cce2d7 100644 --- a/clients/client-ebs/package.json +++ b/clients/client-ebs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ebs", "description": "AWS SDK for JavaScript Ebs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ebs", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ec2-instance-connect/CHANGELOG.md b/clients/client-ec2-instance-connect/CHANGELOG.md index a017828288bc..c8a84cf06f4b 100644 --- a/clients/client-ec2-instance-connect/CHANGELOG.md +++ b/clients/client-ec2-instance-connect/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ec2-instance-connect + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ec2-instance-connect diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index 6e19554eac53..95ca8bd04b56 100644 --- a/clients/client-ec2-instance-connect/package.json +++ b/clients/client-ec2-instance-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ec2-instance-connect", "description": "AWS SDK for JavaScript Ec2 Instance Connect Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ec2-instance-connect", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ec2/CHANGELOG.md b/clients/client-ec2/CHANGELOG.md index 4f01c93ec080..91dfb9acf3b3 100644 --- a/clients/client-ec2/CHANGELOG.md +++ b/clients/client-ec2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ec2 + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) **Note:** Version bump only for package @aws-sdk/client-ec2 diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index 3fdd08801f7f..0c00e530f25c 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ec2", "description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ec2", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ecr-public/CHANGELOG.md b/clients/client-ecr-public/CHANGELOG.md index 3b42e5814d18..14c7a63f0924 100644 --- a/clients/client-ecr-public/CHANGELOG.md +++ b/clients/client-ecr-public/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ecr-public + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ecr-public diff --git a/clients/client-ecr-public/package.json b/clients/client-ecr-public/package.json index aa84cd38f646..c3027ddd61e0 100644 --- a/clients/client-ecr-public/package.json +++ b/clients/client-ecr-public/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ecr-public", "description": "AWS SDK for JavaScript Ecr Public Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ecr-public", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ecr/CHANGELOG.md b/clients/client-ecr/CHANGELOG.md index 908592a2db7a..53524e8bc599 100644 --- a/clients/client-ecr/CHANGELOG.md +++ b/clients/client-ecr/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ecr + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ecr diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index 031c4ccfa021..7626939996cf 100644 --- a/clients/client-ecr/package.json +++ b/clients/client-ecr/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ecr", "description": "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ecr", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ecs/CHANGELOG.md b/clients/client-ecs/CHANGELOG.md index 76b7bddee3c4..1dffddb8e547 100644 --- a/clients/client-ecs/CHANGELOG.md +++ b/clients/client-ecs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ecs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ecs diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index 4809aad4af82..23581a68ec22 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ecs", "description": "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ecs", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-efs/CHANGELOG.md b/clients/client-efs/CHANGELOG.md index c8e21d391d3b..90f91cd57e69 100644 --- a/clients/client-efs/CHANGELOG.md +++ b/clients/client-efs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-efs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-efs diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index e5a57ce94ece..2791fd7a0e54 100644 --- a/clients/client-efs/package.json +++ b/clients/client-efs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-efs", "description": "AWS SDK for JavaScript Efs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-efs", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-eks-auth/CHANGELOG.md b/clients/client-eks-auth/CHANGELOG.md index 7ffd780f446d..06e3ad81afc7 100644 --- a/clients/client-eks-auth/CHANGELOG.md +++ b/clients/client-eks-auth/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-eks-auth + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-eks-auth diff --git a/clients/client-eks-auth/package.json b/clients/client-eks-auth/package.json index 55a8abe5d76c..0835c2f27ed3 100644 --- a/clients/client-eks-auth/package.json +++ b/clients/client-eks-auth/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-eks-auth", "description": "AWS SDK for JavaScript Eks Auth Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-eks-auth", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-eks/CHANGELOG.md b/clients/client-eks/CHANGELOG.md index 723337c0444b..135bfbece446 100644 --- a/clients/client-eks/CHANGELOG.md +++ b/clients/client-eks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-eks + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-eks diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index 95fc52866d94..a7add63ea5e4 100644 --- a/clients/client-eks/package.json +++ b/clients/client-eks/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-eks", "description": "AWS SDK for JavaScript Eks Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-eks", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-elastic-beanstalk/CHANGELOG.md b/clients/client-elastic-beanstalk/CHANGELOG.md index e0a89488c3a7..7f21ef0141a9 100644 --- a/clients/client-elastic-beanstalk/CHANGELOG.md +++ b/clients/client-elastic-beanstalk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json index 61f456bbf345..0114019c55dd 100644 --- a/clients/client-elastic-beanstalk/package.json +++ b/clients/client-elastic-beanstalk/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elastic-beanstalk", "description": "AWS SDK for JavaScript Elastic Beanstalk Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-elastic-beanstalk", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-elastic-load-balancing-v2/CHANGELOG.md b/clients/client-elastic-load-balancing-v2/CHANGELOG.md index bd8aa61cb9c5..e2e364fab88f 100644 --- a/clients/client-elastic-load-balancing-v2/CHANGELOG.md +++ b/clients/client-elastic-load-balancing-v2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2 diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json index af28b0d27cfb..7e993561ac7f 100644 --- a/clients/client-elastic-load-balancing-v2/package.json +++ b/clients/client-elastic-load-balancing-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elastic-load-balancing-v2", "description": "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing-v2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-elastic-load-balancing/CHANGELOG.md b/clients/client-elastic-load-balancing/CHANGELOG.md index 086f60b893b3..ae704c38a18d 100644 --- a/clients/client-elastic-load-balancing/CHANGELOG.md +++ b/clients/client-elastic-load-balancing/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json index 1edc9fe47fbf..6695c5477caf 100644 --- a/clients/client-elastic-load-balancing/package.json +++ b/clients/client-elastic-load-balancing/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elastic-load-balancing", "description": "AWS SDK for JavaScript Elastic Load Balancing Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-elastic-transcoder/CHANGELOG.md b/clients/client-elastic-transcoder/CHANGELOG.md index 839c53c33412..1ed6fea678dd 100644 --- a/clients/client-elastic-transcoder/CHANGELOG.md +++ b/clients/client-elastic-transcoder/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-elastic-transcoder + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-elastic-transcoder diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index 1f41f8b87e05..0f1f2569f0ea 100644 --- a/clients/client-elastic-transcoder/package.json +++ b/clients/client-elastic-transcoder/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elastic-transcoder", "description": "AWS SDK for JavaScript Elastic Transcoder Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-elastic-transcoder", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-elasticache/CHANGELOG.md b/clients/client-elasticache/CHANGELOG.md index 9e38abc5d5ed..01b4fc85e33f 100644 --- a/clients/client-elasticache/CHANGELOG.md +++ b/clients/client-elasticache/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-elasticache + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-elasticache diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index 29d9ed643af1..d0aacdcefe31 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elasticache", "description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-elasticache", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-elasticsearch-service/CHANGELOG.md b/clients/client-elasticsearch-service/CHANGELOG.md index 6da9b8511871..379836a4b854 100644 --- a/clients/client-elasticsearch-service/CHANGELOG.md +++ b/clients/client-elasticsearch-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-elasticsearch-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-elasticsearch-service diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index f51eb6bbffdd..c20fce8ad698 100644 --- a/clients/client-elasticsearch-service/package.json +++ b/clients/client-elasticsearch-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elasticsearch-service", "description": "AWS SDK for JavaScript Elasticsearch Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-elasticsearch-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-emr-containers/CHANGELOG.md b/clients/client-emr-containers/CHANGELOG.md index d399ad008e9a..8c2cdb656609 100644 --- a/clients/client-emr-containers/CHANGELOG.md +++ b/clients/client-emr-containers/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-emr-containers + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-emr-containers diff --git a/clients/client-emr-containers/package.json b/clients/client-emr-containers/package.json index 5833e4842fa9..55d85368216b 100644 --- a/clients/client-emr-containers/package.json +++ b/clients/client-emr-containers/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-emr-containers", "description": "AWS SDK for JavaScript Emr Containers Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-emr-containers", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-emr-serverless/CHANGELOG.md b/clients/client-emr-serverless/CHANGELOG.md index edc586c3e82b..00d28785b934 100644 --- a/clients/client-emr-serverless/CHANGELOG.md +++ b/clients/client-emr-serverless/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-emr-serverless + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-emr-serverless diff --git a/clients/client-emr-serverless/package.json b/clients/client-emr-serverless/package.json index ee800b924d43..6562528e10a0 100644 --- a/clients/client-emr-serverless/package.json +++ b/clients/client-emr-serverless/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-emr-serverless", "description": "AWS SDK for JavaScript Emr Serverless Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-emr-serverless", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-emr/CHANGELOG.md b/clients/client-emr/CHANGELOG.md index 1d4c911710e3..de5ed7648d99 100644 --- a/clients/client-emr/CHANGELOG.md +++ b/clients/client-emr/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-emr + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-emr diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index bf5a10e902b4..0266b3033f41 100644 --- a/clients/client-emr/package.json +++ b/clients/client-emr/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-emr", "description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-emr", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-entityresolution/CHANGELOG.md b/clients/client-entityresolution/CHANGELOG.md index 6e5ea7795300..f3a26dc3f530 100644 --- a/clients/client-entityresolution/CHANGELOG.md +++ b/clients/client-entityresolution/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-entityresolution + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-entityresolution diff --git a/clients/client-entityresolution/package.json b/clients/client-entityresolution/package.json index f01c00d4f391..4d0dbc63e609 100644 --- a/clients/client-entityresolution/package.json +++ b/clients/client-entityresolution/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-entityresolution", "description": "AWS SDK for JavaScript Entityresolution Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-entityresolution", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-eventbridge/CHANGELOG.md b/clients/client-eventbridge/CHANGELOG.md index ec233ea7430a..9b4a031242fc 100644 --- a/clients/client-eventbridge/CHANGELOG.md +++ b/clients/client-eventbridge/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-eventbridge + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-eventbridge diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index 57cb2cc987d1..f702c884a6bb 100644 --- a/clients/client-eventbridge/package.json +++ b/clients/client-eventbridge/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-eventbridge", "description": "AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-eventbridge", @@ -35,26 +35,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-evidently/CHANGELOG.md b/clients/client-evidently/CHANGELOG.md index 124c007ece82..ad9530bf3ef9 100644 --- a/clients/client-evidently/CHANGELOG.md +++ b/clients/client-evidently/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-evidently + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-evidently diff --git a/clients/client-evidently/package.json b/clients/client-evidently/package.json index 74d24951573b..e0c2c644e82c 100644 --- a/clients/client-evidently/package.json +++ b/clients/client-evidently/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-evidently", "description": "AWS SDK for JavaScript Evidently Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-evidently", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-evs/CHANGELOG.md b/clients/client-evs/CHANGELOG.md index 71f9f0585592..a15ddacaab8a 100644 --- a/clients/client-evs/CHANGELOG.md +++ b/clients/client-evs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-evs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-evs diff --git a/clients/client-evs/package.json b/clients/client-evs/package.json index 558540e5a851..7b4d68a42d34 100644 --- a/clients/client-evs/package.json +++ b/clients/client-evs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-evs", "description": "AWS SDK for JavaScript Evs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-evs", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-finspace-data/CHANGELOG.md b/clients/client-finspace-data/CHANGELOG.md index b0ece29e6e26..550ebff43f74 100644 --- a/clients/client-finspace-data/CHANGELOG.md +++ b/clients/client-finspace-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-finspace-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-finspace-data diff --git a/clients/client-finspace-data/package.json b/clients/client-finspace-data/package.json index 1a00eaf6bdcb..51eefe4c1180 100644 --- a/clients/client-finspace-data/package.json +++ b/clients/client-finspace-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-finspace-data", "description": "AWS SDK for JavaScript Finspace Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-finspace-data", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-finspace/CHANGELOG.md b/clients/client-finspace/CHANGELOG.md index 78a52b9a18af..b85757e39bf8 100644 --- a/clients/client-finspace/CHANGELOG.md +++ b/clients/client-finspace/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-finspace + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-finspace diff --git a/clients/client-finspace/package.json b/clients/client-finspace/package.json index 629439274f87..3cf8e12db19b 100644 --- a/clients/client-finspace/package.json +++ b/clients/client-finspace/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-finspace", "description": "AWS SDK for JavaScript Finspace Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-finspace", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-firehose/CHANGELOG.md b/clients/client-firehose/CHANGELOG.md index cd87fb5ef102..71bb67a513f7 100644 --- a/clients/client-firehose/CHANGELOG.md +++ b/clients/client-firehose/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-firehose + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-firehose diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index 85c6230afe1a..2137eb6629ac 100644 --- a/clients/client-firehose/package.json +++ b/clients/client-firehose/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-firehose", "description": "AWS SDK for JavaScript Firehose Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-firehose", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-fis/CHANGELOG.md b/clients/client-fis/CHANGELOG.md index 4eaa40056055..1ba6fee89d31 100644 --- a/clients/client-fis/CHANGELOG.md +++ b/clients/client-fis/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-fis + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-fis diff --git a/clients/client-fis/package.json b/clients/client-fis/package.json index 5f8c6d83efef..cb58e21a86aa 100644 --- a/clients/client-fis/package.json +++ b/clients/client-fis/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-fis", "description": "AWS SDK for JavaScript Fis Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-fis", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-fms/CHANGELOG.md b/clients/client-fms/CHANGELOG.md index 54352c557dd3..4eff9e202e4a 100644 --- a/clients/client-fms/CHANGELOG.md +++ b/clients/client-fms/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-fms + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-fms diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index 70b300eb13d7..51e8cd9decea 100644 --- a/clients/client-fms/package.json +++ b/clients/client-fms/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-fms", "description": "AWS SDK for JavaScript Fms Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-fms", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-forecast/CHANGELOG.md b/clients/client-forecast/CHANGELOG.md index 0aa691989647..8771cb863b5f 100644 --- a/clients/client-forecast/CHANGELOG.md +++ b/clients/client-forecast/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-forecast + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-forecast diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index 6eabba6aa5f9..05c1d67cd062 100644 --- a/clients/client-forecast/package.json +++ b/clients/client-forecast/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-forecast", "description": "AWS SDK for JavaScript Forecast Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-forecast", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-forecastquery/CHANGELOG.md b/clients/client-forecastquery/CHANGELOG.md index 663958d5a182..1ede26b69a52 100644 --- a/clients/client-forecastquery/CHANGELOG.md +++ b/clients/client-forecastquery/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-forecastquery + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-forecastquery diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index 2b9b02278978..2fc9257d0631 100644 --- a/clients/client-forecastquery/package.json +++ b/clients/client-forecastquery/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-forecastquery", "description": "AWS SDK for JavaScript Forecastquery Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-forecastquery", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-frauddetector/CHANGELOG.md b/clients/client-frauddetector/CHANGELOG.md index e6e38408e28b..ae03a2a2a2bb 100644 --- a/clients/client-frauddetector/CHANGELOG.md +++ b/clients/client-frauddetector/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-frauddetector + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-frauddetector diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index dba3495d4d19..29ea6fb50f20 100644 --- a/clients/client-frauddetector/package.json +++ b/clients/client-frauddetector/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-frauddetector", "description": "AWS SDK for JavaScript Frauddetector Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-frauddetector", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-freetier/CHANGELOG.md b/clients/client-freetier/CHANGELOG.md index 354d2632aa30..e8f639ff636e 100644 --- a/clients/client-freetier/CHANGELOG.md +++ b/clients/client-freetier/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-freetier + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-freetier diff --git a/clients/client-freetier/package.json b/clients/client-freetier/package.json index ee791b4dbb4f..7583dffb7575 100644 --- a/clients/client-freetier/package.json +++ b/clients/client-freetier/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-freetier", "description": "AWS SDK for JavaScript Freetier Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-freetier", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-fsx/CHANGELOG.md b/clients/client-fsx/CHANGELOG.md index 39a740e97f7d..54e2d86961a8 100644 --- a/clients/client-fsx/CHANGELOG.md +++ b/clients/client-fsx/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-fsx + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-fsx diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index b4ef87c19c18..1578b472e275 100644 --- a/clients/client-fsx/package.json +++ b/clients/client-fsx/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-fsx", "description": "AWS SDK for JavaScript Fsx Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-fsx", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-gamelift/CHANGELOG.md b/clients/client-gamelift/CHANGELOG.md index 1272c8f6da6e..dd10f21cd3e5 100644 --- a/clients/client-gamelift/CHANGELOG.md +++ b/clients/client-gamelift/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-gamelift + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-gamelift diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json index 2d6d4fb6f5cf..edbdbbfc55bf 100644 --- a/clients/client-gamelift/package.json +++ b/clients/client-gamelift/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-gamelift", "description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-gamelift", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-gameliftstreams/CHANGELOG.md b/clients/client-gameliftstreams/CHANGELOG.md index ea4705017553..5ba9841b94f8 100644 --- a/clients/client-gameliftstreams/CHANGELOG.md +++ b/clients/client-gameliftstreams/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-gameliftstreams + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-gameliftstreams diff --git a/clients/client-gameliftstreams/package.json b/clients/client-gameliftstreams/package.json index a2df651ec16d..33ab1fc6c533 100644 --- a/clients/client-gameliftstreams/package.json +++ b/clients/client-gameliftstreams/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-gameliftstreams", "description": "AWS SDK for JavaScript Gameliftstreams Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-gameliftstreams", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-geo-maps/CHANGELOG.md b/clients/client-geo-maps/CHANGELOG.md index c51b93ca437c..ec78e85e280d 100644 --- a/clients/client-geo-maps/CHANGELOG.md +++ b/clients/client-geo-maps/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-geo-maps + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-geo-maps diff --git a/clients/client-geo-maps/package.json b/clients/client-geo-maps/package.json index 3ade2022f740..108058845913 100644 --- a/clients/client-geo-maps/package.json +++ b/clients/client-geo-maps/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-geo-maps", "description": "AWS SDK for JavaScript Geo Maps Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-geo-maps", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-geo-places/CHANGELOG.md b/clients/client-geo-places/CHANGELOG.md index 3ad88c65d36f..0f06acc0840f 100644 --- a/clients/client-geo-places/CHANGELOG.md +++ b/clients/client-geo-places/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-geo-places + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-geo-places diff --git a/clients/client-geo-places/package.json b/clients/client-geo-places/package.json index fb4cb68360b6..b5f34f0e9a52 100644 --- a/clients/client-geo-places/package.json +++ b/clients/client-geo-places/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-geo-places", "description": "AWS SDK for JavaScript Geo Places Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-geo-places", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-geo-routes/CHANGELOG.md b/clients/client-geo-routes/CHANGELOG.md index 2f1f9b8ca393..35a8bf1b3d41 100644 --- a/clients/client-geo-routes/CHANGELOG.md +++ b/clients/client-geo-routes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-geo-routes + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-geo-routes diff --git a/clients/client-geo-routes/package.json b/clients/client-geo-routes/package.json index 40f4c6879a42..44f9d2c045fc 100644 --- a/clients/client-geo-routes/package.json +++ b/clients/client-geo-routes/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-geo-routes", "description": "AWS SDK for JavaScript Geo Routes Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-geo-routes", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-glacier/CHANGELOG.md b/clients/client-glacier/CHANGELOG.md index 237e40a7d4f9..b10113e2f32a 100644 --- a/clients/client-glacier/CHANGELOG.md +++ b/clients/client-glacier/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-glacier + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-glacier diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json index 271bfa4bda42..aa0f9d43990c 100644 --- a/clients/client-glacier/package.json +++ b/clients/client-glacier/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-glacier", "description": "AWS SDK for JavaScript Glacier Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-glacier", @@ -35,26 +35,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-global-accelerator/CHANGELOG.md b/clients/client-global-accelerator/CHANGELOG.md index 404fa7476e23..d022ecf097c2 100644 --- a/clients/client-global-accelerator/CHANGELOG.md +++ b/clients/client-global-accelerator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-global-accelerator + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-global-accelerator diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json index e567cc22e5b5..d419f301ec38 100644 --- a/clients/client-global-accelerator/package.json +++ b/clients/client-global-accelerator/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-global-accelerator", "description": "AWS SDK for JavaScript Global Accelerator Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-global-accelerator", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-glue/CHANGELOG.md b/clients/client-glue/CHANGELOG.md index 25570907e6fa..6590f176a059 100644 --- a/clients/client-glue/CHANGELOG.md +++ b/clients/client-glue/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-glue + + + + + # [3.897.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.896.0...v3.897.0) (2025-09-25) diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index 1ba63a283330..5a61e64ffd80 100644 --- a/clients/client-glue/package.json +++ b/clients/client-glue/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-glue", "description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native", - "version": "3.897.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-glue", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-grafana/CHANGELOG.md b/clients/client-grafana/CHANGELOG.md index 10b2f0688a47..33ece3d97eaa 100644 --- a/clients/client-grafana/CHANGELOG.md +++ b/clients/client-grafana/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-grafana + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-grafana diff --git a/clients/client-grafana/package.json b/clients/client-grafana/package.json index 2cddfb5cc34e..0983e1e5d8e1 100644 --- a/clients/client-grafana/package.json +++ b/clients/client-grafana/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-grafana", "description": "AWS SDK for JavaScript Grafana Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-grafana", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-greengrass/CHANGELOG.md b/clients/client-greengrass/CHANGELOG.md index 6406d06cc944..20bcd113349c 100644 --- a/clients/client-greengrass/CHANGELOG.md +++ b/clients/client-greengrass/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-greengrass + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-greengrass diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index 690f42e71825..2f3a6d32c67b 100644 --- a/clients/client-greengrass/package.json +++ b/clients/client-greengrass/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-greengrass", "description": "AWS SDK for JavaScript Greengrass Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-greengrass", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-greengrassv2/CHANGELOG.md b/clients/client-greengrassv2/CHANGELOG.md index 6d99d41d217b..ebc7ab33738b 100644 --- a/clients/client-greengrassv2/CHANGELOG.md +++ b/clients/client-greengrassv2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-greengrassv2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-greengrassv2 diff --git a/clients/client-greengrassv2/package.json b/clients/client-greengrassv2/package.json index 36b39c719a05..d69a453c3823 100644 --- a/clients/client-greengrassv2/package.json +++ b/clients/client-greengrassv2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-greengrassv2", "description": "AWS SDK for JavaScript Greengrassv2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-greengrassv2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-groundstation/CHANGELOG.md b/clients/client-groundstation/CHANGELOG.md index cf490f64164a..339a1ff12935 100644 --- a/clients/client-groundstation/CHANGELOG.md +++ b/clients/client-groundstation/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-groundstation + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-groundstation diff --git a/clients/client-groundstation/package.json b/clients/client-groundstation/package.json index 9b3fb9d7dd8e..28ae5f669924 100644 --- a/clients/client-groundstation/package.json +++ b/clients/client-groundstation/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-groundstation", "description": "AWS SDK for JavaScript Groundstation Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-groundstation", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-guardduty/CHANGELOG.md b/clients/client-guardduty/CHANGELOG.md index fa38734bab20..db9bf91343d5 100644 --- a/clients/client-guardduty/CHANGELOG.md +++ b/clients/client-guardduty/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-guardduty + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-guardduty diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index d3c6be447eaa..9960f4be3cae 100644 --- a/clients/client-guardduty/package.json +++ b/clients/client-guardduty/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-guardduty", "description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-guardduty", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-health/CHANGELOG.md b/clients/client-health/CHANGELOG.md index aef5345e06ef..80310d0e16ab 100644 --- a/clients/client-health/CHANGELOG.md +++ b/clients/client-health/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-health + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-health diff --git a/clients/client-health/package.json b/clients/client-health/package.json index da33e02101fb..bf1ca51e4a5f 100644 --- a/clients/client-health/package.json +++ b/clients/client-health/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-health", "description": "AWS SDK for JavaScript Health Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-health", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-healthlake/CHANGELOG.md b/clients/client-healthlake/CHANGELOG.md index 9862fdf653b2..ecde2f6dce31 100644 --- a/clients/client-healthlake/CHANGELOG.md +++ b/clients/client-healthlake/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-healthlake + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-healthlake diff --git a/clients/client-healthlake/package.json b/clients/client-healthlake/package.json index 092727c294ef..8459d56f4c81 100644 --- a/clients/client-healthlake/package.json +++ b/clients/client-healthlake/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-healthlake", "description": "AWS SDK for JavaScript Healthlake Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-healthlake", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iam/CHANGELOG.md b/clients/client-iam/CHANGELOG.md index 12a6f1a0b825..6753971613aa 100644 --- a/clients/client-iam/CHANGELOG.md +++ b/clients/client-iam/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iam + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iam diff --git a/clients/client-iam/package.json b/clients/client-iam/package.json index 6a1958512412..79a3ecacf4dc 100644 --- a/clients/client-iam/package.json +++ b/clients/client-iam/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iam", "description": "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iam", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-identitystore/CHANGELOG.md b/clients/client-identitystore/CHANGELOG.md index c3bef1e9e3b0..cc1cd4548936 100644 --- a/clients/client-identitystore/CHANGELOG.md +++ b/clients/client-identitystore/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-identitystore + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-identitystore diff --git a/clients/client-identitystore/package.json b/clients/client-identitystore/package.json index 15b6880108bb..bca069720a27 100644 --- a/clients/client-identitystore/package.json +++ b/clients/client-identitystore/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-identitystore", "description": "AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-identitystore", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-imagebuilder/CHANGELOG.md b/clients/client-imagebuilder/CHANGELOG.md index 7caf8e74d9fc..41152b248aff 100644 --- a/clients/client-imagebuilder/CHANGELOG.md +++ b/clients/client-imagebuilder/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + + +### Features + +* **client-imagebuilder:** This release introduces several new features and improvements to enhance pipeline management, logging, and resource configuration. ([3659afe](https://github.com/aws/aws-sdk-js-v3/commit/3659afe3968b8af84caa5f9b45b58ee96993b391)) + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-imagebuilder diff --git a/clients/client-imagebuilder/package.json b/clients/client-imagebuilder/package.json index 89a56dadb38f..89ea896e4c02 100644 --- a/clients/client-imagebuilder/package.json +++ b/clients/client-imagebuilder/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-imagebuilder", "description": "AWS SDK for JavaScript Imagebuilder Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-imagebuilder", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-imagebuilder/src/commands/CreateImageCommand.ts b/clients/client-imagebuilder/src/commands/CreateImageCommand.ts index cda0be4f3e87..d1f299e5d122 100644 --- a/clients/client-imagebuilder/src/commands/CreateImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImageCommand.ts @@ -79,6 +79,9 @@ export interface CreateImageCommandOutput extends CreateImageResponse, __Metadat * }, * ], * executionRole: "STRING_VALUE", + * loggingConfiguration: { // ImageLoggingConfiguration + * logGroupName: "STRING_VALUE", + * }, * }; * const command = new CreateImageCommand(input); * const response = await client.send(command); diff --git a/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts index 672ca6d00a95..414dba3cebc1 100644 --- a/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts @@ -54,6 +54,9 @@ export interface CreateImagePipelineCommandOutput extends CreateImagePipelineRes * scheduleExpression: "STRING_VALUE", * timezone: "STRING_VALUE", * pipelineExecutionStartCondition: "EXPRESSION_MATCH_ONLY" || "EXPRESSION_MATCH_AND_DEPENDENCY_UPDATES_AVAILABLE", + * autoDisablePolicy: { // AutoDisablePolicy + * failureCount: Number("int"), // required + * }, * }, * status: "DISABLED" || "ENABLED", * tags: { // TagMap @@ -85,6 +88,10 @@ export interface CreateImagePipelineCommandOutput extends CreateImagePipelineRes * }, * ], * executionRole: "STRING_VALUE", + * loggingConfiguration: { // PipelineLoggingConfiguration + * imageLogGroupName: "STRING_VALUE", + * pipelineLogGroupName: "STRING_VALUE", + * }, * }; * const command = new CreateImagePipelineCommand(input); * const response = await client.send(command); diff --git a/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts b/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts index b391649e4cb4..dacfeee10791 100644 --- a/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts @@ -83,6 +83,9 @@ export interface CreateImageRecipeCommandOutput extends CreateImageRecipeRespons * }, * userDataOverride: "STRING_VALUE", * }, + * amiTags: { + * "Controls whether the Systems Manager agent is removed from your final build image, prior to * creating the new AMI. If this is set to true, then the agent is removed from the final * image. If it's set to false, then the agent is left in, so that it is included in the - * new AMI. The default value is false.
+ * new AMI. default value is false. + *The default behavior of uninstallAfterBuild is to remove the SSM Agent if it was installed by EC2 Image Builder
* @public */ uninstallAfterBuild?: boolean | undefined; @@ -266,7 +267,9 @@ export interface AmiDistributionConfiguration { amiTags?: RecordThe KMS key identifier used to encrypt the distributed image.
+ *The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt the distributed image. + * This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -279,6 +282,19 @@ export interface AmiDistributionConfiguration { launchPermission?: LaunchPermissionConfiguration | undefined; } +/** + *Defines the rules by which an image pipeline is automatically disabled when it fails.
+ * @public + */ +export interface AutoDisablePolicy { + /** + *The number of consecutive scheduled image pipeline executions that must fail before Image Builder + * automatically disables the pipeline.
+ * @public + */ + failureCount: number | undefined; +} + /** * @public * @enum @@ -744,7 +760,8 @@ export interface Component { data?: string | undefined; /** - *The KMS key identifier used to encrypt the component.
+ *The KMS key identifier used to encrypt the component. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -1174,7 +1191,9 @@ export interface EbsInstanceBlockDeviceSpecification { iops?: number | undefined; /** - *Use to configure the KMS key to use when encrypting the device.
+ *The Amazon Resource Name (ARN) that uniquely identifies the KMS key to use when encrypting the device. + * This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -1364,8 +1383,9 @@ export interface ContainerRecipe { dockerfileTemplateData?: string | undefined; /** - *Identifies which KMS key is used to encrypt the container image for distribution to - * the target Region.
+ *The Amazon Resource Name (ARN) that uniquely identifies which KMS key is used to encrypt the container image + * for distribution to the target Region. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -1456,6 +1476,15 @@ export interface ContainerRecipeSummary { */ dateCreated?: string | undefined; + /** + *The base image for a container build and test instance. This can contain an AMI ID
+ * or it can specify an Amazon Web Services Systems Manager (SSM) Parameter Store Parameter, prefixed by ssm:
,
+ * followed by the parameter name or ARN.
If not specified, Image Builder uses the appropriate ECS-optimized AMI as a base image.
+ * @public + */ + instanceImage?: string | undefined; + /** *Tags that are attached to the container recipe.
* @public @@ -1540,7 +1569,8 @@ export interface CreateComponentRequest { uri?: string | undefined; /** - *The ID of the KMS key that is used to encrypt this component.
+ *The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this component. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -1752,7 +1782,9 @@ export interface CreateContainerRecipeRequest { targetRepository: TargetContainerRepository | undefined; /** - *Identifies which KMS key is used to encrypt the Dockerfile template.
+ *The Amazon Resource Name (ARN) that uniquely identifies which KMS key is used to encrypt the Dockerfile + * template. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -2216,6 +2248,20 @@ export interface ImageTestsConfiguration { timeoutMinutes?: number | undefined; } +/** + *The logging configuration that's defined for the image. Image Builder uses the defined settings + * to direct execution log output during image creation.
+ * @public + */ +export interface ImageLoggingConfiguration { + /** + *The log group name that Image Builder uses for image creation. If not specified, the log group
+ * name defaults to /aws/imagebuilder/image-name
.
Define logging configuration for the image build process.
+ * @public + */ + loggingConfiguration?: ImageLoggingConfiguration | undefined; } /** @@ -2388,6 +2440,27 @@ export interface CreateImageResponse { imageBuildVersionArn?: string | undefined; } +/** + *The logging configuration that's defined for pipeline execution.
+ * @public + */ +export interface PipelineLoggingConfiguration { + /** + *The log group name that Image Builder uses for image creation. If not specified, the log group
+ * name defaults to /aws/imagebuilder/image-name
.
The log group name that Image Builder uses for the log output during creation of a new pipeline.
+ * If not specified, the pipeline log group name defaults to
+ * /aws/imagebuilder/pipeline/pipeline-name
.
The policy that configures when Image Builder should automatically disable a pipeline that + * is failing.
+ * @public + */ + autoDisablePolicy?: AutoDisablePolicy | undefined; } /** @@ -2567,6 +2647,12 @@ export interface CreateImagePipelineRequest { * @public */ executionRole?: string | undefined; + + /** + *Define logging configuration for the image build process.
+ * @public + */ + loggingConfiguration?: PipelineLoggingConfiguration | undefined; } /** @@ -2682,6 +2768,13 @@ export interface CreateImageRecipeRequest { */ additionalInstanceConfiguration?: AdditionalInstanceConfiguration | undefined; + /** + *Tags that are applied to the AMI that Image Builder creates during the Build phase + * prior to image distribution.
+ * @public + */ + amiTags?: RecordUnique, case-sensitive identifier you provide to ensure * idempotency of the request. For more information, see Ensuring idempotency @@ -3439,7 +3532,9 @@ export interface CreateWorkflowRequest { uri?: string | undefined; /** - *
The ID of the KMS key that is used to encrypt this workflow resource.
+ *The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this workflow resource. + * This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -4264,6 +4359,13 @@ export interface ImageRecipe { * @public */ additionalInstanceConfiguration?: AdditionalInstanceConfiguration | undefined; + + /** + *Tags that are applied to the AMI that Image Builder creates during the Build phase + * prior to image distribution.
+ * @public + */ + amiTags?: RecordAn Image Builder image. You must specify exactly one recipe for the image – either a
- * container recipe (containerRecipe
), which creates a container image, or an
+ *
An Image Builder image resource that keeps track of all of the settings used to create, configure,
+ * and distribute output for that image. You must specify exactly one recipe for the image –
+ * either a container recipe (containerRecipe
), which creates a container image, or an
* image recipe (imageRecipe
), which creates an AMI.
The logging configuration that's defined for the image. Image Builder uses the defined settings + * to direct execution log output during image creation.
+ * @public + */ + loggingConfiguration?: ImageLoggingConfiguration | undefined; } /** @@ -4809,6 +4919,14 @@ export interface ImagePipeline { */ dateLastRun?: string | undefined; + /** + *The status of the last image that this pipeline built, such as
+ * BUILDING
, TESTING
, FAILED
,
+ * or AVAILABLE
.
The next date when the pipeline is scheduled to run.
* @public @@ -4839,6 +4957,42 @@ export interface ImagePipeline { * @public */ workflows?: WorkflowConfiguration[] | undefined; + + /** + *Defines logging configuration for the output image.
+ * @public + */ + loggingConfiguration?: PipelineLoggingConfiguration | undefined; + + /** + *Image Builder tracks the number of consecutive failures for scheduled pipeline + * executions and takes one of the following actions each time it runs on a schedule:
+ *If the pipeline execution is successful, the number of consecutive + * failures resets to zero.
+ *If the pipeline execution fails, Image Builder increments the number of
+ * consecutive failures. If the failure count exceeds the limit defined in the
+ * AutoDisablePolicy
, Image Builder disables the pipeline.
The consecutive failure count is also reset to zero under the following + * conditions:
+ *The pipeline runs manually and succeeds.
+ *The pipeline configuration is updated.
+ *If the pipeline runs manually and fails, the count remains the same. The next + * scheduled run continues to increment where it left off before.
+ * @public + */ + consecutiveFailures?: number | undefined; } /** @@ -5391,7 +5545,8 @@ export interface Workflow { data?: string | undefined; /** - *The KMS key identifier used to encrypt the workflow resource.
+ *The KMS key identifier used to encrypt the workflow resource. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -5813,7 +5968,8 @@ export interface ImportComponentRequest { uri?: string | undefined; /** - *The ID of the KMS key that should be used to encrypt this component.
+ *The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this component. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) + * in the Key Management Service Developer Guide.
* @public */ kmsKeyId?: string | undefined; @@ -5913,6 +6069,12 @@ export interface ImportDiskImageRequest { */ uri: string | undefined; + /** + *Define logging configuration for the image build process.
+ * @public + */ + loggingConfiguration?: ImageLoggingConfiguration | undefined; + /** *Tags that are attached to image resources created from the import.
* @public @@ -6000,6 +6162,12 @@ export interface ImportVmImageRequest { */ vmImportTaskId: string | undefined; + /** + *Define logging configuration for the image build process.
+ * @public + */ + loggingConfiguration?: ImageLoggingConfiguration | undefined; + /** *Tags that are attached to the import resources.
* @public @@ -6071,7 +6239,7 @@ export interface ListComponentBuildVersionsRequest { componentVersionArn?: string | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6184,7 +6352,7 @@ export interface ListComponentsRequest { byName?: boolean | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6267,7 +6435,7 @@ export interface ListContainerRecipesRequest { filters?: Filter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6316,7 +6484,7 @@ export interface ListDistributionConfigurationsRequest { filters?: Filter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6399,7 +6567,7 @@ export interface ListImageBuildVersionsRequest { filters?: Filter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6530,6 +6698,12 @@ export interface ImageSummary { * @public */ lifecycleExecutionId?: string | undefined; + + /** + *The logging configuration that's defined for the image.
+ * @public + */ + loggingConfiguration?: ImageLoggingConfiguration | undefined; } /** @@ -6568,7 +6742,7 @@ export interface ListImagePackagesRequest { imageBuildVersionArn: string | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6657,7 +6831,7 @@ export interface ListImagePipelineImagesRequest { filters?: Filter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6738,7 +6912,7 @@ export interface ListImagePipelinesRequest { filters?: Filter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6781,10 +6955,9 @@ export interface ListImagePipelinesResponse { */ export interface ListImageRecipesRequest { /** - *The owner defines which image recipes you want to list. By default, this request will - * only show image recipes owned by your account. You can use this field to specify if you - * want to view image recipes owned by yourself, by Amazon, or those image recipes that - * have been shared with you by other customers.
+ *You can specify the recipe owner to filter results by that owner. By default, this request will
+ * only show image recipes owned by your account. To filter by a different owner, specify one of the
+ * Valid Values
that are listed for this parameter.
The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -6885,7 +7058,8 @@ export interface ListImageRecipesResponse { requestId?: string | undefined; /** - *The list of image pipelines.
+ *A list of ImageRecipeSummary
objects that contain identifying characteristics for the
+ * image recipe, such as the name, the Amazon Resource Name (ARN), and the date created, along with other key details.
The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -7327,7 +7501,7 @@ export interface ListImageScanFindingsRequest { filters?: ImageScanFindingsFilter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -7654,7 +7828,7 @@ export interface ListInfrastructureConfigurationsRequest { filters?: Filter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -7779,7 +7953,7 @@ export interface ListLifecycleExecutionResourcesRequest { parentResourceId?: string | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -7994,7 +8168,7 @@ export interface ListLifecycleExecutionResourcesResponse { */ export interface ListLifecycleExecutionsRequest { /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -8044,7 +8218,7 @@ export interface ListLifecyclePoliciesRequest { filters?: Filter[] | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -8193,7 +8367,7 @@ export interface ListTagsForResourceResponse { */ export interface ListWaitingWorkflowStepsRequest { /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -8288,7 +8462,7 @@ export interface ListWorkflowBuildVersionsRequest { workflowVersionArn?: string | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -8393,7 +8567,7 @@ export interface ListWorkflowBuildVersionsResponse { */ export interface ListWorkflowExecutionsRequest { /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -8555,7 +8729,7 @@ export interface ListWorkflowsRequest { byName?: boolean | undefined; /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -8641,7 +8815,7 @@ export interface ListWorkflowsResponse { */ export interface ListWorkflowStepExecutionsRequest { /** - *The maximum items to return in a request.
+ *Specify the maximum number of items to return in a request.
* @public */ maxResults?: number | undefined; @@ -9043,6 +9217,13 @@ export interface StartImagePipelineExecutionRequest { * @public */ clientToken?: string | undefined; + + /** + *Specify tags for Image Builder to apply to the image resource that's created + * When it starts pipeline execution.
+ * @public + */ + tags?: RecordUpdate logging configuration for the output image that's created when + * the pipeline runs.
+ * @public + */ + loggingConfiguration?: PipelineLoggingConfiguration | undefined; + /** *The name or Amazon Resource Name (ARN) for the IAM role you create that grants * Image Builder access to perform workflow actions.
@@ -9421,207 +9609,3 @@ export interface UpdateImagePipelineResponse { */ imagePipelineArn?: string | undefined; } - -/** - * @public - */ -export interface UpdateInfrastructureConfigurationRequest { - /** - *The Amazon Resource Name (ARN) of the infrastructure configuration that you want to - * update.
- * @public - */ - infrastructureConfigurationArn: string | undefined; - - /** - *The description of the infrastructure configuration.
- * @public - */ - description?: string | undefined; - - /** - *The instance types of the infrastructure configuration. You can specify one or more - * instance types to use for this build. The service will pick one of these instance types - * based on availability.
- * @public - */ - instanceTypes?: string[] | undefined; - - /** - *The instance profile to associate with the instance used to customize your Amazon EC2 - * AMI.
- * @public - */ - instanceProfileName: string | undefined; - - /** - *The security group IDs to associate with the instance used to customize your Amazon EC2 - * AMI.
- * @public - */ - securityGroupIds?: string[] | undefined; - - /** - *The subnet ID to place the instance used to customize your Amazon EC2 AMI in.
- * @public - */ - subnetId?: string | undefined; - - /** - *The logging configuration of the infrastructure configuration.
- * @public - */ - logging?: Logging | undefined; - - /** - *The key pair of the infrastructure configuration. You can use this to log on to and - * debug the instance used to create your image.
- * @public - */ - keyPair?: string | undefined; - - /** - *The terminate instance on failure setting of the infrastructure configuration. Set to - * false if you want Image Builder to retain the instance used to configure your AMI if the build or - * test phase of your workflow fails.
- * @public - */ - terminateInstanceOnFailure?: boolean | undefined; - - /** - *The Amazon Resource Name (ARN) for the SNS topic to which we send image build event - * notifications.
- *EC2 Image Builder is unable to send notifications to SNS topics that are encrypted using keys - * from other accounts. The key that is used to encrypt the SNS topic must reside in the - * account that the Image Builder service runs under.
- *The tags attached to the resource created by Image Builder.
- * @public - */ - resourceTags?: RecordThe instance metadata options that you can set for the HTTP requests that pipeline - * builds use to launch EC2 build and test instances. For more information about instance - * metadata options, see one of the following links:
- *- * Configure the instance metadata options in the - * - * Amazon EC2 User Guide - * for Linux instances.
- *- * Configure the instance metadata options in the - * - * Amazon EC2 Windows Guide - * for Windows instances.
- *The instance placement settings that define where the instances that are launched - * from your image will run.
- * @public - */ - placement?: Placement | undefined; - - /** - *Unique, case-sensitive identifier you provide to ensure - * idempotency of the request. For more information, see Ensuring idempotency - * in the Amazon EC2 API Reference.
- * @public - */ - clientToken?: string | undefined; -} - -/** - * @public - */ -export interface UpdateInfrastructureConfigurationResponse { - /** - *The request ID that uniquely identifies this request.
- * @public - */ - requestId?: string | undefined; - - /** - *The client token that uniquely identifies the request.
- * @public - */ - clientToken?: string | undefined; - - /** - *The Amazon Resource Name (ARN) of the infrastructure configuration that was updated by - * this request.
- * @public - */ - infrastructureConfigurationArn?: string | undefined; -} - -/** - * @public - */ -export interface UpdateLifecyclePolicyRequest { - /** - *The Amazon Resource Name (ARN) of the lifecycle policy resource.
- * @public - */ - lifecyclePolicyArn: string | undefined; - - /** - *Optional description for the lifecycle policy.
- * @public - */ - description?: string | undefined; - - /** - *Indicates whether the lifecycle policy resource is enabled.
- * @public - */ - status?: LifecyclePolicyStatus | undefined; - - /** - *The name or Amazon Resource Name (ARN) of the IAM role that Image Builder uses to update the - * lifecycle policy.
- * @public - */ - executionRole: string | undefined; - - /** - *The type of image resource that the lifecycle policy applies to.
- * @public - */ - resourceType: LifecyclePolicyResourceType | undefined; - - /** - *The configuration details for a lifecycle policy resource.
- * @public - */ - policyDetails: LifecyclePolicyDetail[] | undefined; - - /** - *Selection criteria for resources that the lifecycle policy applies to.
- * @public - */ - resourceSelection: LifecyclePolicyResourceSelection | undefined; - - /** - *Unique, case-sensitive identifier you provide to ensure - * idempotency of the request. For more information, see Ensuring idempotency - * in the Amazon EC2 API Reference.
- * @public - */ - clientToken?: string | undefined; -} diff --git a/clients/client-imagebuilder/src/models/models_1.ts b/clients/client-imagebuilder/src/models/models_1.ts index ebc784d3e352..0e7fda93266c 100644 --- a/clients/client-imagebuilder/src/models/models_1.ts +++ b/clients/client-imagebuilder/src/models/models_1.ts @@ -1,4 +1,218 @@ // smithy-typescript generated code +import { + InstanceMetadataOptions, + LifecyclePolicyDetail, + LifecyclePolicyResourceSelection, + LifecyclePolicyResourceType, + LifecyclePolicyStatus, + Logging, + Placement, +} from "./models_0"; + +/** + * @public + */ +export interface UpdateInfrastructureConfigurationRequest { + /** + *The Amazon Resource Name (ARN) of the infrastructure configuration that you want to + * update.
+ * @public + */ + infrastructureConfigurationArn: string | undefined; + + /** + *The description of the infrastructure configuration.
+ * @public + */ + description?: string | undefined; + + /** + *The instance types of the infrastructure configuration. You can specify one or more + * instance types to use for this build. The service will pick one of these instance types + * based on availability.
+ * @public + */ + instanceTypes?: string[] | undefined; + + /** + *The instance profile to associate with the instance used to customize your Amazon EC2 + * AMI.
+ * @public + */ + instanceProfileName: string | undefined; + + /** + *The security group IDs to associate with the instance used to customize your Amazon EC2 + * AMI.
+ * @public + */ + securityGroupIds?: string[] | undefined; + + /** + *The subnet ID to place the instance used to customize your Amazon EC2 AMI in.
+ * @public + */ + subnetId?: string | undefined; + + /** + *The logging configuration of the infrastructure configuration.
+ * @public + */ + logging?: Logging | undefined; + + /** + *The key pair of the infrastructure configuration. You can use this to log on to and + * debug the instance used to create your image.
+ * @public + */ + keyPair?: string | undefined; + + /** + *The terminate instance on failure setting of the infrastructure configuration. Set to + * false if you want Image Builder to retain the instance used to configure your AMI if the build or + * test phase of your workflow fails.
+ * @public + */ + terminateInstanceOnFailure?: boolean | undefined; + + /** + *The Amazon Resource Name (ARN) for the SNS topic to which we send image build event + * notifications.
+ *EC2 Image Builder is unable to send notifications to SNS topics that are encrypted using keys + * from other accounts. The key that is used to encrypt the SNS topic must reside in the + * account that the Image Builder service runs under.
+ *The tags attached to the resource created by Image Builder.
+ * @public + */ + resourceTags?: RecordThe instance metadata options that you can set for the HTTP requests that pipeline + * builds use to launch EC2 build and test instances. For more information about instance + * metadata options, see one of the following links:
+ *+ * Configure the instance metadata options in the + * + * Amazon EC2 User Guide + * for Linux instances.
+ *+ * Configure the instance metadata options in the + * + * Amazon EC2 Windows Guide + * for Windows instances.
+ *The instance placement settings that define where the instances that are launched + * from your image will run.
+ * @public + */ + placement?: Placement | undefined; + + /** + *Unique, case-sensitive identifier you provide to ensure + * idempotency of the request. For more information, see Ensuring idempotency + * in the Amazon EC2 API Reference.
+ * @public + */ + clientToken?: string | undefined; +} + +/** + * @public + */ +export interface UpdateInfrastructureConfigurationResponse { + /** + *The request ID that uniquely identifies this request.
+ * @public + */ + requestId?: string | undefined; + + /** + *The client token that uniquely identifies the request.
+ * @public + */ + clientToken?: string | undefined; + + /** + *The Amazon Resource Name (ARN) of the infrastructure configuration that was updated by + * this request.
+ * @public + */ + infrastructureConfigurationArn?: string | undefined; +} + +/** + * @public + */ +export interface UpdateLifecyclePolicyRequest { + /** + *The Amazon Resource Name (ARN) of the lifecycle policy resource.
+ * @public + */ + lifecyclePolicyArn: string | undefined; + + /** + *Optional description for the lifecycle policy.
+ * @public + */ + description?: string | undefined; + + /** + *Indicates whether the lifecycle policy resource is enabled.
+ * @public + */ + status?: LifecyclePolicyStatus | undefined; + + /** + *The name or Amazon Resource Name (ARN) of the IAM role that Image Builder uses to update the + * lifecycle policy.
+ * @public + */ + executionRole: string | undefined; + + /** + *The type of image resource that the lifecycle policy applies to.
+ * @public + */ + resourceType: LifecyclePolicyResourceType | undefined; + + /** + *The configuration details for a lifecycle policy resource.
+ * @public + */ + policyDetails: LifecyclePolicyDetail[] | undefined; + + /** + *Selection criteria for resources that the lifecycle policy applies to.
+ * @public + */ + resourceSelection: LifecyclePolicyResourceSelection | undefined; + + /** + *Unique, case-sensitive identifier you provide to ensure + * idempotency of the request. For more information, see Ensuring idempotency + * in the Amazon EC2 API Reference.
+ * @public + */ + clientToken?: string | undefined; +} + /** * @public */ diff --git a/clients/client-imagebuilder/src/protocols/Aws_restJson1.ts b/clients/client-imagebuilder/src/protocols/Aws_restJson1.ts index 84869f8fbf92..39f6ec30254d 100644 --- a/clients/client-imagebuilder/src/protocols/Aws_restJson1.ts +++ b/clients/client-imagebuilder/src/protocols/Aws_restJson1.ts @@ -241,6 +241,7 @@ import { ImagebuilderServiceException as __BaseException } from "../models/Image import { AdditionalInstanceConfiguration, AmiDistributionConfiguration, + AutoDisablePolicy, CallRateLimitExceededException, ClientException, ComponentConfiguration, @@ -258,6 +259,7 @@ import { ForbiddenException, IdempotentParameterMismatchException, Image, + ImageLoggingConfiguration, ImageScanFinding, ImageScanFindingsFilter, ImageScanningConfiguration, @@ -290,6 +292,7 @@ import { LifecyclePolicySummary, Logging, PackageVulnerabilityDetails, + PipelineLoggingConfiguration, Placement, ResourceAlreadyExistsException, ResourceDependencyException, @@ -476,6 +479,7 @@ export const se_CreateImageCommand = async ( imageScanningConfiguration: (_) => _json(_), imageTestsConfiguration: (_) => _json(_), infrastructureConfigurationArn: [], + loggingConfiguration: (_) => _json(_), tags: (_) => _json(_), workflows: (_) => _json(_), }) @@ -509,6 +513,7 @@ export const se_CreateImagePipelineCommand = async ( imageScanningConfiguration: (_) => _json(_), imageTestsConfiguration: (_) => _json(_), infrastructureConfigurationArn: [], + loggingConfiguration: (_) => _json(_), name: [], schedule: (_) => _json(_), status: [], @@ -536,6 +541,7 @@ export const se_CreateImageRecipeCommand = async ( body = JSON.stringify( take(input, { additionalInstanceConfiguration: (_) => _json(_), + amiTags: (_) => _json(_), blockDeviceMappings: (_) => _json(_), clientToken: [true, (_) => _ ?? generateIdempotencyToken()], components: (_) => _json(_), @@ -1174,6 +1180,7 @@ export const se_ImportDiskImageCommand = async ( description: [], executionRole: [], infrastructureConfigurationArn: [], + loggingConfiguration: (_) => _json(_), name: [], osVersion: [], platform: [], @@ -1203,6 +1210,7 @@ export const se_ImportVmImageCommand = async ( take(input, { clientToken: [true, (_) => _ ?? generateIdempotencyToken()], description: [], + loggingConfiguration: (_) => _json(_), name: [], osVersion: [], platform: [], @@ -1880,6 +1888,7 @@ export const se_StartImagePipelineExecutionCommand = async ( take(input, { clientToken: [true, (_) => _ ?? generateIdempotencyToken()], imagePipelineArn: [], + tags: (_) => _json(_), }) ); b.m("PUT").h(headers).b(body); @@ -2007,6 +2016,7 @@ export const se_UpdateImagePipelineCommand = async ( imageScanningConfiguration: (_) => _json(_), imageTestsConfiguration: (_) => _json(_), infrastructureConfigurationArn: [], + loggingConfiguration: (_) => _json(_), schedule: (_) => _json(_), status: [], workflows: (_) => _json(_), @@ -4188,6 +4198,8 @@ const de_ServiceUnavailableExceptionRes = async ( // se_AmiDistributionConfiguration omitted. +// se_AutoDisablePolicy omitted. + // se_ComponentConfiguration omitted. // se_ComponentConfigurationList omitted. @@ -4222,6 +4234,8 @@ const de_ServiceUnavailableExceptionRes = async ( // se_FilterValues omitted. +// se_ImageLoggingConfiguration omitted. + // se_ImageScanFindingsFilter omitted. // se_ImageScanFindingsFilterList omitted. @@ -4280,6 +4294,8 @@ const de_ServiceUnavailableExceptionRes = async ( // se_OsVersionList omitted. +// se_PipelineLoggingConfiguration omitted. + // se_Placement omitted. // se_ResourceState omitted. @@ -4332,6 +4348,8 @@ const de_ServiceUnavailableExceptionRes = async ( // de_AmiList omitted. +// de_AutoDisablePolicy omitted. + // de_Component omitted. // de_ComponentConfiguration omitted. @@ -4453,6 +4471,7 @@ const de_Image = (output: any, context: __SerdeContext): Image => { imageTestsConfiguration: _json, infrastructureConfiguration: _json, lifecycleExecutionId: __expectString, + loggingConfiguration: _json, name: __expectString, osVersion: __expectString, outputResources: _json, @@ -4470,6 +4489,8 @@ const de_Image = (output: any, context: __SerdeContext): Image => { // de_ImageAggregation omitted. +// de_ImageLoggingConfiguration omitted. + // de_ImagePackage omitted. // de_ImagePackageList omitted. @@ -4541,6 +4562,7 @@ const de_ImageSummary = (output: any, context: __SerdeContext): ImageSummary => deprecationTime: (_: any) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))), imageSource: __expectString, lifecycleExecutionId: __expectString, + loggingConfiguration: _json, name: __expectString, osVersion: __expectString, outputResources: _json, @@ -4773,6 +4795,8 @@ const de_PackageVulnerabilityDetails = (output: any, context: __SerdeContext): P }) as any; }; +// de_PipelineLoggingConfiguration omitted. + // de_Placement omitted. // de_ProductCodeList omitted. diff --git a/clients/client-inspector-scan/CHANGELOG.md b/clients/client-inspector-scan/CHANGELOG.md index d044bac623eb..4c05df92d575 100644 --- a/clients/client-inspector-scan/CHANGELOG.md +++ b/clients/client-inspector-scan/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-inspector-scan + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-inspector-scan diff --git a/clients/client-inspector-scan/package.json b/clients/client-inspector-scan/package.json index 0a00fb6fa9d8..363eae7ea951 100644 --- a/clients/client-inspector-scan/package.json +++ b/clients/client-inspector-scan/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-inspector-scan", "description": "AWS SDK for JavaScript Inspector Scan Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-inspector-scan", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-inspector/CHANGELOG.md b/clients/client-inspector/CHANGELOG.md index b1eae060f419..d6ba0b1fe804 100644 --- a/clients/client-inspector/CHANGELOG.md +++ b/clients/client-inspector/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-inspector + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-inspector diff --git a/clients/client-inspector/package.json b/clients/client-inspector/package.json index ffd77a3d2b99..70473dfe2335 100644 --- a/clients/client-inspector/package.json +++ b/clients/client-inspector/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-inspector", "description": "AWS SDK for JavaScript Inspector Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-inspector", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-inspector2/CHANGELOG.md b/clients/client-inspector2/CHANGELOG.md index 1cff4d4b763e..e4e530d287d5 100644 --- a/clients/client-inspector2/CHANGELOG.md +++ b/clients/client-inspector2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-inspector2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-inspector2 diff --git a/clients/client-inspector2/package.json b/clients/client-inspector2/package.json index 68a127347a89..02d58bc1d195 100644 --- a/clients/client-inspector2/package.json +++ b/clients/client-inspector2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-inspector2", "description": "AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-inspector2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-internetmonitor/CHANGELOG.md b/clients/client-internetmonitor/CHANGELOG.md index 64fab5f774e6..ddde287980e6 100644 --- a/clients/client-internetmonitor/CHANGELOG.md +++ b/clients/client-internetmonitor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-internetmonitor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-internetmonitor diff --git a/clients/client-internetmonitor/package.json b/clients/client-internetmonitor/package.json index 385972a23b6d..a245008a9d78 100644 --- a/clients/client-internetmonitor/package.json +++ b/clients/client-internetmonitor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-internetmonitor", "description": "AWS SDK for JavaScript Internetmonitor Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-internetmonitor", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-invoicing/CHANGELOG.md b/clients/client-invoicing/CHANGELOG.md index 9147b4a37f74..32c0030b7d88 100644 --- a/clients/client-invoicing/CHANGELOG.md +++ b/clients/client-invoicing/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-invoicing + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-invoicing diff --git a/clients/client-invoicing/package.json b/clients/client-invoicing/package.json index f30ea0eb58ca..cfa758e22957 100644 --- a/clients/client-invoicing/package.json +++ b/clients/client-invoicing/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-invoicing", "description": "AWS SDK for JavaScript Invoicing Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-invoicing", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iot-data-plane/CHANGELOG.md b/clients/client-iot-data-plane/CHANGELOG.md index 46363ca85b4a..959a38200795 100644 --- a/clients/client-iot-data-plane/CHANGELOG.md +++ b/clients/client-iot-data-plane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iot-data-plane + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iot-data-plane diff --git a/clients/client-iot-data-plane/package.json b/clients/client-iot-data-plane/package.json index 4674f0accb83..137ab879f56f 100644 --- a/clients/client-iot-data-plane/package.json +++ b/clients/client-iot-data-plane/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-data-plane", "description": "AWS SDK for JavaScript Iot Data Plane Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iot-data-plane", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iot-events-data/CHANGELOG.md b/clients/client-iot-events-data/CHANGELOG.md index 6ed2592d0706..5658256dbd4e 100644 --- a/clients/client-iot-events-data/CHANGELOG.md +++ b/clients/client-iot-events-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iot-events-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iot-events-data diff --git a/clients/client-iot-events-data/package.json b/clients/client-iot-events-data/package.json index c293131688cc..bd6d3d13abeb 100644 --- a/clients/client-iot-events-data/package.json +++ b/clients/client-iot-events-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-events-data", "description": "AWS SDK for JavaScript Iot Events Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iot-events-data", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iot-events/CHANGELOG.md b/clients/client-iot-events/CHANGELOG.md index 77d675f61041..42c4ba341827 100644 --- a/clients/client-iot-events/CHANGELOG.md +++ b/clients/client-iot-events/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iot-events + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iot-events diff --git a/clients/client-iot-events/package.json b/clients/client-iot-events/package.json index be58388d61a8..c9c71e04d68f 100644 --- a/clients/client-iot-events/package.json +++ b/clients/client-iot-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-events", "description": "AWS SDK for JavaScript Iot Events Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iot-events", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iot-jobs-data-plane/CHANGELOG.md b/clients/client-iot-jobs-data-plane/CHANGELOG.md index efe11f22aadb..40286d1e599f 100644 --- a/clients/client-iot-jobs-data-plane/CHANGELOG.md +++ b/clients/client-iot-jobs-data-plane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iot-jobs-data-plane + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iot-jobs-data-plane diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index 524b689b68c7..5bb979ebac93 100644 --- a/clients/client-iot-jobs-data-plane/package.json +++ b/clients/client-iot-jobs-data-plane/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-jobs-data-plane", "description": "AWS SDK for JavaScript Iot Jobs Data Plane Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iot-jobs-data-plane", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iot-managed-integrations/CHANGELOG.md b/clients/client-iot-managed-integrations/CHANGELOG.md index d8cb3b83409f..2454df30bf6e 100644 --- a/clients/client-iot-managed-integrations/CHANGELOG.md +++ b/clients/client-iot-managed-integrations/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iot-managed-integrations + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iot-managed-integrations diff --git a/clients/client-iot-managed-integrations/package.json b/clients/client-iot-managed-integrations/package.json index 51ff5faabb3f..ac4ef24b3e45 100644 --- a/clients/client-iot-managed-integrations/package.json +++ b/clients/client-iot-managed-integrations/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-managed-integrations", "description": "AWS SDK for JavaScript Iot Managed Integrations Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iot-managed-integrations", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iot-wireless/CHANGELOG.md b/clients/client-iot-wireless/CHANGELOG.md index 4b6434d67c0f..29591473da2e 100644 --- a/clients/client-iot-wireless/CHANGELOG.md +++ b/clients/client-iot-wireless/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iot-wireless + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iot-wireless diff --git a/clients/client-iot-wireless/package.json b/clients/client-iot-wireless/package.json index dfe89177bb42..2259fe114097 100644 --- a/clients/client-iot-wireless/package.json +++ b/clients/client-iot-wireless/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-wireless", "description": "AWS SDK for JavaScript Iot Wireless Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iot-wireless", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iot/CHANGELOG.md b/clients/client-iot/CHANGELOG.md index 8409904f1595..ced9a1e56ffa 100644 --- a/clients/client-iot/CHANGELOG.md +++ b/clients/client-iot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iot + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iot diff --git a/clients/client-iot/package.json b/clients/client-iot/package.json index 9043d7264338..d02feb119c3a 100644 --- a/clients/client-iot/package.json +++ b/clients/client-iot/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot", "description": "AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iot", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iotanalytics/CHANGELOG.md b/clients/client-iotanalytics/CHANGELOG.md index d211983905b6..deb13d093293 100644 --- a/clients/client-iotanalytics/CHANGELOG.md +++ b/clients/client-iotanalytics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iotanalytics + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iotanalytics diff --git a/clients/client-iotanalytics/package.json b/clients/client-iotanalytics/package.json index 18c2b6013a17..a726b5304494 100644 --- a/clients/client-iotanalytics/package.json +++ b/clients/client-iotanalytics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotanalytics", "description": "AWS SDK for JavaScript Iotanalytics Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iotanalytics", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iotdeviceadvisor/CHANGELOG.md b/clients/client-iotdeviceadvisor/CHANGELOG.md index 1ede8366cc3c..b16d9569cf6e 100644 --- a/clients/client-iotdeviceadvisor/CHANGELOG.md +++ b/clients/client-iotdeviceadvisor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iotdeviceadvisor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iotdeviceadvisor diff --git a/clients/client-iotdeviceadvisor/package.json b/clients/client-iotdeviceadvisor/package.json index e4b46802881d..5c73d5c950aa 100644 --- a/clients/client-iotdeviceadvisor/package.json +++ b/clients/client-iotdeviceadvisor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotdeviceadvisor", "description": "AWS SDK for JavaScript Iotdeviceadvisor Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iotdeviceadvisor", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iotfleethub/CHANGELOG.md b/clients/client-iotfleethub/CHANGELOG.md index c97d0a6c2727..f15fbc09bdb4 100644 --- a/clients/client-iotfleethub/CHANGELOG.md +++ b/clients/client-iotfleethub/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iotfleethub + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iotfleethub diff --git a/clients/client-iotfleethub/package.json b/clients/client-iotfleethub/package.json index 42454cd27312..0d3b42634558 100644 --- a/clients/client-iotfleethub/package.json +++ b/clients/client-iotfleethub/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotfleethub", "description": "AWS SDK for JavaScript Iotfleethub Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iotfleethub", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iotfleetwise/CHANGELOG.md b/clients/client-iotfleetwise/CHANGELOG.md index f4c1b01294b2..71f2879f181a 100644 --- a/clients/client-iotfleetwise/CHANGELOG.md +++ b/clients/client-iotfleetwise/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iotfleetwise + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iotfleetwise diff --git a/clients/client-iotfleetwise/package.json b/clients/client-iotfleetwise/package.json index a2d93088eb1a..6abc309d7ca6 100644 --- a/clients/client-iotfleetwise/package.json +++ b/clients/client-iotfleetwise/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotfleetwise", "description": "AWS SDK for JavaScript Iotfleetwise Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iotfleetwise", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iotsecuretunneling/CHANGELOG.md b/clients/client-iotsecuretunneling/CHANGELOG.md index 69de5413793e..b226cef234b1 100644 --- a/clients/client-iotsecuretunneling/CHANGELOG.md +++ b/clients/client-iotsecuretunneling/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iotsecuretunneling + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iotsecuretunneling diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index cda81f330896..9af70e84776a 100644 --- a/clients/client-iotsecuretunneling/package.json +++ b/clients/client-iotsecuretunneling/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotsecuretunneling", "description": "AWS SDK for JavaScript Iotsecuretunneling Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iotsecuretunneling", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iotsitewise/CHANGELOG.md b/clients/client-iotsitewise/CHANGELOG.md index b3635649da4f..66dae11c0a9a 100644 --- a/clients/client-iotsitewise/CHANGELOG.md +++ b/clients/client-iotsitewise/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iotsitewise + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iotsitewise diff --git a/clients/client-iotsitewise/package.json b/clients/client-iotsitewise/package.json index f15413af199a..da23ff934051 100644 --- a/clients/client-iotsitewise/package.json +++ b/clients/client-iotsitewise/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotsitewise", "description": "AWS SDK for JavaScript Iotsitewise Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iotsitewise", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iotthingsgraph/CHANGELOG.md b/clients/client-iotthingsgraph/CHANGELOG.md index 02a3c18e97c7..28d500a91884 100644 --- a/clients/client-iotthingsgraph/CHANGELOG.md +++ b/clients/client-iotthingsgraph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iotthingsgraph + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iotthingsgraph diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index d9620673695b..0228d6b04974 100644 --- a/clients/client-iotthingsgraph/package.json +++ b/clients/client-iotthingsgraph/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotthingsgraph", "description": "AWS SDK for JavaScript Iotthingsgraph Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iotthingsgraph", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-iottwinmaker/CHANGELOG.md b/clients/client-iottwinmaker/CHANGELOG.md index 54d959665f5e..1e483cd6784a 100644 --- a/clients/client-iottwinmaker/CHANGELOG.md +++ b/clients/client-iottwinmaker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-iottwinmaker + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-iottwinmaker diff --git a/clients/client-iottwinmaker/package.json b/clients/client-iottwinmaker/package.json index aad42cf7a3ed..3614d625713e 100644 --- a/clients/client-iottwinmaker/package.json +++ b/clients/client-iottwinmaker/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iottwinmaker", "description": "AWS SDK for JavaScript Iottwinmaker Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-iottwinmaker", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ivs-realtime/CHANGELOG.md b/clients/client-ivs-realtime/CHANGELOG.md index 41c8099434ea..6cfe687b9098 100644 --- a/clients/client-ivs-realtime/CHANGELOG.md +++ b/clients/client-ivs-realtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ivs-realtime + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ivs-realtime diff --git a/clients/client-ivs-realtime/package.json b/clients/client-ivs-realtime/package.json index 8280a364fd18..a40bb508fa8d 100644 --- a/clients/client-ivs-realtime/package.json +++ b/clients/client-ivs-realtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ivs-realtime", "description": "AWS SDK for JavaScript Ivs Realtime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ivs-realtime", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ivs/CHANGELOG.md b/clients/client-ivs/CHANGELOG.md index 4e51f8a5b04b..ce5237eaa7eb 100644 --- a/clients/client-ivs/CHANGELOG.md +++ b/clients/client-ivs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ivs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ivs diff --git a/clients/client-ivs/package.json b/clients/client-ivs/package.json index 9f02dbc7c398..4e7f81a3a285 100644 --- a/clients/client-ivs/package.json +++ b/clients/client-ivs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ivs", "description": "AWS SDK for JavaScript Ivs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ivs", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ivschat/CHANGELOG.md b/clients/client-ivschat/CHANGELOG.md index 86fcdcf904af..47887b1872dd 100644 --- a/clients/client-ivschat/CHANGELOG.md +++ b/clients/client-ivschat/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ivschat + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ivschat diff --git a/clients/client-ivschat/package.json b/clients/client-ivschat/package.json index c97967e4ea4f..074adf3fc71d 100644 --- a/clients/client-ivschat/package.json +++ b/clients/client-ivschat/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ivschat", "description": "AWS SDK for JavaScript Ivschat Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ivschat", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kafka/CHANGELOG.md b/clients/client-kafka/CHANGELOG.md index bf3207622d8d..76d6ad2933ae 100644 --- a/clients/client-kafka/CHANGELOG.md +++ b/clients/client-kafka/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kafka + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kafka diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index a31a041bf40c..080f75c85280 100644 --- a/clients/client-kafka/package.json +++ b/clients/client-kafka/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kafka", "description": "AWS SDK for JavaScript Kafka Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kafka", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kafkaconnect/CHANGELOG.md b/clients/client-kafkaconnect/CHANGELOG.md index 5ab745847c98..5c15fcec6bf7 100644 --- a/clients/client-kafkaconnect/CHANGELOG.md +++ b/clients/client-kafkaconnect/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kafkaconnect + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kafkaconnect diff --git a/clients/client-kafkaconnect/package.json b/clients/client-kafkaconnect/package.json index ae578aca02a4..98eda3402039 100644 --- a/clients/client-kafkaconnect/package.json +++ b/clients/client-kafkaconnect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kafkaconnect", "description": "AWS SDK for JavaScript Kafkaconnect Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kafkaconnect", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kendra-ranking/CHANGELOG.md b/clients/client-kendra-ranking/CHANGELOG.md index dd2e575fa441..392ffa74acf0 100644 --- a/clients/client-kendra-ranking/CHANGELOG.md +++ b/clients/client-kendra-ranking/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kendra-ranking + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kendra-ranking diff --git a/clients/client-kendra-ranking/package.json b/clients/client-kendra-ranking/package.json index 6db16f03ee11..b8447e38e103 100644 --- a/clients/client-kendra-ranking/package.json +++ b/clients/client-kendra-ranking/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kendra-ranking", "description": "AWS SDK for JavaScript Kendra Ranking Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kendra-ranking", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kendra/CHANGELOG.md b/clients/client-kendra/CHANGELOG.md index 64b61c62e62d..1cad47d96d7f 100644 --- a/clients/client-kendra/CHANGELOG.md +++ b/clients/client-kendra/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kendra + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kendra diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index 74a2fa9d9037..227349272340 100644 --- a/clients/client-kendra/package.json +++ b/clients/client-kendra/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kendra", "description": "AWS SDK for JavaScript Kendra Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kendra", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-keyspaces/CHANGELOG.md b/clients/client-keyspaces/CHANGELOG.md index 26cb20a15203..2d6f28036689 100644 --- a/clients/client-keyspaces/CHANGELOG.md +++ b/clients/client-keyspaces/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-keyspaces + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-keyspaces diff --git a/clients/client-keyspaces/package.json b/clients/client-keyspaces/package.json index ad93a241d201..86284c8e70da 100644 --- a/clients/client-keyspaces/package.json +++ b/clients/client-keyspaces/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-keyspaces", "description": "AWS SDK for JavaScript Keyspaces Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-keyspaces", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-keyspacesstreams/CHANGELOG.md b/clients/client-keyspacesstreams/CHANGELOG.md index 0cc3fa11a31b..6289898526a0 100644 --- a/clients/client-keyspacesstreams/CHANGELOG.md +++ b/clients/client-keyspacesstreams/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-keyspacesstreams + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-keyspacesstreams diff --git a/clients/client-keyspacesstreams/package.json b/clients/client-keyspacesstreams/package.json index 376649404718..32a2bfd556e8 100644 --- a/clients/client-keyspacesstreams/package.json +++ b/clients/client-keyspacesstreams/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-keyspacesstreams", "description": "AWS SDK for JavaScript Keyspacesstreams Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-keyspacesstreams", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis-analytics-v2/CHANGELOG.md b/clients/client-kinesis-analytics-v2/CHANGELOG.md index 28dc59e15d75..37015770552a 100644 --- a/clients/client-kinesis-analytics-v2/CHANGELOG.md +++ b/clients/client-kinesis-analytics-v2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis-analytics-v2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis-analytics-v2 diff --git a/clients/client-kinesis-analytics-v2/package.json b/clients/client-kinesis-analytics-v2/package.json index feb438fb5452..686bd24d15c1 100644 --- a/clients/client-kinesis-analytics-v2/package.json +++ b/clients/client-kinesis-analytics-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-analytics-v2", "description": "AWS SDK for JavaScript Kinesis Analytics V2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis-analytics-v2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis-analytics/CHANGELOG.md b/clients/client-kinesis-analytics/CHANGELOG.md index 9f03f2c7bf1e..8549ecbdd7ae 100644 --- a/clients/client-kinesis-analytics/CHANGELOG.md +++ b/clients/client-kinesis-analytics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis-analytics + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis-analytics diff --git a/clients/client-kinesis-analytics/package.json b/clients/client-kinesis-analytics/package.json index 0787e748217a..da0e7d8abeb3 100644 --- a/clients/client-kinesis-analytics/package.json +++ b/clients/client-kinesis-analytics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-analytics", "description": "AWS SDK for JavaScript Kinesis Analytics Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis-analytics", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis-video-archived-media/CHANGELOG.md b/clients/client-kinesis-video-archived-media/CHANGELOG.md index 03cd4cc53228..cc3c19049c93 100644 --- a/clients/client-kinesis-video-archived-media/CHANGELOG.md +++ b/clients/client-kinesis-video-archived-media/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis-video-archived-media + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis-video-archived-media diff --git a/clients/client-kinesis-video-archived-media/package.json b/clients/client-kinesis-video-archived-media/package.json index 7c91b88a468c..1b949eb03be3 100644 --- a/clients/client-kinesis-video-archived-media/package.json +++ b/clients/client-kinesis-video-archived-media/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video-archived-media", "description": "AWS SDK for JavaScript Kinesis Video Archived Media Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-archived-media", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis-video-media/CHANGELOG.md b/clients/client-kinesis-video-media/CHANGELOG.md index 1c8f65757788..3cbc3664b91b 100644 --- a/clients/client-kinesis-video-media/CHANGELOG.md +++ b/clients/client-kinesis-video-media/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis-video-media + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis-video-media diff --git a/clients/client-kinesis-video-media/package.json b/clients/client-kinesis-video-media/package.json index 6a0f49c68c59..3a28b0c09597 100644 --- a/clients/client-kinesis-video-media/package.json +++ b/clients/client-kinesis-video-media/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video-media", "description": "AWS SDK for JavaScript Kinesis Video Media Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-media", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis-video-signaling/CHANGELOG.md b/clients/client-kinesis-video-signaling/CHANGELOG.md index a9c5c02e7587..ada061a15641 100644 --- a/clients/client-kinesis-video-signaling/CHANGELOG.md +++ b/clients/client-kinesis-video-signaling/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis-video-signaling + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis-video-signaling diff --git a/clients/client-kinesis-video-signaling/package.json b/clients/client-kinesis-video-signaling/package.json index 0b24baa1b796..30f3ac73aa11 100644 --- a/clients/client-kinesis-video-signaling/package.json +++ b/clients/client-kinesis-video-signaling/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video-signaling", "description": "AWS SDK for JavaScript Kinesis Video Signaling Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-signaling", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis-video-webrtc-storage/CHANGELOG.md b/clients/client-kinesis-video-webrtc-storage/CHANGELOG.md index af0e46b49e28..fb9e090f60ac 100644 --- a/clients/client-kinesis-video-webrtc-storage/CHANGELOG.md +++ b/clients/client-kinesis-video-webrtc-storage/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis-video-webrtc-storage + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis-video-webrtc-storage diff --git a/clients/client-kinesis-video-webrtc-storage/package.json b/clients/client-kinesis-video-webrtc-storage/package.json index 88bcddb8a2ca..6f46f6333b77 100644 --- a/clients/client-kinesis-video-webrtc-storage/package.json +++ b/clients/client-kinesis-video-webrtc-storage/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video-webrtc-storage", "description": "AWS SDK for JavaScript Kinesis Video Webrtc Storage Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-webrtc-storage", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis-video/CHANGELOG.md b/clients/client-kinesis-video/CHANGELOG.md index fa7f23fd3877..24741ca55062 100644 --- a/clients/client-kinesis-video/CHANGELOG.md +++ b/clients/client-kinesis-video/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis-video + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis-video diff --git a/clients/client-kinesis-video/package.json b/clients/client-kinesis-video/package.json index 179db5c7a2f1..223949985d21 100644 --- a/clients/client-kinesis-video/package.json +++ b/clients/client-kinesis-video/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video", "description": "AWS SDK for JavaScript Kinesis Video Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis-video", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kinesis/CHANGELOG.md b/clients/client-kinesis/CHANGELOG.md index fe3f8a063202..9a2d982b30fb 100644 --- a/clients/client-kinesis/CHANGELOG.md +++ b/clients/client-kinesis/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kinesis + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kinesis diff --git a/clients/client-kinesis/package.json b/clients/client-kinesis/package.json index c9074c156cb6..41cf55782506 100644 --- a/clients/client-kinesis/package.json +++ b/clients/client-kinesis/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis", "description": "AWS SDK for JavaScript Kinesis Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kinesis", @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -42,21 +42,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-kms/CHANGELOG.md b/clients/client-kms/CHANGELOG.md index 27a8d1ed39b7..6fae29eceb1a 100644 --- a/clients/client-kms/CHANGELOG.md +++ b/clients/client-kms/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-kms + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-kms diff --git a/clients/client-kms/package.json b/clients/client-kms/package.json index 22b7dd8ecdcd..7c2b4ee493df 100644 --- a/clients/client-kms/package.json +++ b/clients/client-kms/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kms", "description": "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-kms", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lakeformation/CHANGELOG.md b/clients/client-lakeformation/CHANGELOG.md index 27d193190e6d..e5b79877d99a 100644 --- a/clients/client-lakeformation/CHANGELOG.md +++ b/clients/client-lakeformation/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lakeformation + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lakeformation diff --git a/clients/client-lakeformation/package.json b/clients/client-lakeformation/package.json index 17aa01a9a817..b6daac013d93 100644 --- a/clients/client-lakeformation/package.json +++ b/clients/client-lakeformation/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lakeformation", "description": "AWS SDK for JavaScript Lakeformation Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lakeformation", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lambda/CHANGELOG.md b/clients/client-lambda/CHANGELOG.md index 90fbe73ae986..3b1fa6706d1b 100644 --- a/clients/client-lambda/CHANGELOG.md +++ b/clients/client-lambda/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lambda + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lambda diff --git a/clients/client-lambda/package.json b/clients/client-lambda/package.json index 1d9eee1e5b4e..6ebaf438cc74 100644 --- a/clients/client-lambda/package.json +++ b/clients/client-lambda/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lambda", "description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lambda", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-launch-wizard/CHANGELOG.md b/clients/client-launch-wizard/CHANGELOG.md index ca1c6ae04101..860d48927a4f 100644 --- a/clients/client-launch-wizard/CHANGELOG.md +++ b/clients/client-launch-wizard/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-launch-wizard + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-launch-wizard diff --git a/clients/client-launch-wizard/package.json b/clients/client-launch-wizard/package.json index 74f83d37c2ac..561d5dde0acd 100644 --- a/clients/client-launch-wizard/package.json +++ b/clients/client-launch-wizard/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-launch-wizard", "description": "AWS SDK for JavaScript Launch Wizard Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-launch-wizard", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lex-model-building-service/CHANGELOG.md b/clients/client-lex-model-building-service/CHANGELOG.md index 5efe0400e456..6cf9e8b945da 100644 --- a/clients/client-lex-model-building-service/CHANGELOG.md +++ b/clients/client-lex-model-building-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lex-model-building-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lex-model-building-service diff --git a/clients/client-lex-model-building-service/package.json b/clients/client-lex-model-building-service/package.json index f6f9f5eaf52d..6c6263e152bc 100644 --- a/clients/client-lex-model-building-service/package.json +++ b/clients/client-lex-model-building-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lex-model-building-service", "description": "AWS SDK for JavaScript Lex Model Building Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lex-model-building-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lex-models-v2/CHANGELOG.md b/clients/client-lex-models-v2/CHANGELOG.md index 03ecb72e01b1..e080b994bf33 100644 --- a/clients/client-lex-models-v2/CHANGELOG.md +++ b/clients/client-lex-models-v2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lex-models-v2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lex-models-v2 diff --git a/clients/client-lex-models-v2/package.json b/clients/client-lex-models-v2/package.json index b83797f22289..66642d0a1bd6 100644 --- a/clients/client-lex-models-v2/package.json +++ b/clients/client-lex-models-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lex-models-v2", "description": "AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lex-models-v2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lex-runtime-service/CHANGELOG.md b/clients/client-lex-runtime-service/CHANGELOG.md index 24958eccaddb..a28268abed23 100644 --- a/clients/client-lex-runtime-service/CHANGELOG.md +++ b/clients/client-lex-runtime-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lex-runtime-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lex-runtime-service diff --git a/clients/client-lex-runtime-service/package.json b/clients/client-lex-runtime-service/package.json index e2dc53e78389..b63bae00b6e2 100644 --- a/clients/client-lex-runtime-service/package.json +++ b/clients/client-lex-runtime-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lex-runtime-service", "description": "AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lex-runtime-service", @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lex-runtime-v2/CHANGELOG.md b/clients/client-lex-runtime-v2/CHANGELOG.md index 37954d7bb0a0..8750f222df9d 100644 --- a/clients/client-lex-runtime-v2/CHANGELOG.md +++ b/clients/client-lex-runtime-v2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lex-runtime-v2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lex-runtime-v2 diff --git a/clients/client-lex-runtime-v2/package.json b/clients/client-lex-runtime-v2/package.json index 15bdcc1cba22..923dec223ec6 100644 --- a/clients/client-lex-runtime-v2/package.json +++ b/clients/client-lex-runtime-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lex-runtime-v2", "description": "AWS SDK for JavaScript Lex Runtime V2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lex-runtime-v2", @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -42,21 +42,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-license-manager-linux-subscriptions/CHANGELOG.md b/clients/client-license-manager-linux-subscriptions/CHANGELOG.md index 24da9dedea45..d16d23d7c693 100644 --- a/clients/client-license-manager-linux-subscriptions/CHANGELOG.md +++ b/clients/client-license-manager-linux-subscriptions/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-license-manager-linux-subscriptions + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-license-manager-linux-subscriptions diff --git a/clients/client-license-manager-linux-subscriptions/package.json b/clients/client-license-manager-linux-subscriptions/package.json index a222ef763bb6..6cce874f1014 100644 --- a/clients/client-license-manager-linux-subscriptions/package.json +++ b/clients/client-license-manager-linux-subscriptions/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-license-manager-linux-subscriptions", "description": "AWS SDK for JavaScript License Manager Linux Subscriptions Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-license-manager-linux-subscriptions", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-license-manager-user-subscriptions/CHANGELOG.md b/clients/client-license-manager-user-subscriptions/CHANGELOG.md index 2f51eb8ae71d..260e0c30f6eb 100644 --- a/clients/client-license-manager-user-subscriptions/CHANGELOG.md +++ b/clients/client-license-manager-user-subscriptions/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-license-manager-user-subscriptions + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-license-manager-user-subscriptions diff --git a/clients/client-license-manager-user-subscriptions/package.json b/clients/client-license-manager-user-subscriptions/package.json index 8cbaf1cb1d0e..af5ee755f430 100644 --- a/clients/client-license-manager-user-subscriptions/package.json +++ b/clients/client-license-manager-user-subscriptions/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-license-manager-user-subscriptions", "description": "AWS SDK for JavaScript License Manager User Subscriptions Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-license-manager-user-subscriptions", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-license-manager/CHANGELOG.md b/clients/client-license-manager/CHANGELOG.md index 800614f15c3a..9103642cf418 100644 --- a/clients/client-license-manager/CHANGELOG.md +++ b/clients/client-license-manager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-license-manager + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-license-manager diff --git a/clients/client-license-manager/package.json b/clients/client-license-manager/package.json index c90a65f38c7e..2a48a49d92bb 100644 --- a/clients/client-license-manager/package.json +++ b/clients/client-license-manager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-license-manager", "description": "AWS SDK for JavaScript License Manager Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-license-manager", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lightsail/CHANGELOG.md b/clients/client-lightsail/CHANGELOG.md index e38de2637eee..93d45676d371 100644 --- a/clients/client-lightsail/CHANGELOG.md +++ b/clients/client-lightsail/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lightsail + + + + + # [3.897.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.896.0...v3.897.0) (2025-09-25) diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json index 8216b85f08a8..6aeb1c43e25e 100644 --- a/clients/client-lightsail/package.json +++ b/clients/client-lightsail/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lightsail", "description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native", - "version": "3.897.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lightsail", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-location/CHANGELOG.md b/clients/client-location/CHANGELOG.md index 62153bf3d1c7..e08afa8e1c3a 100644 --- a/clients/client-location/CHANGELOG.md +++ b/clients/client-location/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-location + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-location diff --git a/clients/client-location/package.json b/clients/client-location/package.json index ff39efa919f3..4f86ebaa1edf 100644 --- a/clients/client-location/package.json +++ b/clients/client-location/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-location", "description": "AWS SDK for JavaScript Location Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-location", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lookoutequipment/CHANGELOG.md b/clients/client-lookoutequipment/CHANGELOG.md index 45ff9f143b69..781429515261 100644 --- a/clients/client-lookoutequipment/CHANGELOG.md +++ b/clients/client-lookoutequipment/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lookoutequipment + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lookoutequipment diff --git a/clients/client-lookoutequipment/package.json b/clients/client-lookoutequipment/package.json index 099f87e4baec..350555e40292 100644 --- a/clients/client-lookoutequipment/package.json +++ b/clients/client-lookoutequipment/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lookoutequipment", "description": "AWS SDK for JavaScript Lookoutequipment Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lookoutequipment", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lookoutmetrics/CHANGELOG.md b/clients/client-lookoutmetrics/CHANGELOG.md index 250140599707..bf74a1588eb2 100644 --- a/clients/client-lookoutmetrics/CHANGELOG.md +++ b/clients/client-lookoutmetrics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lookoutmetrics + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lookoutmetrics diff --git a/clients/client-lookoutmetrics/package.json b/clients/client-lookoutmetrics/package.json index 25551e38ac55..c20eee983e54 100644 --- a/clients/client-lookoutmetrics/package.json +++ b/clients/client-lookoutmetrics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lookoutmetrics", "description": "AWS SDK for JavaScript Lookoutmetrics Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lookoutmetrics", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-lookoutvision/CHANGELOG.md b/clients/client-lookoutvision/CHANGELOG.md index e6ff55868ea1..26c23a4cc2da 100644 --- a/clients/client-lookoutvision/CHANGELOG.md +++ b/clients/client-lookoutvision/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-lookoutvision + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-lookoutvision diff --git a/clients/client-lookoutvision/package.json b/clients/client-lookoutvision/package.json index 29e00f94167c..48dcce3e3b0c 100644 --- a/clients/client-lookoutvision/package.json +++ b/clients/client-lookoutvision/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lookoutvision", "description": "AWS SDK for JavaScript Lookoutvision Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-lookoutvision", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-m2/CHANGELOG.md b/clients/client-m2/CHANGELOG.md index f0fcde69c643..0f06da8f52eb 100644 --- a/clients/client-m2/CHANGELOG.md +++ b/clients/client-m2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-m2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-m2 diff --git a/clients/client-m2/package.json b/clients/client-m2/package.json index 07b077f0615d..6602ee62fd2c 100644 --- a/clients/client-m2/package.json +++ b/clients/client-m2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-m2", "description": "AWS SDK for JavaScript M2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-m2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-machine-learning/CHANGELOG.md b/clients/client-machine-learning/CHANGELOG.md index d3ff1f58457f..0ef24c2cae17 100644 --- a/clients/client-machine-learning/CHANGELOG.md +++ b/clients/client-machine-learning/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-machine-learning + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-machine-learning diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index 93238674225b..168ebb7480af 100644 --- a/clients/client-machine-learning/package.json +++ b/clients/client-machine-learning/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-machine-learning", "description": "AWS SDK for JavaScript Machine Learning Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-machine-learning", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-macie2/CHANGELOG.md b/clients/client-macie2/CHANGELOG.md index 4d0d5330c03c..5fc448f1d617 100644 --- a/clients/client-macie2/CHANGELOG.md +++ b/clients/client-macie2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-macie2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-macie2 diff --git a/clients/client-macie2/package.json b/clients/client-macie2/package.json index c7da3e46cd04..f4d4e1df1b34 100644 --- a/clients/client-macie2/package.json +++ b/clients/client-macie2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-macie2", "description": "AWS SDK for JavaScript Macie2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-macie2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mailmanager/CHANGELOG.md b/clients/client-mailmanager/CHANGELOG.md index f8874ed07040..a6e54fa93a16 100644 --- a/clients/client-mailmanager/CHANGELOG.md +++ b/clients/client-mailmanager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mailmanager + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mailmanager diff --git a/clients/client-mailmanager/package.json b/clients/client-mailmanager/package.json index 4628931be8e4..f992c1870277 100644 --- a/clients/client-mailmanager/package.json +++ b/clients/client-mailmanager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mailmanager", "description": "AWS SDK for JavaScript Mailmanager Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mailmanager", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-managedblockchain-query/CHANGELOG.md b/clients/client-managedblockchain-query/CHANGELOG.md index 03d63326b8e7..28be1e9bf162 100644 --- a/clients/client-managedblockchain-query/CHANGELOG.md +++ b/clients/client-managedblockchain-query/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-managedblockchain-query + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-managedblockchain-query diff --git a/clients/client-managedblockchain-query/package.json b/clients/client-managedblockchain-query/package.json index 13d859b67da7..b4b3b5963643 100644 --- a/clients/client-managedblockchain-query/package.json +++ b/clients/client-managedblockchain-query/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-managedblockchain-query", "description": "AWS SDK for JavaScript Managedblockchain Query Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-managedblockchain-query", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-managedblockchain/CHANGELOG.md b/clients/client-managedblockchain/CHANGELOG.md index 299fa4e56585..fcc3b2f02ea3 100644 --- a/clients/client-managedblockchain/CHANGELOG.md +++ b/clients/client-managedblockchain/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-managedblockchain + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-managedblockchain diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index 5caa4fd18a55..8a813d7f2be0 100644 --- a/clients/client-managedblockchain/package.json +++ b/clients/client-managedblockchain/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-managedblockchain", "description": "AWS SDK for JavaScript Managedblockchain Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-managedblockchain", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-marketplace-agreement/CHANGELOG.md b/clients/client-marketplace-agreement/CHANGELOG.md index a910b8295f88..48c328b2350c 100644 --- a/clients/client-marketplace-agreement/CHANGELOG.md +++ b/clients/client-marketplace-agreement/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-marketplace-agreement + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-marketplace-agreement diff --git a/clients/client-marketplace-agreement/package.json b/clients/client-marketplace-agreement/package.json index d1e1f376f3ff..7c210e33e3a7 100644 --- a/clients/client-marketplace-agreement/package.json +++ b/clients/client-marketplace-agreement/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-agreement", "description": "AWS SDK for JavaScript Marketplace Agreement Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-marketplace-agreement", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-marketplace-catalog/CHANGELOG.md b/clients/client-marketplace-catalog/CHANGELOG.md index bf12eb4fed04..1dfdcb7d589e 100644 --- a/clients/client-marketplace-catalog/CHANGELOG.md +++ b/clients/client-marketplace-catalog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-marketplace-catalog + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-marketplace-catalog diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index 30f1f0645a89..a05e34c82b80 100644 --- a/clients/client-marketplace-catalog/package.json +++ b/clients/client-marketplace-catalog/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-catalog", "description": "AWS SDK for JavaScript Marketplace Catalog Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-marketplace-catalog", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-marketplace-commerce-analytics/CHANGELOG.md b/clients/client-marketplace-commerce-analytics/CHANGELOG.md index c680a1d7cda8..0a391a7f90a1 100644 --- a/clients/client-marketplace-commerce-analytics/CHANGELOG.md +++ b/clients/client-marketplace-commerce-analytics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-marketplace-commerce-analytics + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-marketplace-commerce-analytics diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index 6fba30f04a66..f5db734729b4 100644 --- a/clients/client-marketplace-commerce-analytics/package.json +++ b/clients/client-marketplace-commerce-analytics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-commerce-analytics", "description": "AWS SDK for JavaScript Marketplace Commerce Analytics Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-marketplace-commerce-analytics", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-marketplace-deployment/CHANGELOG.md b/clients/client-marketplace-deployment/CHANGELOG.md index 36d879690e6a..f8f1d9b4ad37 100644 --- a/clients/client-marketplace-deployment/CHANGELOG.md +++ b/clients/client-marketplace-deployment/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-marketplace-deployment + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-marketplace-deployment diff --git a/clients/client-marketplace-deployment/package.json b/clients/client-marketplace-deployment/package.json index 199d528e5fb4..1b9849d0c7cd 100644 --- a/clients/client-marketplace-deployment/package.json +++ b/clients/client-marketplace-deployment/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-deployment", "description": "AWS SDK for JavaScript Marketplace Deployment Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-marketplace-deployment", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-marketplace-entitlement-service/CHANGELOG.md b/clients/client-marketplace-entitlement-service/CHANGELOG.md index befbf7dc7361..06a0f1c46b9f 100644 --- a/clients/client-marketplace-entitlement-service/CHANGELOG.md +++ b/clients/client-marketplace-entitlement-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-marketplace-entitlement-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-marketplace-entitlement-service diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index e5120a9b56e2..4fa3e6580e62 100644 --- a/clients/client-marketplace-entitlement-service/package.json +++ b/clients/client-marketplace-entitlement-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-entitlement-service", "description": "AWS SDK for JavaScript Marketplace Entitlement Service Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-marketplace-entitlement-service", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-marketplace-metering/CHANGELOG.md b/clients/client-marketplace-metering/CHANGELOG.md index bbe1599baae2..608658a14dbf 100644 --- a/clients/client-marketplace-metering/CHANGELOG.md +++ b/clients/client-marketplace-metering/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-marketplace-metering + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-marketplace-metering diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index 9b78a4a32994..5877ff36b1c7 100644 --- a/clients/client-marketplace-metering/package.json +++ b/clients/client-marketplace-metering/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-metering", "description": "AWS SDK for JavaScript Marketplace Metering Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-marketplace-metering", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-marketplace-reporting/CHANGELOG.md b/clients/client-marketplace-reporting/CHANGELOG.md index ef74cd97d9ed..742ed11410bf 100644 --- a/clients/client-marketplace-reporting/CHANGELOG.md +++ b/clients/client-marketplace-reporting/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-marketplace-reporting + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-marketplace-reporting diff --git a/clients/client-marketplace-reporting/package.json b/clients/client-marketplace-reporting/package.json index 227433a4a399..24a55454f9ed 100644 --- a/clients/client-marketplace-reporting/package.json +++ b/clients/client-marketplace-reporting/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-reporting", "description": "AWS SDK for JavaScript Marketplace Reporting Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-marketplace-reporting", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediaconnect/CHANGELOG.md b/clients/client-mediaconnect/CHANGELOG.md index ee44cc6d8023..dc4644c94e5f 100644 --- a/clients/client-mediaconnect/CHANGELOG.md +++ b/clients/client-mediaconnect/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediaconnect + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediaconnect diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index c214e8bf1115..bf1bc44a2dd0 100644 --- a/clients/client-mediaconnect/package.json +++ b/clients/client-mediaconnect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediaconnect", "description": "AWS SDK for JavaScript Mediaconnect Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediaconnect", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediaconvert/CHANGELOG.md b/clients/client-mediaconvert/CHANGELOG.md index 2695bed5459b..0e2b3b97526c 100644 --- a/clients/client-mediaconvert/CHANGELOG.md +++ b/clients/client-mediaconvert/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediaconvert + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediaconvert diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index 9d2766b6469d..6677155c610f 100644 --- a/clients/client-mediaconvert/package.json +++ b/clients/client-mediaconvert/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediaconvert", "description": "AWS SDK for JavaScript Mediaconvert Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediaconvert", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-medialive/CHANGELOG.md b/clients/client-medialive/CHANGELOG.md index 119676fb6f35..6ebb3e8c8ef3 100644 --- a/clients/client-medialive/CHANGELOG.md +++ b/clients/client-medialive/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-medialive + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-medialive diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index 9057808f54a7..011e6c3fd7b9 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-medialive", "description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-medialive", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediapackage-vod/CHANGELOG.md b/clients/client-mediapackage-vod/CHANGELOG.md index 2c1347ec64de..f1e9caf6a509 100644 --- a/clients/client-mediapackage-vod/CHANGELOG.md +++ b/clients/client-mediapackage-vod/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediapackage-vod + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediapackage-vod diff --git a/clients/client-mediapackage-vod/package.json b/clients/client-mediapackage-vod/package.json index 9a4fcb66df39..22deaaddaed2 100644 --- a/clients/client-mediapackage-vod/package.json +++ b/clients/client-mediapackage-vod/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediapackage-vod", "description": "AWS SDK for JavaScript Mediapackage Vod Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediapackage-vod", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediapackage/CHANGELOG.md b/clients/client-mediapackage/CHANGELOG.md index 724fcb0f951b..444781341b18 100644 --- a/clients/client-mediapackage/CHANGELOG.md +++ b/clients/client-mediapackage/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediapackage + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediapackage diff --git a/clients/client-mediapackage/package.json b/clients/client-mediapackage/package.json index acf599b804fe..17d8f94d9dba 100644 --- a/clients/client-mediapackage/package.json +++ b/clients/client-mediapackage/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediapackage", "description": "AWS SDK for JavaScript Mediapackage Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediapackage", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediapackagev2/CHANGELOG.md b/clients/client-mediapackagev2/CHANGELOG.md index b63b7a0d1b40..923adde1ef87 100644 --- a/clients/client-mediapackagev2/CHANGELOG.md +++ b/clients/client-mediapackagev2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediapackagev2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediapackagev2 diff --git a/clients/client-mediapackagev2/package.json b/clients/client-mediapackagev2/package.json index c40c9bff5180..21210b799a7c 100644 --- a/clients/client-mediapackagev2/package.json +++ b/clients/client-mediapackagev2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediapackagev2", "description": "AWS SDK for JavaScript Mediapackagev2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediapackagev2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediastore-data/CHANGELOG.md b/clients/client-mediastore-data/CHANGELOG.md index 940b78096115..c4f3ae301d37 100644 --- a/clients/client-mediastore-data/CHANGELOG.md +++ b/clients/client-mediastore-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediastore-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediastore-data diff --git a/clients/client-mediastore-data/package.json b/clients/client-mediastore-data/package.json index 20a5f11dcf30..3050ea143314 100644 --- a/clients/client-mediastore-data/package.json +++ b/clients/client-mediastore-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediastore-data", "description": "AWS SDK for JavaScript Mediastore Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediastore-data", @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediastore/CHANGELOG.md b/clients/client-mediastore/CHANGELOG.md index 51d42e3f4d55..90d9ad1776e2 100644 --- a/clients/client-mediastore/CHANGELOG.md +++ b/clients/client-mediastore/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediastore + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediastore diff --git a/clients/client-mediastore/package.json b/clients/client-mediastore/package.json index 3f096e636860..4fe4d4d5373f 100644 --- a/clients/client-mediastore/package.json +++ b/clients/client-mediastore/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediastore", "description": "AWS SDK for JavaScript Mediastore Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediastore", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mediatailor/CHANGELOG.md b/clients/client-mediatailor/CHANGELOG.md index a591bb621ae7..d5a6e22a59cb 100644 --- a/clients/client-mediatailor/CHANGELOG.md +++ b/clients/client-mediatailor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mediatailor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mediatailor diff --git a/clients/client-mediatailor/package.json b/clients/client-mediatailor/package.json index e40792eda229..737e70792f45 100644 --- a/clients/client-mediatailor/package.json +++ b/clients/client-mediatailor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediatailor", "description": "AWS SDK for JavaScript Mediatailor Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediatailor", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-medical-imaging/CHANGELOG.md b/clients/client-medical-imaging/CHANGELOG.md index 52ce2ac460e3..e175101c0fb1 100644 --- a/clients/client-medical-imaging/CHANGELOG.md +++ b/clients/client-medical-imaging/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-medical-imaging + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-medical-imaging diff --git a/clients/client-medical-imaging/package.json b/clients/client-medical-imaging/package.json index 2990c6071dd7..8a40bc6ec022 100644 --- a/clients/client-medical-imaging/package.json +++ b/clients/client-medical-imaging/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-medical-imaging", "description": "AWS SDK for JavaScript Medical Imaging Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-medical-imaging", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-memorydb/CHANGELOG.md b/clients/client-memorydb/CHANGELOG.md index 423b01e55e5a..08613fd9b56f 100644 --- a/clients/client-memorydb/CHANGELOG.md +++ b/clients/client-memorydb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-memorydb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-memorydb diff --git a/clients/client-memorydb/package.json b/clients/client-memorydb/package.json index b835a1d8f7fe..58153024ae50 100644 --- a/clients/client-memorydb/package.json +++ b/clients/client-memorydb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-memorydb", "description": "AWS SDK for JavaScript Memorydb Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-memorydb", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mgn/CHANGELOG.md b/clients/client-mgn/CHANGELOG.md index 1ed024a77e51..09afbe54cbe5 100644 --- a/clients/client-mgn/CHANGELOG.md +++ b/clients/client-mgn/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mgn + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mgn diff --git a/clients/client-mgn/package.json b/clients/client-mgn/package.json index 6f85732a322f..019dc5c3700b 100644 --- a/clients/client-mgn/package.json +++ b/clients/client-mgn/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mgn", "description": "AWS SDK for JavaScript Mgn Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mgn", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-migration-hub-refactor-spaces/CHANGELOG.md b/clients/client-migration-hub-refactor-spaces/CHANGELOG.md index f16eebfc9740..cb5e382d53d2 100644 --- a/clients/client-migration-hub-refactor-spaces/CHANGELOG.md +++ b/clients/client-migration-hub-refactor-spaces/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-migration-hub-refactor-spaces + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-migration-hub-refactor-spaces diff --git a/clients/client-migration-hub-refactor-spaces/package.json b/clients/client-migration-hub-refactor-spaces/package.json index a8d180be0832..c7e97444a865 100644 --- a/clients/client-migration-hub-refactor-spaces/package.json +++ b/clients/client-migration-hub-refactor-spaces/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-migration-hub-refactor-spaces", "description": "AWS SDK for JavaScript Migration Hub Refactor Spaces Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-migration-hub-refactor-spaces", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-migration-hub/CHANGELOG.md b/clients/client-migration-hub/CHANGELOG.md index e193fcfa426b..ef78034bcb71 100644 --- a/clients/client-migration-hub/CHANGELOG.md +++ b/clients/client-migration-hub/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-migration-hub + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-migration-hub diff --git a/clients/client-migration-hub/package.json b/clients/client-migration-hub/package.json index 727dce92ebf0..366d8d5a6436 100644 --- a/clients/client-migration-hub/package.json +++ b/clients/client-migration-hub/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-migration-hub", "description": "AWS SDK for JavaScript Migration Hub Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-migration-hub", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-migrationhub-config/CHANGELOG.md b/clients/client-migrationhub-config/CHANGELOG.md index 368b6bca5356..eafcea3f010a 100644 --- a/clients/client-migrationhub-config/CHANGELOG.md +++ b/clients/client-migrationhub-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-migrationhub-config + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-migrationhub-config diff --git a/clients/client-migrationhub-config/package.json b/clients/client-migrationhub-config/package.json index aee9f6fdcce7..2b2b443cf730 100644 --- a/clients/client-migrationhub-config/package.json +++ b/clients/client-migrationhub-config/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-migrationhub-config", "description": "AWS SDK for JavaScript Migrationhub Config Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-migrationhub-config", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-migrationhuborchestrator/CHANGELOG.md b/clients/client-migrationhuborchestrator/CHANGELOG.md index a03a9557cde4..24a70a4a2bf2 100644 --- a/clients/client-migrationhuborchestrator/CHANGELOG.md +++ b/clients/client-migrationhuborchestrator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-migrationhuborchestrator + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-migrationhuborchestrator diff --git a/clients/client-migrationhuborchestrator/package.json b/clients/client-migrationhuborchestrator/package.json index 843a5322fa1d..61247747188c 100644 --- a/clients/client-migrationhuborchestrator/package.json +++ b/clients/client-migrationhuborchestrator/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-migrationhuborchestrator", "description": "AWS SDK for JavaScript Migrationhuborchestrator Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-migrationhuborchestrator", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-migrationhubstrategy/CHANGELOG.md b/clients/client-migrationhubstrategy/CHANGELOG.md index d9b49e75cb67..2896fef9d742 100644 --- a/clients/client-migrationhubstrategy/CHANGELOG.md +++ b/clients/client-migrationhubstrategy/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-migrationhubstrategy + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-migrationhubstrategy diff --git a/clients/client-migrationhubstrategy/package.json b/clients/client-migrationhubstrategy/package.json index a1f3a72daa36..8617059a727f 100644 --- a/clients/client-migrationhubstrategy/package.json +++ b/clients/client-migrationhubstrategy/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-migrationhubstrategy", "description": "AWS SDK for JavaScript Migrationhubstrategy Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-migrationhubstrategy", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mpa/CHANGELOG.md b/clients/client-mpa/CHANGELOG.md index 1a3bf25744ce..ea78d8146094 100644 --- a/clients/client-mpa/CHANGELOG.md +++ b/clients/client-mpa/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mpa + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mpa diff --git a/clients/client-mpa/package.json b/clients/client-mpa/package.json index d66f78295b8b..96af597be7fb 100644 --- a/clients/client-mpa/package.json +++ b/clients/client-mpa/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mpa", "description": "AWS SDK for JavaScript Mpa Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mpa", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mq/CHANGELOG.md b/clients/client-mq/CHANGELOG.md index 393c31d438b7..1cdd248145ec 100644 --- a/clients/client-mq/CHANGELOG.md +++ b/clients/client-mq/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mq + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mq diff --git a/clients/client-mq/package.json b/clients/client-mq/package.json index 56306cc2cec7..9163c84ced09 100644 --- a/clients/client-mq/package.json +++ b/clients/client-mq/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mq", "description": "AWS SDK for JavaScript Mq Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mq", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mturk/CHANGELOG.md b/clients/client-mturk/CHANGELOG.md index 76cfe9cde593..7640e251d2fe 100644 --- a/clients/client-mturk/CHANGELOG.md +++ b/clients/client-mturk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mturk + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mturk diff --git a/clients/client-mturk/package.json b/clients/client-mturk/package.json index bd77c8349680..8f2c90f20087 100644 --- a/clients/client-mturk/package.json +++ b/clients/client-mturk/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mturk", "description": "AWS SDK for JavaScript Mturk Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mturk", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-mwaa/CHANGELOG.md b/clients/client-mwaa/CHANGELOG.md index 5c0d6e44fb82..240955b447d1 100644 --- a/clients/client-mwaa/CHANGELOG.md +++ b/clients/client-mwaa/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-mwaa + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-mwaa diff --git a/clients/client-mwaa/package.json b/clients/client-mwaa/package.json index b8884c81f13b..42734bb11fc8 100644 --- a/clients/client-mwaa/package.json +++ b/clients/client-mwaa/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mwaa", "description": "AWS SDK for JavaScript Mwaa Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mwaa", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-neptune-graph/CHANGELOG.md b/clients/client-neptune-graph/CHANGELOG.md index fb3fad7efa0f..9675d93f07cd 100644 --- a/clients/client-neptune-graph/CHANGELOG.md +++ b/clients/client-neptune-graph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-neptune-graph + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-neptune-graph diff --git a/clients/client-neptune-graph/package.json b/clients/client-neptune-graph/package.json index d5103f24accc..e87dbc0ce3a3 100644 --- a/clients/client-neptune-graph/package.json +++ b/clients/client-neptune-graph/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-neptune-graph", "description": "AWS SDK for JavaScript Neptune Graph Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-neptune-graph", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-neptune/CHANGELOG.md b/clients/client-neptune/CHANGELOG.md index aa0cb60da60e..b2d24689f066 100644 --- a/clients/client-neptune/CHANGELOG.md +++ b/clients/client-neptune/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-neptune + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-neptune diff --git a/clients/client-neptune/package.json b/clients/client-neptune/package.json index bb804f2149e1..9a3bc2d4e67a 100644 --- a/clients/client-neptune/package.json +++ b/clients/client-neptune/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-neptune", "description": "AWS SDK for JavaScript Neptune Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-neptune", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-neptunedata/CHANGELOG.md b/clients/client-neptunedata/CHANGELOG.md index 841618c1f696..b6cacd80618b 100644 --- a/clients/client-neptunedata/CHANGELOG.md +++ b/clients/client-neptunedata/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-neptunedata + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-neptunedata diff --git a/clients/client-neptunedata/package.json b/clients/client-neptunedata/package.json index 72ef8aea3145..ecf99eb2d2d5 100644 --- a/clients/client-neptunedata/package.json +++ b/clients/client-neptunedata/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-neptunedata", "description": "AWS SDK for JavaScript Neptunedata Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-neptunedata", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-network-firewall/CHANGELOG.md b/clients/client-network-firewall/CHANGELOG.md index be617bf44fe7..fac886891fd8 100644 --- a/clients/client-network-firewall/CHANGELOG.md +++ b/clients/client-network-firewall/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-network-firewall + + + + + # [3.897.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.896.0...v3.897.0) (2025-09-25) diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json index 09fa34c34be3..59a0674c8b0d 100644 --- a/clients/client-network-firewall/package.json +++ b/clients/client-network-firewall/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-network-firewall", "description": "AWS SDK for JavaScript Network Firewall Client for Node.js, Browser and React Native", - "version": "3.897.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-network-firewall", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-networkflowmonitor/CHANGELOG.md b/clients/client-networkflowmonitor/CHANGELOG.md index 047b06dcf16a..817496c6d599 100644 --- a/clients/client-networkflowmonitor/CHANGELOG.md +++ b/clients/client-networkflowmonitor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-networkflowmonitor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-networkflowmonitor diff --git a/clients/client-networkflowmonitor/package.json b/clients/client-networkflowmonitor/package.json index 1687e9bea8d8..bb20b9d6dc24 100644 --- a/clients/client-networkflowmonitor/package.json +++ b/clients/client-networkflowmonitor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-networkflowmonitor", "description": "AWS SDK for JavaScript Networkflowmonitor Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-networkflowmonitor", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-networkmanager/CHANGELOG.md b/clients/client-networkmanager/CHANGELOG.md index 6e9295ad60c6..47986f4e1a99 100644 --- a/clients/client-networkmanager/CHANGELOG.md +++ b/clients/client-networkmanager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-networkmanager + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-networkmanager diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index 71a8099742f8..889514231528 100644 --- a/clients/client-networkmanager/package.json +++ b/clients/client-networkmanager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-networkmanager", "description": "AWS SDK for JavaScript Networkmanager Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-networkmanager", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-networkmonitor/CHANGELOG.md b/clients/client-networkmonitor/CHANGELOG.md index 40344c1b8b69..a93905c75007 100644 --- a/clients/client-networkmonitor/CHANGELOG.md +++ b/clients/client-networkmonitor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-networkmonitor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-networkmonitor diff --git a/clients/client-networkmonitor/package.json b/clients/client-networkmonitor/package.json index 952802ee9776..15480cb0a902 100644 --- a/clients/client-networkmonitor/package.json +++ b/clients/client-networkmonitor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-networkmonitor", "description": "AWS SDK for JavaScript Networkmonitor Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-networkmonitor", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-notifications/CHANGELOG.md b/clients/client-notifications/CHANGELOG.md index 8065c9cccfda..6d94b377bb3a 100644 --- a/clients/client-notifications/CHANGELOG.md +++ b/clients/client-notifications/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-notifications + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-notifications diff --git a/clients/client-notifications/package.json b/clients/client-notifications/package.json index 115733f81568..e924c3da0686 100644 --- a/clients/client-notifications/package.json +++ b/clients/client-notifications/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-notifications", "description": "AWS SDK for JavaScript Notifications Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-notifications", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-notificationscontacts/CHANGELOG.md b/clients/client-notificationscontacts/CHANGELOG.md index 5a65c38e4008..1da7bdb8c677 100644 --- a/clients/client-notificationscontacts/CHANGELOG.md +++ b/clients/client-notificationscontacts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-notificationscontacts + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-notificationscontacts diff --git a/clients/client-notificationscontacts/package.json b/clients/client-notificationscontacts/package.json index 8cd7174d571c..29fdb1239ce1 100644 --- a/clients/client-notificationscontacts/package.json +++ b/clients/client-notificationscontacts/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-notificationscontacts", "description": "AWS SDK for JavaScript Notificationscontacts Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-notificationscontacts", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-oam/CHANGELOG.md b/clients/client-oam/CHANGELOG.md index 0f106a4e7eb7..601ac54aca54 100644 --- a/clients/client-oam/CHANGELOG.md +++ b/clients/client-oam/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-oam + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-oam diff --git a/clients/client-oam/package.json b/clients/client-oam/package.json index fc4dbe84b33b..cc8b95ba8cac 100644 --- a/clients/client-oam/package.json +++ b/clients/client-oam/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-oam", "description": "AWS SDK for JavaScript Oam Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-oam", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-observabilityadmin/CHANGELOG.md b/clients/client-observabilityadmin/CHANGELOG.md index 79eec62d62a4..c15b9ae628fd 100644 --- a/clients/client-observabilityadmin/CHANGELOG.md +++ b/clients/client-observabilityadmin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-observabilityadmin + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-observabilityadmin diff --git a/clients/client-observabilityadmin/package.json b/clients/client-observabilityadmin/package.json index ecb6eeae0036..077d078521fa 100644 --- a/clients/client-observabilityadmin/package.json +++ b/clients/client-observabilityadmin/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-observabilityadmin", "description": "AWS SDK for JavaScript Observabilityadmin Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-observabilityadmin", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-odb/CHANGELOG.md b/clients/client-odb/CHANGELOG.md index 99c7b385f3da..ccb65921f594 100644 --- a/clients/client-odb/CHANGELOG.md +++ b/clients/client-odb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-odb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-odb diff --git a/clients/client-odb/package.json b/clients/client-odb/package.json index 394b90b1ef29..e119ad37ad19 100644 --- a/clients/client-odb/package.json +++ b/clients/client-odb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-odb", "description": "AWS SDK for JavaScript Odb Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-odb", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-omics/CHANGELOG.md b/clients/client-omics/CHANGELOG.md index 023ec86eb75c..999f2922f79f 100644 --- a/clients/client-omics/CHANGELOG.md +++ b/clients/client-omics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-omics + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-omics diff --git a/clients/client-omics/package.json b/clients/client-omics/package.json index f355cfad616a..241b5ecd94bb 100644 --- a/clients/client-omics/package.json +++ b/clients/client-omics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-omics", "description": "AWS SDK for JavaScript Omics Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-omics", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-opensearch/CHANGELOG.md b/clients/client-opensearch/CHANGELOG.md index e30a8cd7ece4..721edcf1f3ed 100644 --- a/clients/client-opensearch/CHANGELOG.md +++ b/clients/client-opensearch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-opensearch + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-opensearch diff --git a/clients/client-opensearch/package.json b/clients/client-opensearch/package.json index c8d330ce12e4..17c451467cda 100644 --- a/clients/client-opensearch/package.json +++ b/clients/client-opensearch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-opensearch", "description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-opensearch", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-opensearchserverless/CHANGELOG.md b/clients/client-opensearchserverless/CHANGELOG.md index 642d33c5efcc..23e3c6c95e90 100644 --- a/clients/client-opensearchserverless/CHANGELOG.md +++ b/clients/client-opensearchserverless/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-opensearchserverless + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-opensearchserverless diff --git a/clients/client-opensearchserverless/package.json b/clients/client-opensearchserverless/package.json index d6abf9ef280b..df8a1708cb20 100644 --- a/clients/client-opensearchserverless/package.json +++ b/clients/client-opensearchserverless/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-opensearchserverless", "description": "AWS SDK for JavaScript Opensearchserverless Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-opensearchserverless", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-organizations/CHANGELOG.md b/clients/client-organizations/CHANGELOG.md index 01e705505629..96f7c77b8bef 100644 --- a/clients/client-organizations/CHANGELOG.md +++ b/clients/client-organizations/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-organizations + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-organizations diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index 2c8c660b6519..81a95d9040d4 100644 --- a/clients/client-organizations/package.json +++ b/clients/client-organizations/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-organizations", "description": "AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-organizations", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-osis/CHANGELOG.md b/clients/client-osis/CHANGELOG.md index 6ec3ca7a2937..f722fce30db5 100644 --- a/clients/client-osis/CHANGELOG.md +++ b/clients/client-osis/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-osis + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-osis diff --git a/clients/client-osis/package.json b/clients/client-osis/package.json index 540d69f0f43d..a7cf28a93a2c 100644 --- a/clients/client-osis/package.json +++ b/clients/client-osis/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-osis", "description": "AWS SDK for JavaScript Osis Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-osis", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-outposts/CHANGELOG.md b/clients/client-outposts/CHANGELOG.md index d1c7fd93e2cf..3dfe1097b259 100644 --- a/clients/client-outposts/CHANGELOG.md +++ b/clients/client-outposts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-outposts + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-outposts diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index 663e0f397298..9423926ff833 100644 --- a/clients/client-outposts/package.json +++ b/clients/client-outposts/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-outposts", "description": "AWS SDK for JavaScript Outposts Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-outposts", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-panorama/CHANGELOG.md b/clients/client-panorama/CHANGELOG.md index 37c4f99d9e1b..8b2809e9a3cc 100644 --- a/clients/client-panorama/CHANGELOG.md +++ b/clients/client-panorama/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-panorama + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-panorama diff --git a/clients/client-panorama/package.json b/clients/client-panorama/package.json index 88c4866759e1..dfb009a6b13b 100644 --- a/clients/client-panorama/package.json +++ b/clients/client-panorama/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-panorama", "description": "AWS SDK for JavaScript Panorama Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-panorama", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-partnercentral-selling/CHANGELOG.md b/clients/client-partnercentral-selling/CHANGELOG.md index ee03dc098247..5182d38a6deb 100644 --- a/clients/client-partnercentral-selling/CHANGELOG.md +++ b/clients/client-partnercentral-selling/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-partnercentral-selling + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-partnercentral-selling diff --git a/clients/client-partnercentral-selling/package.json b/clients/client-partnercentral-selling/package.json index 4aa71980e36e..cd3af057c8fe 100644 --- a/clients/client-partnercentral-selling/package.json +++ b/clients/client-partnercentral-selling/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-partnercentral-selling", "description": "AWS SDK for JavaScript Partnercentral Selling Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-partnercentral-selling", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-payment-cryptography-data/CHANGELOG.md b/clients/client-payment-cryptography-data/CHANGELOG.md index 336a17a892fa..3e1a7fddc534 100644 --- a/clients/client-payment-cryptography-data/CHANGELOG.md +++ b/clients/client-payment-cryptography-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-payment-cryptography-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-payment-cryptography-data diff --git a/clients/client-payment-cryptography-data/package.json b/clients/client-payment-cryptography-data/package.json index daba0b1996aa..cc0b90979c39 100644 --- a/clients/client-payment-cryptography-data/package.json +++ b/clients/client-payment-cryptography-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-payment-cryptography-data", "description": "AWS SDK for JavaScript Payment Cryptography Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-payment-cryptography-data", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-payment-cryptography/CHANGELOG.md b/clients/client-payment-cryptography/CHANGELOG.md index b3a7a5aad315..e3664bc00824 100644 --- a/clients/client-payment-cryptography/CHANGELOG.md +++ b/clients/client-payment-cryptography/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-payment-cryptography + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-payment-cryptography diff --git a/clients/client-payment-cryptography/package.json b/clients/client-payment-cryptography/package.json index a23642ac04fe..78fbc34e54b1 100644 --- a/clients/client-payment-cryptography/package.json +++ b/clients/client-payment-cryptography/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-payment-cryptography", "description": "AWS SDK for JavaScript Payment Cryptography Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-payment-cryptography", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pca-connector-ad/CHANGELOG.md b/clients/client-pca-connector-ad/CHANGELOG.md index cba5892282cc..cdb0cdea8928 100644 --- a/clients/client-pca-connector-ad/CHANGELOG.md +++ b/clients/client-pca-connector-ad/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pca-connector-ad + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pca-connector-ad diff --git a/clients/client-pca-connector-ad/package.json b/clients/client-pca-connector-ad/package.json index 9f73cf277c2e..b6ee53258469 100644 --- a/clients/client-pca-connector-ad/package.json +++ b/clients/client-pca-connector-ad/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pca-connector-ad", "description": "AWS SDK for JavaScript Pca Connector Ad Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pca-connector-ad", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pca-connector-scep/CHANGELOG.md b/clients/client-pca-connector-scep/CHANGELOG.md index 2435d33653ca..0398a0e42276 100644 --- a/clients/client-pca-connector-scep/CHANGELOG.md +++ b/clients/client-pca-connector-scep/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pca-connector-scep + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pca-connector-scep diff --git a/clients/client-pca-connector-scep/package.json b/clients/client-pca-connector-scep/package.json index 4110a57f6851..0f14a6483c05 100644 --- a/clients/client-pca-connector-scep/package.json +++ b/clients/client-pca-connector-scep/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pca-connector-scep", "description": "AWS SDK for JavaScript Pca Connector Scep Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pca-connector-scep", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pcs/CHANGELOG.md b/clients/client-pcs/CHANGELOG.md index 282280d9ae5d..3571d871f284 100644 --- a/clients/client-pcs/CHANGELOG.md +++ b/clients/client-pcs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pcs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pcs diff --git a/clients/client-pcs/package.json b/clients/client-pcs/package.json index ff7beab1b1f1..6cb1c718c8c2 100644 --- a/clients/client-pcs/package.json +++ b/clients/client-pcs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pcs", "description": "AWS SDK for JavaScript Pcs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pcs", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-personalize-events/CHANGELOG.md b/clients/client-personalize-events/CHANGELOG.md index 379a4b44ba8b..83a832f7d7e0 100644 --- a/clients/client-personalize-events/CHANGELOG.md +++ b/clients/client-personalize-events/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-personalize-events + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-personalize-events diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index c748cd29c68b..9efa1c9318ec 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize-events", "description": "AWS SDK for JavaScript Personalize Events Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-personalize-events", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-personalize-runtime/CHANGELOG.md b/clients/client-personalize-runtime/CHANGELOG.md index 4f761d642780..e1145b55b12b 100644 --- a/clients/client-personalize-runtime/CHANGELOG.md +++ b/clients/client-personalize-runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-personalize-runtime + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-personalize-runtime diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index 0bfcf1a4703c..12ca38750ddb 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize-runtime", "description": "AWS SDK for JavaScript Personalize Runtime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-personalize-runtime", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-personalize/CHANGELOG.md b/clients/client-personalize/CHANGELOG.md index 863931e1c066..cfee5b711666 100644 --- a/clients/client-personalize/CHANGELOG.md +++ b/clients/client-personalize/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-personalize + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-personalize diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index 4f3c99043cc1..f67070f609b7 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize", "description": "AWS SDK for JavaScript Personalize Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-personalize", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pi/CHANGELOG.md b/clients/client-pi/CHANGELOG.md index f75edc94bd53..2e7398897e01 100644 --- a/clients/client-pi/CHANGELOG.md +++ b/clients/client-pi/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pi + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pi diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index 59d452fd0745..8bc3ca71c262 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pi", "description": "AWS SDK for JavaScript Pi Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pi", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pinpoint-email/CHANGELOG.md b/clients/client-pinpoint-email/CHANGELOG.md index 76f984173d2d..72c1fef1deae 100644 --- a/clients/client-pinpoint-email/CHANGELOG.md +++ b/clients/client-pinpoint-email/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-email + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pinpoint-email diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 782550703db3..6c453f172816 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-email", "description": "AWS SDK for JavaScript Pinpoint Email Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint-email", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md b/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md index 554db848def2..17f995e64e06 100644 --- a/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md +++ b/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice-v2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice-v2 diff --git a/clients/client-pinpoint-sms-voice-v2/package.json b/clients/client-pinpoint-sms-voice-v2/package.json index ff7d94dd0aa7..8f63ef23734d 100644 --- a/clients/client-pinpoint-sms-voice-v2/package.json +++ b/clients/client-pinpoint-sms-voice-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-sms-voice-v2", "description": "AWS SDK for JavaScript Pinpoint Sms Voice V2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice-v2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pinpoint-sms-voice/CHANGELOG.md b/clients/client-pinpoint-sms-voice/CHANGELOG.md index eb7fa512ead4..59002216eb27 100644 --- a/clients/client-pinpoint-sms-voice/CHANGELOG.md +++ b/clients/client-pinpoint-sms-voice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index e20c458651e2..777bec5938d7 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-sms-voice", "description": "AWS SDK for JavaScript Pinpoint Sms Voice Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pinpoint/CHANGELOG.md b/clients/client-pinpoint/CHANGELOG.md index 2a233be15377..73b76fa0ed74 100644 --- a/clients/client-pinpoint/CHANGELOG.md +++ b/clients/client-pinpoint/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pinpoint diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index 3acd5d5ce23c..662994612b69 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint", "description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pipes/CHANGELOG.md b/clients/client-pipes/CHANGELOG.md index ab2774d95ec9..58c384f80bc8 100644 --- a/clients/client-pipes/CHANGELOG.md +++ b/clients/client-pipes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pipes + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pipes diff --git a/clients/client-pipes/package.json b/clients/client-pipes/package.json index 8fa96d2e3e80..a7ee911b5f8a 100644 --- a/clients/client-pipes/package.json +++ b/clients/client-pipes/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pipes", "description": "AWS SDK for JavaScript Pipes Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pipes", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-polly/CHANGELOG.md b/clients/client-polly/CHANGELOG.md index ec88acbee983..dffcfb516bf3 100644 --- a/clients/client-polly/CHANGELOG.md +++ b/clients/client-polly/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-polly + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-polly diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index 6a22ce25f1d8..cf2693814b56 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-polly", "description": "AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-polly", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-pricing/CHANGELOG.md b/clients/client-pricing/CHANGELOG.md index a70f51b87791..e8faedd0d6b6 100644 --- a/clients/client-pricing/CHANGELOG.md +++ b/clients/client-pricing/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-pricing + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-pricing diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index bd7e58c081c1..efa8c8bce7a9 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pricing", "description": "AWS SDK for JavaScript Pricing Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pricing", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-proton/CHANGELOG.md b/clients/client-proton/CHANGELOG.md index 2ea425215719..b7ded9a40675 100644 --- a/clients/client-proton/CHANGELOG.md +++ b/clients/client-proton/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-proton + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-proton diff --git a/clients/client-proton/package.json b/clients/client-proton/package.json index b21c3a2259c5..78bf9db23ada 100644 --- a/clients/client-proton/package.json +++ b/clients/client-proton/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-proton", "description": "AWS SDK for JavaScript Proton Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-proton", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-qapps/CHANGELOG.md b/clients/client-qapps/CHANGELOG.md index a0c797502ffa..8a6f5628461f 100644 --- a/clients/client-qapps/CHANGELOG.md +++ b/clients/client-qapps/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-qapps + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-qapps diff --git a/clients/client-qapps/package.json b/clients/client-qapps/package.json index 120cbed35e0d..a8fda17d009e 100644 --- a/clients/client-qapps/package.json +++ b/clients/client-qapps/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qapps", "description": "AWS SDK for JavaScript Qapps Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qapps", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-qbusiness/CHANGELOG.md b/clients/client-qbusiness/CHANGELOG.md index 00606d2820a4..4bef4a93eda8 100644 --- a/clients/client-qbusiness/CHANGELOG.md +++ b/clients/client-qbusiness/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-qbusiness + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-qbusiness diff --git a/clients/client-qbusiness/package.json b/clients/client-qbusiness/package.json index 7cadc4b0ffe3..279df349266a 100644 --- a/clients/client-qbusiness/package.json +++ b/clients/client-qbusiness/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qbusiness", "description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qbusiness", @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -42,21 +42,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-qconnect/CHANGELOG.md b/clients/client-qconnect/CHANGELOG.md index edfc7f805aa3..00b0f64296ed 100644 --- a/clients/client-qconnect/CHANGELOG.md +++ b/clients/client-qconnect/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-qconnect + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-qconnect diff --git a/clients/client-qconnect/package.json b/clients/client-qconnect/package.json index 1dbe712df517..300a0919f644 100644 --- a/clients/client-qconnect/package.json +++ b/clients/client-qconnect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qconnect", "description": "AWS SDK for JavaScript Qconnect Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qconnect", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-qldb-session/CHANGELOG.md b/clients/client-qldb-session/CHANGELOG.md index de40bef85ce1..3d7385377724 100644 --- a/clients/client-qldb-session/CHANGELOG.md +++ b/clients/client-qldb-session/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-qldb-session + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-qldb-session diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index 2dcf055d5c7b..b99b56a97eb3 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qldb-session", "description": "AWS SDK for JavaScript Qldb Session Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qldb-session", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-qldb/CHANGELOG.md b/clients/client-qldb/CHANGELOG.md index d050ca81bd14..75795cc161f7 100644 --- a/clients/client-qldb/CHANGELOG.md +++ b/clients/client-qldb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-qldb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-qldb diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index e70339a246a0..549347923bf9 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qldb", "description": "AWS SDK for JavaScript Qldb Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qldb", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-quicksight/CHANGELOG.md b/clients/client-quicksight/CHANGELOG.md index 098f7e554bb2..7a3c56ac7957 100644 --- a/clients/client-quicksight/CHANGELOG.md +++ b/clients/client-quicksight/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-quicksight + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-quicksight diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index b6cc524963d0..74edc94432f9 100644 --- a/clients/client-quicksight/package.json +++ b/clients/client-quicksight/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-quicksight", "description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-quicksight", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ram/CHANGELOG.md b/clients/client-ram/CHANGELOG.md index f5f2725d827b..3a0075a90bbf 100644 --- a/clients/client-ram/CHANGELOG.md +++ b/clients/client-ram/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ram + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ram diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index 295313f01331..c2bf0968d393 100644 --- a/clients/client-ram/package.json +++ b/clients/client-ram/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ram", "description": "AWS SDK for JavaScript Ram Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ram", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-rbin/CHANGELOG.md b/clients/client-rbin/CHANGELOG.md index fd63cdb022d9..119fabbbe064 100644 --- a/clients/client-rbin/CHANGELOG.md +++ b/clients/client-rbin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-rbin + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-rbin diff --git a/clients/client-rbin/package.json b/clients/client-rbin/package.json index 89ff978f406b..61f6274abcf2 100644 --- a/clients/client-rbin/package.json +++ b/clients/client-rbin/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rbin", "description": "AWS SDK for JavaScript Rbin Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-rbin", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-rds-data/CHANGELOG.md b/clients/client-rds-data/CHANGELOG.md index 28a6c5160934..08d1f5cfcc0e 100644 --- a/clients/client-rds-data/CHANGELOG.md +++ b/clients/client-rds-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-rds-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-rds-data diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index a592bbff3c00..ba84b19e2fe6 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rds-data", "description": "AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-rds-data", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-rds/CHANGELOG.md b/clients/client-rds/CHANGELOG.md index df987930d335..ee748ea1a67b 100644 --- a/clients/client-rds/CHANGELOG.md +++ b/clients/client-rds/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-rds + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-rds diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index cc6319c955a1..d9748c3eabc3 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rds", "description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-rds", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-redshift-data/CHANGELOG.md b/clients/client-redshift-data/CHANGELOG.md index 96541380d222..a70b505a20b6 100644 --- a/clients/client-redshift-data/CHANGELOG.md +++ b/clients/client-redshift-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-redshift-data + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-redshift-data diff --git a/clients/client-redshift-data/package.json b/clients/client-redshift-data/package.json index 41daf42e4ad0..42a9a63f4091 100644 --- a/clients/client-redshift-data/package.json +++ b/clients/client-redshift-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-redshift-data", "description": "AWS SDK for JavaScript Redshift Data Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-redshift-data", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-redshift-serverless/CHANGELOG.md b/clients/client-redshift-serverless/CHANGELOG.md index 0d5b1dfe3555..9b624860b201 100644 --- a/clients/client-redshift-serverless/CHANGELOG.md +++ b/clients/client-redshift-serverless/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-redshift-serverless + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-redshift-serverless diff --git a/clients/client-redshift-serverless/package.json b/clients/client-redshift-serverless/package.json index b82434bc1594..089768fa3cad 100644 --- a/clients/client-redshift-serverless/package.json +++ b/clients/client-redshift-serverless/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-redshift-serverless", "description": "AWS SDK for JavaScript Redshift Serverless Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-redshift-serverless", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-redshift/CHANGELOG.md b/clients/client-redshift/CHANGELOG.md index 6027b1e89916..66b44fd29656 100644 --- a/clients/client-redshift/CHANGELOG.md +++ b/clients/client-redshift/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-redshift + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index 1df840c1a7aa..a6465f7acc96 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-redshift", "description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-redshift", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-rekognition/CHANGELOG.md b/clients/client-rekognition/CHANGELOG.md index 264bc206de3d..6b1829e32ea4 100644 --- a/clients/client-rekognition/CHANGELOG.md +++ b/clients/client-rekognition/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-rekognition + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-rekognition diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index 19258cdd4a0e..351a910649e0 100644 --- a/clients/client-rekognition/package.json +++ b/clients/client-rekognition/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rekognition", "description": "AWS SDK for JavaScript Rekognition Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-rekognition", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-rekognitionstreaming/CHANGELOG.md b/clients/client-rekognitionstreaming/CHANGELOG.md index 431c4479926f..1d84135dca4d 100644 --- a/clients/client-rekognitionstreaming/CHANGELOG.md +++ b/clients/client-rekognitionstreaming/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-rekognitionstreaming + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-rekognitionstreaming diff --git a/clients/client-rekognitionstreaming/package.json b/clients/client-rekognitionstreaming/package.json index 197dbb014533..fa4464f57675 100644 --- a/clients/client-rekognitionstreaming/package.json +++ b/clients/client-rekognitionstreaming/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rekognitionstreaming", "description": "AWS SDK for JavaScript Rekognitionstreaming Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-rekognitionstreaming", @@ -35,7 +35,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -43,21 +43,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-repostspace/CHANGELOG.md b/clients/client-repostspace/CHANGELOG.md index eb98e02ef3db..584d6d99e87d 100644 --- a/clients/client-repostspace/CHANGELOG.md +++ b/clients/client-repostspace/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-repostspace + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-repostspace diff --git a/clients/client-repostspace/package.json b/clients/client-repostspace/package.json index f8e4b12ae6e9..8b1f9a7a1787 100644 --- a/clients/client-repostspace/package.json +++ b/clients/client-repostspace/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-repostspace", "description": "AWS SDK for JavaScript Repostspace Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-repostspace", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-resiliencehub/CHANGELOG.md b/clients/client-resiliencehub/CHANGELOG.md index 590d70858892..c81824575cf2 100644 --- a/clients/client-resiliencehub/CHANGELOG.md +++ b/clients/client-resiliencehub/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-resiliencehub + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-resiliencehub diff --git a/clients/client-resiliencehub/package.json b/clients/client-resiliencehub/package.json index 69d5b7ddad1d..afd0e1865c97 100644 --- a/clients/client-resiliencehub/package.json +++ b/clients/client-resiliencehub/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-resiliencehub", "description": "AWS SDK for JavaScript Resiliencehub Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-resiliencehub", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-resource-explorer-2/CHANGELOG.md b/clients/client-resource-explorer-2/CHANGELOG.md index 5f506a24c643..5b221b11cce3 100644 --- a/clients/client-resource-explorer-2/CHANGELOG.md +++ b/clients/client-resource-explorer-2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-resource-explorer-2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-resource-explorer-2 diff --git a/clients/client-resource-explorer-2/package.json b/clients/client-resource-explorer-2/package.json index 58b1f59943ae..ea7d1d3c5413 100644 --- a/clients/client-resource-explorer-2/package.json +++ b/clients/client-resource-explorer-2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-resource-explorer-2", "description": "AWS SDK for JavaScript Resource Explorer 2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-resource-explorer-2", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-resource-groups-tagging-api/CHANGELOG.md b/clients/client-resource-groups-tagging-api/CHANGELOG.md index cd362c493228..0432092c3b2a 100644 --- a/clients/client-resource-groups-tagging-api/CHANGELOG.md +++ b/clients/client-resource-groups-tagging-api/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-resource-groups-tagging-api + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-resource-groups-tagging-api diff --git a/clients/client-resource-groups-tagging-api/package.json b/clients/client-resource-groups-tagging-api/package.json index 350007ce2e61..c3dcb5acd122 100644 --- a/clients/client-resource-groups-tagging-api/package.json +++ b/clients/client-resource-groups-tagging-api/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-resource-groups-tagging-api", "description": "AWS SDK for JavaScript Resource Groups Tagging Api Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-resource-groups-tagging-api", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-resource-groups/CHANGELOG.md b/clients/client-resource-groups/CHANGELOG.md index 48a9451fca85..a429dd30257c 100644 --- a/clients/client-resource-groups/CHANGELOG.md +++ b/clients/client-resource-groups/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-resource-groups + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-resource-groups diff --git a/clients/client-resource-groups/package.json b/clients/client-resource-groups/package.json index 0d718fae95b1..0587b4086c51 100644 --- a/clients/client-resource-groups/package.json +++ b/clients/client-resource-groups/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-resource-groups", "description": "AWS SDK for JavaScript Resource Groups Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-resource-groups", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-robomaker/CHANGELOG.md b/clients/client-robomaker/CHANGELOG.md index 329960396cdd..3b0f7377caad 100644 --- a/clients/client-robomaker/CHANGELOG.md +++ b/clients/client-robomaker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-robomaker + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-robomaker diff --git a/clients/client-robomaker/package.json b/clients/client-robomaker/package.json index 2eae25e4687c..2b7d20b21814 100644 --- a/clients/client-robomaker/package.json +++ b/clients/client-robomaker/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-robomaker", "description": "AWS SDK for JavaScript Robomaker Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-robomaker", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-rolesanywhere/CHANGELOG.md b/clients/client-rolesanywhere/CHANGELOG.md index d24d43d25bdf..3a8fcaaeeeba 100644 --- a/clients/client-rolesanywhere/CHANGELOG.md +++ b/clients/client-rolesanywhere/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-rolesanywhere + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-rolesanywhere diff --git a/clients/client-rolesanywhere/package.json b/clients/client-rolesanywhere/package.json index 06d157258fe4..fedac594d08e 100644 --- a/clients/client-rolesanywhere/package.json +++ b/clients/client-rolesanywhere/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rolesanywhere", "description": "AWS SDK for JavaScript Rolesanywhere Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-rolesanywhere", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-route-53-domains/CHANGELOG.md b/clients/client-route-53-domains/CHANGELOG.md index b0a5a912709d..8b5a7a2268bc 100644 --- a/clients/client-route-53-domains/CHANGELOG.md +++ b/clients/client-route-53-domains/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-route-53-domains + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-route-53-domains diff --git a/clients/client-route-53-domains/package.json b/clients/client-route-53-domains/package.json index bdada4637403..6037d27fade3 100644 --- a/clients/client-route-53-domains/package.json +++ b/clients/client-route-53-domains/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route-53-domains", "description": "AWS SDK for JavaScript Route 53 Domains Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route-53-domains", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-route-53/CHANGELOG.md b/clients/client-route-53/CHANGELOG.md index 2211fdf2c2b8..e33cbbb049ae 100644 --- a/clients/client-route-53/CHANGELOG.md +++ b/clients/client-route-53/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-route-53 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-route-53 diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index 9ceb6289de25..b5a032d2a179 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route-53", "description": "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route-53", @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-route53-recovery-cluster/CHANGELOG.md b/clients/client-route53-recovery-cluster/CHANGELOG.md index b734e9d710ee..90df2d59060e 100644 --- a/clients/client-route53-recovery-cluster/CHANGELOG.md +++ b/clients/client-route53-recovery-cluster/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-route53-recovery-cluster + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-route53-recovery-cluster diff --git a/clients/client-route53-recovery-cluster/package.json b/clients/client-route53-recovery-cluster/package.json index 6c4364822706..27f7f3128247 100644 --- a/clients/client-route53-recovery-cluster/package.json +++ b/clients/client-route53-recovery-cluster/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route53-recovery-cluster", "description": "AWS SDK for JavaScript Route53 Recovery Cluster Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route53-recovery-cluster", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-route53-recovery-control-config/CHANGELOG.md b/clients/client-route53-recovery-control-config/CHANGELOG.md index 15f6a99e051b..7dae4ecfb9e2 100644 --- a/clients/client-route53-recovery-control-config/CHANGELOG.md +++ b/clients/client-route53-recovery-control-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-route53-recovery-control-config + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-route53-recovery-control-config diff --git a/clients/client-route53-recovery-control-config/package.json b/clients/client-route53-recovery-control-config/package.json index 1f4baa4e22d1..691450c481b5 100644 --- a/clients/client-route53-recovery-control-config/package.json +++ b/clients/client-route53-recovery-control-config/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route53-recovery-control-config", "description": "AWS SDK for JavaScript Route53 Recovery Control Config Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route53-recovery-control-config", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-route53-recovery-readiness/CHANGELOG.md b/clients/client-route53-recovery-readiness/CHANGELOG.md index e2a633380e75..854bc2067afc 100644 --- a/clients/client-route53-recovery-readiness/CHANGELOG.md +++ b/clients/client-route53-recovery-readiness/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-route53-recovery-readiness + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-route53-recovery-readiness diff --git a/clients/client-route53-recovery-readiness/package.json b/clients/client-route53-recovery-readiness/package.json index ffdc09f6519c..008400265c9f 100644 --- a/clients/client-route53-recovery-readiness/package.json +++ b/clients/client-route53-recovery-readiness/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route53-recovery-readiness", "description": "AWS SDK for JavaScript Route53 Recovery Readiness Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route53-recovery-readiness", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-route53profiles/CHANGELOG.md b/clients/client-route53profiles/CHANGELOG.md index 069fa02fc5e5..e36d21a8611b 100644 --- a/clients/client-route53profiles/CHANGELOG.md +++ b/clients/client-route53profiles/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-route53profiles + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-route53profiles diff --git a/clients/client-route53profiles/package.json b/clients/client-route53profiles/package.json index 17aebacd70ec..8ee03c4fe764 100644 --- a/clients/client-route53profiles/package.json +++ b/clients/client-route53profiles/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route53profiles", "description": "AWS SDK for JavaScript Route53profiles Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route53profiles", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-route53resolver/CHANGELOG.md b/clients/client-route53resolver/CHANGELOG.md index 866ff1f1606f..6bb83440408d 100644 --- a/clients/client-route53resolver/CHANGELOG.md +++ b/clients/client-route53resolver/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-route53resolver + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-route53resolver diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index 9d4e74393c1e..fa57538c06fe 100644 --- a/clients/client-route53resolver/package.json +++ b/clients/client-route53resolver/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route53resolver", "description": "AWS SDK for JavaScript Route53resolver Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route53resolver", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-rum/CHANGELOG.md b/clients/client-rum/CHANGELOG.md index 486b882c2fd3..e496a3ad980f 100644 --- a/clients/client-rum/CHANGELOG.md +++ b/clients/client-rum/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-rum + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-rum diff --git a/clients/client-rum/package.json b/clients/client-rum/package.json index 37d49f8e4bbb..df1e613b3e72 100644 --- a/clients/client-rum/package.json +++ b/clients/client-rum/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rum", "description": "AWS SDK for JavaScript Rum Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-rum", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-s3-control/CHANGELOG.md b/clients/client-s3-control/CHANGELOG.md index e6e3893e45eb..08f79f96c980 100644 --- a/clients/client-s3-control/CHANGELOG.md +++ b/clients/client-s3-control/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-s3-control + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-s3-control diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index 82542ca1cf84..bb776651ec78 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-s3-control", "description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-s3-control", @@ -37,7 +37,7 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-blob-browser": "^4.1.1", "@smithy/hash-node": "^4.1.1", @@ -46,21 +46,21 @@ "@smithy/md5-js": "^4.1.1", "@smithy/middleware-apply-body-checksum": "^4.2.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-s3/CHANGELOG.md b/clients/client-s3/CHANGELOG.md index e4eb2f02c287..10287c3374b7 100644 --- a/clients/client-s3/CHANGELOG.md +++ b/clients/client-s3/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-s3 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-s3 diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 384e287954d3..f6a498e4c525 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-s3", "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-s3", @@ -49,7 +49,7 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -60,21 +60,21 @@ "@smithy/invalid-dependency": "^4.1.1", "@smithy/md5-js": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-s3outposts/CHANGELOG.md b/clients/client-s3outposts/CHANGELOG.md index e87c6a9fbea0..8315f82fc334 100644 --- a/clients/client-s3outposts/CHANGELOG.md +++ b/clients/client-s3outposts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-s3outposts + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-s3outposts diff --git a/clients/client-s3outposts/package.json b/clients/client-s3outposts/package.json index c3386fd39424..1407b70e853f 100644 --- a/clients/client-s3outposts/package.json +++ b/clients/client-s3outposts/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-s3outposts", "description": "AWS SDK for JavaScript S3outposts Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-s3outposts", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-s3tables/CHANGELOG.md b/clients/client-s3tables/CHANGELOG.md index 3da65822d21e..a2d29f962f8c 100644 --- a/clients/client-s3tables/CHANGELOG.md +++ b/clients/client-s3tables/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-s3tables + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-s3tables diff --git a/clients/client-s3tables/package.json b/clients/client-s3tables/package.json index 24df08db0ab3..d9fabb0f26d5 100644 --- a/clients/client-s3tables/package.json +++ b/clients/client-s3tables/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-s3tables", "description": "AWS SDK for JavaScript S3tables Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-s3tables", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-s3vectors/CHANGELOG.md b/clients/client-s3vectors/CHANGELOG.md index 5e0606e6d21b..fa50c28ef8c7 100644 --- a/clients/client-s3vectors/CHANGELOG.md +++ b/clients/client-s3vectors/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-s3vectors + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-s3vectors diff --git a/clients/client-s3vectors/package.json b/clients/client-s3vectors/package.json index b49e9dd535a7..ba9f483bf404 100644 --- a/clients/client-s3vectors/package.json +++ b/clients/client-s3vectors/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-s3vectors", "description": "AWS SDK for JavaScript S3vectors Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-s3vectors", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sagemaker-a2i-runtime/CHANGELOG.md b/clients/client-sagemaker-a2i-runtime/CHANGELOG.md index 296d448b6420..b5aecbfa2b85 100644 --- a/clients/client-sagemaker-a2i-runtime/CHANGELOG.md +++ b/clients/client-sagemaker-a2i-runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sagemaker-a2i-runtime + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sagemaker-a2i-runtime diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index 0b030ce96b55..d6cd5e6e12ef 100644 --- a/clients/client-sagemaker-a2i-runtime/package.json +++ b/clients/client-sagemaker-a2i-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-a2i-runtime", "description": "AWS SDK for JavaScript Sagemaker A2i Runtime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker-a2i-runtime", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sagemaker-edge/CHANGELOG.md b/clients/client-sagemaker-edge/CHANGELOG.md index 61d7bffcf6be..c4e57085e62e 100644 --- a/clients/client-sagemaker-edge/CHANGELOG.md +++ b/clients/client-sagemaker-edge/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sagemaker-edge + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sagemaker-edge diff --git a/clients/client-sagemaker-edge/package.json b/clients/client-sagemaker-edge/package.json index ee273eb6a75e..82a4930b28c8 100644 --- a/clients/client-sagemaker-edge/package.json +++ b/clients/client-sagemaker-edge/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-edge", "description": "AWS SDK for JavaScript Sagemaker Edge Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker-edge", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sagemaker-featurestore-runtime/CHANGELOG.md b/clients/client-sagemaker-featurestore-runtime/CHANGELOG.md index eaf35f4252a1..3e7053efc528 100644 --- a/clients/client-sagemaker-featurestore-runtime/CHANGELOG.md +++ b/clients/client-sagemaker-featurestore-runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sagemaker-featurestore-runtime + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sagemaker-featurestore-runtime diff --git a/clients/client-sagemaker-featurestore-runtime/package.json b/clients/client-sagemaker-featurestore-runtime/package.json index cc72d702c899..1b2d59b375f4 100644 --- a/clients/client-sagemaker-featurestore-runtime/package.json +++ b/clients/client-sagemaker-featurestore-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-featurestore-runtime", "description": "AWS SDK for JavaScript Sagemaker Featurestore Runtime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker-featurestore-runtime", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sagemaker-geospatial/CHANGELOG.md b/clients/client-sagemaker-geospatial/CHANGELOG.md index 246afb33d2ba..33afa509cd71 100644 --- a/clients/client-sagemaker-geospatial/CHANGELOG.md +++ b/clients/client-sagemaker-geospatial/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sagemaker-geospatial + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sagemaker-geospatial diff --git a/clients/client-sagemaker-geospatial/package.json b/clients/client-sagemaker-geospatial/package.json index 0f448bc39d98..cc61e53c10ad 100644 --- a/clients/client-sagemaker-geospatial/package.json +++ b/clients/client-sagemaker-geospatial/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-geospatial", "description": "AWS SDK for JavaScript Sagemaker Geospatial Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker-geospatial", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sagemaker-metrics/CHANGELOG.md b/clients/client-sagemaker-metrics/CHANGELOG.md index 0d978785bc49..57558400b3d0 100644 --- a/clients/client-sagemaker-metrics/CHANGELOG.md +++ b/clients/client-sagemaker-metrics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sagemaker-metrics + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sagemaker-metrics diff --git a/clients/client-sagemaker-metrics/package.json b/clients/client-sagemaker-metrics/package.json index 1cbe1d1ded2b..e297ff172f9d 100644 --- a/clients/client-sagemaker-metrics/package.json +++ b/clients/client-sagemaker-metrics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-metrics", "description": "AWS SDK for JavaScript Sagemaker Metrics Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker-metrics", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sagemaker-runtime/CHANGELOG.md b/clients/client-sagemaker-runtime/CHANGELOG.md index d30b219820ff..8aa3ce6de540 100644 --- a/clients/client-sagemaker-runtime/CHANGELOG.md +++ b/clients/client-sagemaker-runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sagemaker-runtime + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sagemaker-runtime diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index f153c0c0e0a3..4a38c6279f30 100644 --- a/clients/client-sagemaker-runtime/package.json +++ b/clients/client-sagemaker-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-runtime", "description": "AWS SDK for JavaScript Sagemaker Runtime Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker-runtime", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sagemaker/CHANGELOG.md b/clients/client-sagemaker/CHANGELOG.md index d2ef627126fe..ddb3f38f8531 100644 --- a/clients/client-sagemaker/CHANGELOG.md +++ b/clients/client-sagemaker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sagemaker + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sagemaker diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 26932b98e265..a4a0fc3278f3 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker", "description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-savingsplans/CHANGELOG.md b/clients/client-savingsplans/CHANGELOG.md index 038af903c7aa..8b29a4116d39 100644 --- a/clients/client-savingsplans/CHANGELOG.md +++ b/clients/client-savingsplans/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-savingsplans + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-savingsplans diff --git a/clients/client-savingsplans/package.json b/clients/client-savingsplans/package.json index c51d03e27c03..7e7c9912447a 100644 --- a/clients/client-savingsplans/package.json +++ b/clients/client-savingsplans/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-savingsplans", "description": "AWS SDK for JavaScript Savingsplans Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-savingsplans", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-scheduler/CHANGELOG.md b/clients/client-scheduler/CHANGELOG.md index d6ee9f9dd6e9..4f0d0211260e 100644 --- a/clients/client-scheduler/CHANGELOG.md +++ b/clients/client-scheduler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-scheduler + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-scheduler diff --git a/clients/client-scheduler/package.json b/clients/client-scheduler/package.json index d6f8569370d2..99a6817b8c47 100644 --- a/clients/client-scheduler/package.json +++ b/clients/client-scheduler/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-scheduler", "description": "AWS SDK for JavaScript Scheduler Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-scheduler", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-schemas/CHANGELOG.md b/clients/client-schemas/CHANGELOG.md index d8eb9fdf7f24..afb72be8fae4 100644 --- a/clients/client-schemas/CHANGELOG.md +++ b/clients/client-schemas/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-schemas + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-schemas diff --git a/clients/client-schemas/package.json b/clients/client-schemas/package.json index b61c8a8ee7d5..d5f4944c297f 100644 --- a/clients/client-schemas/package.json +++ b/clients/client-schemas/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-schemas", "description": "AWS SDK for JavaScript Schemas Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-schemas", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-secrets-manager/CHANGELOG.md b/clients/client-secrets-manager/CHANGELOG.md index 63499b03354e..ddc65bdf4beb 100644 --- a/clients/client-secrets-manager/CHANGELOG.md +++ b/clients/client-secrets-manager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-secrets-manager + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-secrets-manager diff --git a/clients/client-secrets-manager/package.json b/clients/client-secrets-manager/package.json index ea387782d074..73e581170e61 100644 --- a/clients/client-secrets-manager/package.json +++ b/clients/client-secrets-manager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-secrets-manager", "description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-secrets-manager", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-security-ir/CHANGELOG.md b/clients/client-security-ir/CHANGELOG.md index b40089866974..ac526a9ddc53 100644 --- a/clients/client-security-ir/CHANGELOG.md +++ b/clients/client-security-ir/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-security-ir + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-security-ir diff --git a/clients/client-security-ir/package.json b/clients/client-security-ir/package.json index a4f39ca6b1dc..c7c7d40264dc 100644 --- a/clients/client-security-ir/package.json +++ b/clients/client-security-ir/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-security-ir", "description": "AWS SDK for JavaScript Security Ir Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-security-ir", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-securityhub/CHANGELOG.md b/clients/client-securityhub/CHANGELOG.md index a6ef5b08a91e..32efc1ba69b7 100644 --- a/clients/client-securityhub/CHANGELOG.md +++ b/clients/client-securityhub/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-securityhub + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-securityhub diff --git a/clients/client-securityhub/package.json b/clients/client-securityhub/package.json index ec5fc708aad1..417af87e345f 100644 --- a/clients/client-securityhub/package.json +++ b/clients/client-securityhub/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-securityhub", "description": "AWS SDK for JavaScript Securityhub Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-securityhub", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-securitylake/CHANGELOG.md b/clients/client-securitylake/CHANGELOG.md index 381c18548e9d..e8634af16a75 100644 --- a/clients/client-securitylake/CHANGELOG.md +++ b/clients/client-securitylake/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-securitylake + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-securitylake diff --git a/clients/client-securitylake/package.json b/clients/client-securitylake/package.json index 66042d90ff01..79e7dc4f41fe 100644 --- a/clients/client-securitylake/package.json +++ b/clients/client-securitylake/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-securitylake", "description": "AWS SDK for JavaScript Securitylake Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-securitylake", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-serverlessapplicationrepository/CHANGELOG.md b/clients/client-serverlessapplicationrepository/CHANGELOG.md index 3b3be427b30f..81838ef97131 100644 --- a/clients/client-serverlessapplicationrepository/CHANGELOG.md +++ b/clients/client-serverlessapplicationrepository/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-serverlessapplicationrepository + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-serverlessapplicationrepository diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index 7aa967a5d83a..68b75cf8c99d 100644 --- a/clients/client-serverlessapplicationrepository/package.json +++ b/clients/client-serverlessapplicationrepository/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-serverlessapplicationrepository", "description": "AWS SDK for JavaScript Serverlessapplicationrepository Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-serverlessapplicationrepository", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-service-catalog-appregistry/CHANGELOG.md b/clients/client-service-catalog-appregistry/CHANGELOG.md index 82a9d62d4a43..bb77cf11eea0 100644 --- a/clients/client-service-catalog-appregistry/CHANGELOG.md +++ b/clients/client-service-catalog-appregistry/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-service-catalog-appregistry + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-service-catalog-appregistry diff --git a/clients/client-service-catalog-appregistry/package.json b/clients/client-service-catalog-appregistry/package.json index 4af9d5850e60..0fc90f33228e 100644 --- a/clients/client-service-catalog-appregistry/package.json +++ b/clients/client-service-catalog-appregistry/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-service-catalog-appregistry", "description": "AWS SDK for JavaScript Service Catalog Appregistry Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-service-catalog-appregistry", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-service-catalog/CHANGELOG.md b/clients/client-service-catalog/CHANGELOG.md index d908fddb6304..17c206a489ba 100644 --- a/clients/client-service-catalog/CHANGELOG.md +++ b/clients/client-service-catalog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-service-catalog + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-service-catalog diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index 0948aad18960..8f3a299d5cc5 100644 --- a/clients/client-service-catalog/package.json +++ b/clients/client-service-catalog/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-service-catalog", "description": "AWS SDK for JavaScript Service Catalog Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-service-catalog", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-service-quotas/CHANGELOG.md b/clients/client-service-quotas/CHANGELOG.md index 4f92924c9e04..29aa7a3d9a7c 100644 --- a/clients/client-service-quotas/CHANGELOG.md +++ b/clients/client-service-quotas/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-service-quotas + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-service-quotas diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index c27137920334..1228775aad8d 100644 --- a/clients/client-service-quotas/package.json +++ b/clients/client-service-quotas/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-service-quotas", "description": "AWS SDK for JavaScript Service Quotas Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-service-quotas", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-servicediscovery/CHANGELOG.md b/clients/client-servicediscovery/CHANGELOG.md index f7d5e2bada74..9bd95e2fc2a5 100644 --- a/clients/client-servicediscovery/CHANGELOG.md +++ b/clients/client-servicediscovery/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-servicediscovery + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-servicediscovery diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index a8f58d8f4cf4..6fd99e14a99c 100644 --- a/clients/client-servicediscovery/package.json +++ b/clients/client-servicediscovery/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-servicediscovery", "description": "AWS SDK for JavaScript Servicediscovery Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-servicediscovery", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ses/CHANGELOG.md b/clients/client-ses/CHANGELOG.md index b9d011c5e316..862e6ad19d2e 100644 --- a/clients/client-ses/CHANGELOG.md +++ b/clients/client-ses/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ses + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ses diff --git a/clients/client-ses/package.json b/clients/client-ses/package.json index 1760b96f6c81..e4e0787e5067 100644 --- a/clients/client-ses/package.json +++ b/clients/client-ses/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ses", "description": "AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ses", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sesv2/CHANGELOG.md b/clients/client-sesv2/CHANGELOG.md index d133a172c580..55c694cf73d5 100644 --- a/clients/client-sesv2/CHANGELOG.md +++ b/clients/client-sesv2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sesv2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sesv2 diff --git a/clients/client-sesv2/package.json b/clients/client-sesv2/package.json index 2dd0a68a0c6e..d8a78ba4f695 100644 --- a/clients/client-sesv2/package.json +++ b/clients/client-sesv2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sesv2", "description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sesv2", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sfn/CHANGELOG.md b/clients/client-sfn/CHANGELOG.md index 9ff990b05fd1..a5f39db5976a 100644 --- a/clients/client-sfn/CHANGELOG.md +++ b/clients/client-sfn/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sfn + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sfn diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index 8426149ffaf5..b3326ac0236d 100644 --- a/clients/client-sfn/package.json +++ b/clients/client-sfn/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sfn", "description": "AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sfn", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-shield/CHANGELOG.md b/clients/client-shield/CHANGELOG.md index 01b5cdf78adb..5e7ea2944837 100644 --- a/clients/client-shield/CHANGELOG.md +++ b/clients/client-shield/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-shield + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-shield diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index 3ce375109473..4beb0c6d974b 100644 --- a/clients/client-shield/package.json +++ b/clients/client-shield/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-shield", "description": "AWS SDK for JavaScript Shield Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-shield", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-signer/CHANGELOG.md b/clients/client-signer/CHANGELOG.md index 68750772f3f5..df2901db281d 100644 --- a/clients/client-signer/CHANGELOG.md +++ b/clients/client-signer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-signer + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-signer diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index 6ede6e00ef6f..cc69675c26e8 100644 --- a/clients/client-signer/package.json +++ b/clients/client-signer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-signer", "description": "AWS SDK for JavaScript Signer Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-signer", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-simspaceweaver/CHANGELOG.md b/clients/client-simspaceweaver/CHANGELOG.md index 6f3a84b68b14..fdc98483c29e 100644 --- a/clients/client-simspaceweaver/CHANGELOG.md +++ b/clients/client-simspaceweaver/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-simspaceweaver + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-simspaceweaver diff --git a/clients/client-simspaceweaver/package.json b/clients/client-simspaceweaver/package.json index 48598de357e6..4e5d0fb83e38 100644 --- a/clients/client-simspaceweaver/package.json +++ b/clients/client-simspaceweaver/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-simspaceweaver", "description": "AWS SDK for JavaScript Simspaceweaver Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-simspaceweaver", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-snow-device-management/CHANGELOG.md b/clients/client-snow-device-management/CHANGELOG.md index 9abfc45e4b56..710160affd1b 100644 --- a/clients/client-snow-device-management/CHANGELOG.md +++ b/clients/client-snow-device-management/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-snow-device-management + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-snow-device-management diff --git a/clients/client-snow-device-management/package.json b/clients/client-snow-device-management/package.json index d9401d7e3cd0..e684635270f0 100644 --- a/clients/client-snow-device-management/package.json +++ b/clients/client-snow-device-management/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-snow-device-management", "description": "AWS SDK for JavaScript Snow Device Management Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-snow-device-management", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-snowball/CHANGELOG.md b/clients/client-snowball/CHANGELOG.md index 08d0e44a8ef9..10533509ff70 100644 --- a/clients/client-snowball/CHANGELOG.md +++ b/clients/client-snowball/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-snowball + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-snowball diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index 798e00e5bbe6..e688b40a0dc4 100644 --- a/clients/client-snowball/package.json +++ b/clients/client-snowball/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-snowball", "description": "AWS SDK for JavaScript Snowball Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-snowball", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sns/CHANGELOG.md b/clients/client-sns/CHANGELOG.md index ae6ea33f7734..df2ee5cb3631 100644 --- a/clients/client-sns/CHANGELOG.md +++ b/clients/client-sns/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sns + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sns diff --git a/clients/client-sns/package.json b/clients/client-sns/package.json index 2da3d23397eb..ce90b8bbbc77 100644 --- a/clients/client-sns/package.json +++ b/clients/client-sns/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sns", "description": "AWS SDK for JavaScript Sns Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sns", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-socialmessaging/CHANGELOG.md b/clients/client-socialmessaging/CHANGELOG.md index 9cbba36b9a5e..aae0df6a6348 100644 --- a/clients/client-socialmessaging/CHANGELOG.md +++ b/clients/client-socialmessaging/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-socialmessaging + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-socialmessaging diff --git a/clients/client-socialmessaging/package.json b/clients/client-socialmessaging/package.json index 87db4dc78518..cbd3854cc330 100644 --- a/clients/client-socialmessaging/package.json +++ b/clients/client-socialmessaging/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-socialmessaging", "description": "AWS SDK for JavaScript Socialmessaging Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-socialmessaging", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sqs/CHANGELOG.md b/clients/client-sqs/CHANGELOG.md index a7f559c7830b..5266bcbc617a 100644 --- a/clients/client-sqs/CHANGELOG.md +++ b/clients/client-sqs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sqs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sqs diff --git a/clients/client-sqs/package.json b/clients/client-sqs/package.json index 1769201b3873..83d8072c3850 100644 --- a/clients/client-sqs/package.json +++ b/clients/client-sqs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sqs", "description": "AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sqs", @@ -33,27 +33,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/md5-js": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ssm-contacts/CHANGELOG.md b/clients/client-ssm-contacts/CHANGELOG.md index 8d9383a4f022..0b995acaa589 100644 --- a/clients/client-ssm-contacts/CHANGELOG.md +++ b/clients/client-ssm-contacts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ssm-contacts + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ssm-contacts diff --git a/clients/client-ssm-contacts/package.json b/clients/client-ssm-contacts/package.json index ac97bff654c6..2dfe1ebe76a4 100644 --- a/clients/client-ssm-contacts/package.json +++ b/clients/client-ssm-contacts/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ssm-contacts", "description": "AWS SDK for JavaScript Ssm Contacts Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ssm-contacts", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ssm-guiconnect/CHANGELOG.md b/clients/client-ssm-guiconnect/CHANGELOG.md index 3e05bf2c3db1..2bb82e22834e 100644 --- a/clients/client-ssm-guiconnect/CHANGELOG.md +++ b/clients/client-ssm-guiconnect/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ssm-guiconnect + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ssm-guiconnect diff --git a/clients/client-ssm-guiconnect/package.json b/clients/client-ssm-guiconnect/package.json index cb617011bc0e..e242d1db6fb9 100644 --- a/clients/client-ssm-guiconnect/package.json +++ b/clients/client-ssm-guiconnect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ssm-guiconnect", "description": "AWS SDK for JavaScript Ssm Guiconnect Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ssm-guiconnect", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ssm-incidents/CHANGELOG.md b/clients/client-ssm-incidents/CHANGELOG.md index 1d1bf58605fe..1b3c3551359c 100644 --- a/clients/client-ssm-incidents/CHANGELOG.md +++ b/clients/client-ssm-incidents/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ssm-incidents + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ssm-incidents diff --git a/clients/client-ssm-incidents/package.json b/clients/client-ssm-incidents/package.json index b89b5bdde626..3fcbf547371d 100644 --- a/clients/client-ssm-incidents/package.json +++ b/clients/client-ssm-incidents/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ssm-incidents", "description": "AWS SDK for JavaScript Ssm Incidents Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ssm-incidents", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ssm-quicksetup/CHANGELOG.md b/clients/client-ssm-quicksetup/CHANGELOG.md index 586d092417c2..b74b1c67ab29 100644 --- a/clients/client-ssm-quicksetup/CHANGELOG.md +++ b/clients/client-ssm-quicksetup/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ssm-quicksetup + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ssm-quicksetup diff --git a/clients/client-ssm-quicksetup/package.json b/clients/client-ssm-quicksetup/package.json index 98cfe8dbcee6..82dda36ec9ba 100644 --- a/clients/client-ssm-quicksetup/package.json +++ b/clients/client-ssm-quicksetup/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ssm-quicksetup", "description": "AWS SDK for JavaScript Ssm Quicksetup Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ssm-quicksetup", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ssm-sap/CHANGELOG.md b/clients/client-ssm-sap/CHANGELOG.md index 1220b507a4db..0118a1143b54 100644 --- a/clients/client-ssm-sap/CHANGELOG.md +++ b/clients/client-ssm-sap/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ssm-sap + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ssm-sap diff --git a/clients/client-ssm-sap/package.json b/clients/client-ssm-sap/package.json index ab1dcb27ef8f..53840bd3b539 100644 --- a/clients/client-ssm-sap/package.json +++ b/clients/client-ssm-sap/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ssm-sap", "description": "AWS SDK for JavaScript Ssm Sap Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ssm-sap", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-ssm/CHANGELOG.md b/clients/client-ssm/CHANGELOG.md index 294e5f362fc8..5c2e5011e3e8 100644 --- a/clients/client-ssm/CHANGELOG.md +++ b/clients/client-ssm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-ssm + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-ssm diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index 56cedb6bdaff..9f2f76c166d2 100644 --- a/clients/client-ssm/package.json +++ b/clients/client-ssm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ssm", "description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ssm", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sso-admin/CHANGELOG.md b/clients/client-sso-admin/CHANGELOG.md index 5c3f11b36ec8..4f39562547b8 100644 --- a/clients/client-sso-admin/CHANGELOG.md +++ b/clients/client-sso-admin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sso-admin + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sso-admin diff --git a/clients/client-sso-admin/package.json b/clients/client-sso-admin/package.json index a1695f736898..b32b3cb20496 100644 --- a/clients/client-sso-admin/package.json +++ b/clients/client-sso-admin/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sso-admin", "description": "AWS SDK for JavaScript Sso Admin Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sso-admin", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sso-oidc/CHANGELOG.md b/clients/client-sso-oidc/CHANGELOG.md index 4a8879e851c6..98ba3f78303f 100644 --- a/clients/client-sso-oidc/CHANGELOG.md +++ b/clients/client-sso-oidc/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sso-oidc + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sso-oidc diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index 4d6b5b707ea8..6d3133b4fe0d 100644 --- a/clients/client-sso-oidc/package.json +++ b/clients/client-sso-oidc/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sso-oidc", "description": "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sso-oidc", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sso/CHANGELOG.md b/clients/client-sso/CHANGELOG.md index 7de7ae3a2cc8..addeb2846e51 100644 --- a/clients/client-sso/CHANGELOG.md +++ b/clients/client-sso/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sso + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sso diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index 2303179d7151..5a77bb846088 100644 --- a/clients/client-sso/package.json +++ b/clients/client-sso/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sso", "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sso", @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-storage-gateway/CHANGELOG.md b/clients/client-storage-gateway/CHANGELOG.md index 616bc67bd40e..505e62f04803 100644 --- a/clients/client-storage-gateway/CHANGELOG.md +++ b/clients/client-storage-gateway/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-storage-gateway + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-storage-gateway diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index 3c463a953c28..c46286c302e7 100644 --- a/clients/client-storage-gateway/package.json +++ b/clients/client-storage-gateway/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-storage-gateway", "description": "AWS SDK for JavaScript Storage Gateway Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-storage-gateway", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-sts/CHANGELOG.md b/clients/client-sts/CHANGELOG.md index 5a1bcf8f0db1..130587ce3615 100644 --- a/clients/client-sts/CHANGELOG.md +++ b/clients/client-sts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-sts + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-sts diff --git a/clients/client-sts/package.json b/clients/client-sts/package.json index 74fa4de4d10f..364d7288385c 100644 --- a/clients/client-sts/package.json +++ b/clients/client-sts/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sts", "description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sts", @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-supplychain/CHANGELOG.md b/clients/client-supplychain/CHANGELOG.md index 880bd4ebb84c..067dbe9395ff 100644 --- a/clients/client-supplychain/CHANGELOG.md +++ b/clients/client-supplychain/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-supplychain + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-supplychain diff --git a/clients/client-supplychain/package.json b/clients/client-supplychain/package.json index 771a6ffdf815..1a39f1a070ab 100644 --- a/clients/client-supplychain/package.json +++ b/clients/client-supplychain/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-supplychain", "description": "AWS SDK for JavaScript Supplychain Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-supplychain", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-support-app/CHANGELOG.md b/clients/client-support-app/CHANGELOG.md index 9f83d8df95ed..48728779df67 100644 --- a/clients/client-support-app/CHANGELOG.md +++ b/clients/client-support-app/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-support-app + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-support-app diff --git a/clients/client-support-app/package.json b/clients/client-support-app/package.json index 93a532767efe..ce18da2c8af5 100644 --- a/clients/client-support-app/package.json +++ b/clients/client-support-app/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-support-app", "description": "AWS SDK for JavaScript Support App Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-support-app", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-support/CHANGELOG.md b/clients/client-support/CHANGELOG.md index 01a629815e7e..afe09df1ad78 100644 --- a/clients/client-support/CHANGELOG.md +++ b/clients/client-support/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-support + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-support diff --git a/clients/client-support/package.json b/clients/client-support/package.json index 74eb7b76c75a..8b06ec684c74 100644 --- a/clients/client-support/package.json +++ b/clients/client-support/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-support", "description": "AWS SDK for JavaScript Support Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-support", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-swf/CHANGELOG.md b/clients/client-swf/CHANGELOG.md index b5582d3daddf..af2064c6c2ae 100644 --- a/clients/client-swf/CHANGELOG.md +++ b/clients/client-swf/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-swf + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-swf diff --git a/clients/client-swf/package.json b/clients/client-swf/package.json index b1344eff1de6..295ee6b63542 100644 --- a/clients/client-swf/package.json +++ b/clients/client-swf/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-swf", "description": "AWS SDK for JavaScript Swf Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-swf", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-synthetics/CHANGELOG.md b/clients/client-synthetics/CHANGELOG.md index 0b660bd301c0..9ad1ace9c698 100644 --- a/clients/client-synthetics/CHANGELOG.md +++ b/clients/client-synthetics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-synthetics + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-synthetics diff --git a/clients/client-synthetics/package.json b/clients/client-synthetics/package.json index 1484955ccd64..8ed53778d765 100644 --- a/clients/client-synthetics/package.json +++ b/clients/client-synthetics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-synthetics", "description": "AWS SDK for JavaScript Synthetics Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-synthetics", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-taxsettings/CHANGELOG.md b/clients/client-taxsettings/CHANGELOG.md index 798052fe0ade..c6bed73bb572 100644 --- a/clients/client-taxsettings/CHANGELOG.md +++ b/clients/client-taxsettings/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-taxsettings + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-taxsettings diff --git a/clients/client-taxsettings/package.json b/clients/client-taxsettings/package.json index 5395377b4bf6..3fa6a8a02913 100644 --- a/clients/client-taxsettings/package.json +++ b/clients/client-taxsettings/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-taxsettings", "description": "AWS SDK for JavaScript Taxsettings Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-taxsettings", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-textract/CHANGELOG.md b/clients/client-textract/CHANGELOG.md index c99c55750dc4..acef1252d773 100644 --- a/clients/client-textract/CHANGELOG.md +++ b/clients/client-textract/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-textract + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-textract diff --git a/clients/client-textract/package.json b/clients/client-textract/package.json index a8780e6724d9..7d3aad78c094 100644 --- a/clients/client-textract/package.json +++ b/clients/client-textract/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-textract", "description": "AWS SDK for JavaScript Textract Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-textract", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-timestream-influxdb/CHANGELOG.md b/clients/client-timestream-influxdb/CHANGELOG.md index 4b4491b3286a..7b20bbc9c86a 100644 --- a/clients/client-timestream-influxdb/CHANGELOG.md +++ b/clients/client-timestream-influxdb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-timestream-influxdb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-timestream-influxdb diff --git a/clients/client-timestream-influxdb/package.json b/clients/client-timestream-influxdb/package.json index 3005043369db..441f26ddf6b5 100644 --- a/clients/client-timestream-influxdb/package.json +++ b/clients/client-timestream-influxdb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-timestream-influxdb", "description": "AWS SDK for JavaScript Timestream Influxdb Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-timestream-influxdb", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-timestream-query/CHANGELOG.md b/clients/client-timestream-query/CHANGELOG.md index 6c44ffaec0c1..0db61168b282 100644 --- a/clients/client-timestream-query/CHANGELOG.md +++ b/clients/client-timestream-query/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-timestream-query + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-timestream-query diff --git a/clients/client-timestream-query/package.json b/clients/client-timestream-query/package.json index 2b9675253795..3aef181d2f84 100644 --- a/clients/client-timestream-query/package.json +++ b/clients/client-timestream-query/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-timestream-query", "description": "AWS SDK for JavaScript Timestream Query Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-timestream-query", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-timestream-write/CHANGELOG.md b/clients/client-timestream-write/CHANGELOG.md index 327146de8ae4..629c2ec3c00d 100644 --- a/clients/client-timestream-write/CHANGELOG.md +++ b/clients/client-timestream-write/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-timestream-write + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-timestream-write diff --git a/clients/client-timestream-write/package.json b/clients/client-timestream-write/package.json index 0966b12ad61a..bb0d567818fe 100644 --- a/clients/client-timestream-write/package.json +++ b/clients/client-timestream-write/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-timestream-write", "description": "AWS SDK for JavaScript Timestream Write Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-timestream-write", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-tnb/CHANGELOG.md b/clients/client-tnb/CHANGELOG.md index 3cc34fe5a279..8c70a9a539c0 100644 --- a/clients/client-tnb/CHANGELOG.md +++ b/clients/client-tnb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-tnb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-tnb diff --git a/clients/client-tnb/package.json b/clients/client-tnb/package.json index 7262852a6fbf..00f1818a66f2 100644 --- a/clients/client-tnb/package.json +++ b/clients/client-tnb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-tnb", "description": "AWS SDK for JavaScript Tnb Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-tnb", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-transcribe-streaming/CHANGELOG.md b/clients/client-transcribe-streaming/CHANGELOG.md index 4cfd7f372801..170ded3b3e8b 100644 --- a/clients/client-transcribe-streaming/CHANGELOG.md +++ b/clients/client-transcribe-streaming/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-transcribe-streaming + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-transcribe-streaming diff --git a/clients/client-transcribe-streaming/package.json b/clients/client-transcribe-streaming/package.json index 2d78be367de5..e0abbf23827b 100644 --- a/clients/client-transcribe-streaming/package.json +++ b/clients/client-transcribe-streaming/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-transcribe-streaming", "description": "AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-transcribe-streaming", @@ -38,7 +38,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/eventstream-serde-browser": "^4.1.1", "@smithy/eventstream-serde-config-resolver": "^4.2.1", "@smithy/eventstream-serde-node": "^4.1.1", @@ -46,21 +46,21 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-transcribe/CHANGELOG.md b/clients/client-transcribe/CHANGELOG.md index 620bf1c399cd..3ea00a0b830d 100644 --- a/clients/client-transcribe/CHANGELOG.md +++ b/clients/client-transcribe/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-transcribe + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-transcribe diff --git a/clients/client-transcribe/package.json b/clients/client-transcribe/package.json index 38a28bf09371..64589eff725f 100644 --- a/clients/client-transcribe/package.json +++ b/clients/client-transcribe/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-transcribe", "description": "AWS SDK for JavaScript Transcribe Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-transcribe", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-transfer/CHANGELOG.md b/clients/client-transfer/CHANGELOG.md index c43d974b90dd..9b6bfc908cab 100644 --- a/clients/client-transfer/CHANGELOG.md +++ b/clients/client-transfer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-transfer + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-transfer diff --git a/clients/client-transfer/package.json b/clients/client-transfer/package.json index cd90a1390dc8..bee0f3cfccd9 100644 --- a/clients/client-transfer/package.json +++ b/clients/client-transfer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-transfer", "description": "AWS SDK for JavaScript Transfer Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-transfer", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-translate/CHANGELOG.md b/clients/client-translate/CHANGELOG.md index 45d368bc7d01..6926320e36df 100644 --- a/clients/client-translate/CHANGELOG.md +++ b/clients/client-translate/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-translate + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-translate diff --git a/clients/client-translate/package.json b/clients/client-translate/package.json index 7e2c014e6a7d..f9ca2b01edb4 100644 --- a/clients/client-translate/package.json +++ b/clients/client-translate/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-translate", "description": "AWS SDK for JavaScript Translate Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-translate", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-trustedadvisor/CHANGELOG.md b/clients/client-trustedadvisor/CHANGELOG.md index b609fda7c1b5..1bf82b7fbff8 100644 --- a/clients/client-trustedadvisor/CHANGELOG.md +++ b/clients/client-trustedadvisor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-trustedadvisor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-trustedadvisor diff --git a/clients/client-trustedadvisor/package.json b/clients/client-trustedadvisor/package.json index b8de65328f10..356ce3ea6b25 100644 --- a/clients/client-trustedadvisor/package.json +++ b/clients/client-trustedadvisor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-trustedadvisor", "description": "AWS SDK for JavaScript Trustedadvisor Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-trustedadvisor", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-verifiedpermissions/CHANGELOG.md b/clients/client-verifiedpermissions/CHANGELOG.md index 145eefc0bc0c..3e76edaddd3b 100644 --- a/clients/client-verifiedpermissions/CHANGELOG.md +++ b/clients/client-verifiedpermissions/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-verifiedpermissions + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-verifiedpermissions diff --git a/clients/client-verifiedpermissions/package.json b/clients/client-verifiedpermissions/package.json index 99c8f36ace98..9516a56fa508 100644 --- a/clients/client-verifiedpermissions/package.json +++ b/clients/client-verifiedpermissions/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-verifiedpermissions", "description": "AWS SDK for JavaScript Verifiedpermissions Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-verifiedpermissions", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-voice-id/CHANGELOG.md b/clients/client-voice-id/CHANGELOG.md index c0a6a7621596..b3d14bc32d72 100644 --- a/clients/client-voice-id/CHANGELOG.md +++ b/clients/client-voice-id/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/client-voice-id + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-voice-id diff --git a/clients/client-voice-id/package.json b/clients/client-voice-id/package.json index 73c3dc111314..1c196e51bca1 100644 --- a/clients/client-voice-id/package.json +++ b/clients/client-voice-id/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-voice-id", "description": "AWS SDK for JavaScript Voice Id Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-voice-id", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-vpc-lattice/CHANGELOG.md b/clients/client-vpc-lattice/CHANGELOG.md index a33aa7e955e0..4ebc79fbcf09 100644 --- a/clients/client-vpc-lattice/CHANGELOG.md +++ b/clients/client-vpc-lattice/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + + +### Features + +* **client-vpc-lattice:** Adds support for specifying the number of IPv4 addresses in each ENI for the resource gateway for VPC Lattice. ([7baea90](https://github.com/aws/aws-sdk-js-v3/commit/7baea902494c7a35dd26b6fe253dab2a8454ec25)) + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/client-vpc-lattice diff --git a/clients/client-vpc-lattice/README.md b/clients/client-vpc-lattice/README.md index a1825bc8108e..c8810f01167c 100644 --- a/clients/client-vpc-lattice/README.md +++ b/clients/client-vpc-lattice/README.md @@ -6,11 +6,7 @@ AWS SDK for JavaScript VPCLattice Client for Node.js, Browser and React Native. -Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, -and monitor all of your services across multiple accounts and virtual private clouds (VPCs). -Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that -you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide -
+Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide
## Installing diff --git a/clients/client-vpc-lattice/package.json b/clients/client-vpc-lattice/package.json index bb748fbefbaf..f3bc746a30af 100644 --- a/clients/client-vpc-lattice/package.json +++ b/clients/client-vpc-lattice/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-vpc-lattice", "description": "AWS SDK for JavaScript Vpc Lattice Client for Node.js, Browser and React Native", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-vpc-lattice", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/clients/client-vpc-lattice/src/VPCLattice.ts b/clients/client-vpc-lattice/src/VPCLattice.ts index c363f0fa3322..d22aa86b5983 100644 --- a/clients/client-vpc-lattice/src/VPCLattice.ts +++ b/clients/client-vpc-lattice/src/VPCLattice.ts @@ -1449,11 +1449,7 @@ export interface VPCLattice { } /** - *Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, - * and monitor all of your services across multiple accounts and virtual private clouds (VPCs). - * Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that - * you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide - *
+ *Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide
* @public */ export class VPCLattice extends VPCLatticeClient implements VPCLattice {} diff --git a/clients/client-vpc-lattice/src/VPCLatticeClient.ts b/clients/client-vpc-lattice/src/VPCLatticeClient.ts index dc69b9e1b16b..9edbc93df202 100644 --- a/clients/client-vpc-lattice/src/VPCLatticeClient.ts +++ b/clients/client-vpc-lattice/src/VPCLatticeClient.ts @@ -580,11 +580,7 @@ export type VPCLatticeClientResolvedConfigType = __SmithyResolvedConfiguration<_ export interface VPCLatticeClientResolvedConfig extends VPCLatticeClientResolvedConfigType {} /** - *Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, - * and monitor all of your services across multiple accounts and virtual private clouds (VPCs). - * Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that - * you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide - *
+ *Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide
* @public */ export class VPCLatticeClient extends __Client< diff --git a/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts index 6f91f9060118..5bc42efe54aa 100644 --- a/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts @@ -28,14 +28,7 @@ export interface BatchUpdateRuleCommandInput extends BatchUpdateRuleRequest {} export interface BatchUpdateRuleCommandOutput extends BatchUpdateRuleResponse, __MetadataBearer {} /** - *Updates the listener rules in a batch. You can use this operation to change the priority of - * listener rules. This can be useful when bulk updating or swapping rule priority.
- *
- * Required permissions:
- * vpc-lattice:UpdateRule
- *
For more information, see How Amazon VPC Lattice works with - * IAM in the Amazon VPC Lattice User Guide.
+ *Updates the listener rules in a batch. You can use this operation to change the priority of listener rules. This can be useful when bulk updating or swapping rule priority.
Required permissions: vpc-lattice:UpdateRule
For more information, see How Amazon VPC Lattice works with IAM in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -159,8 +152,7 @@ export interface BatchUpdateRuleCommandOutput extends BatchUpdateRuleResponse, _ *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -172,8 +164,7 @@ export interface BatchUpdateRuleCommandOutput extends BatchUpdateRuleResponse, _ *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts index e2b19bce674f..dcf9b1529e7f 100644 --- a/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts @@ -33,12 +33,7 @@ export interface CreateAccessLogSubscriptionCommandOutput __MetadataBearer {} /** - *Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner - * can use the access logs to audit the services in the network. The service network owner can only - * see access logs from clients and services that are associated with their service network. Access - * log entries represent traffic originated from VPCs associated with that network. For more - * information, see Access logs in the - * Amazon VPC Lattice User Guide.
+ *Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner can use the access logs to audit the services in the network. The service network owner can only see access logs from clients and services that are associated with their service network. Access log entries represent traffic originated from VPCs associated with that network. For more information, see Access logs in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -79,8 +74,7 @@ export interface CreateAccessLogSubscriptionCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -92,8 +86,7 @@ export interface CreateAccessLogSubscriptionCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts b/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts index 77ab54de2851..f25413840bf3 100644 --- a/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts @@ -28,10 +28,7 @@ export interface CreateListenerCommandInput extends CreateListenerRequest {} export interface CreateListenerCommandOutput extends CreateListenerResponse, __MetadataBearer {} /** - *Creates a listener for a service. Before you start using your Amazon VPC Lattice service, you must - * add one or more listeners. A listener is a process that checks for connection requests to your - * services. For more information, see Listeners in the - * Amazon VPC Lattice User Guide.
+ *Creates a listener for a service. Before you start using your Amazon VPC Lattice service, you must add one or more listeners. A listener is a process that checks for connection requests to your services. For more information, see Listeners in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -100,8 +97,7 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -116,8 +112,7 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateResourceConfigurationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateResourceConfigurationCommand.ts index b12e2d8ab714..025222dee6f4 100644 --- a/clients/client-vpc-lattice/src/commands/CreateResourceConfigurationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateResourceConfigurationCommand.ts @@ -33,8 +33,7 @@ export interface CreateResourceConfigurationCommandOutput __MetadataBearer {} /** - *Creates a resource configuration. A resource configuration defines a specific resource. You - * can associate a resource configuration with a service network or a VPC endpoint.
+ *Creates a resource configuration. A resource configuration defines a specific resource. You can associate a resource configuration with a service network or a VPC endpoint.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -113,8 +112,7 @@ export interface CreateResourceConfigurationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -129,8 +127,7 @@ export interface CreateResourceConfigurationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateResourceGatewayCommand.ts b/clients/client-vpc-lattice/src/commands/CreateResourceGatewayCommand.ts index c067dd15828f..0d907b6aac15 100644 --- a/clients/client-vpc-lattice/src/commands/CreateResourceGatewayCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateResourceGatewayCommand.ts @@ -28,7 +28,7 @@ export interface CreateResourceGatewayCommandInput extends CreateResourceGateway export interface CreateResourceGatewayCommandOutput extends CreateResourceGatewayResponse, __MetadataBearer {} /** - *Creates a resource gateway.
+ *A resource gateway is a point of ingress into the VPC where a resource resides. It spans multiple Availability Zones. For your resource to be accessible from all Availability Zones, you should create your resource gateways to span as many Availability Zones as possible. A VPC can have multiple resource gateways.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -40,14 +40,15 @@ export interface CreateResourceGatewayCommandOutput extends CreateResourceGatewa * const input = { // CreateResourceGatewayRequest * clientToken: "STRING_VALUE", * name: "STRING_VALUE", // required - * vpcIdentifier: "STRING_VALUE", // required - * subnetIds: [ // SubnetList // required + * vpcIdentifier: "STRING_VALUE", + * subnetIds: [ // SubnetList * "STRING_VALUE", * ], * securityGroupIds: [ // SecurityGroupList * "STRING_VALUE", * ], * ipAddressType: "STRING_VALUE", + * ipv4AddressesPerEni: Number("int"), * tags: { // TagMap * "The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -97,8 +98,7 @@ export interface CreateResourceGatewayCommandOutput extends CreateResourceGatewa *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts index 62e4340af732..ef9fbbd729cc 100644 --- a/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts @@ -28,10 +28,7 @@ export interface CreateRuleCommandInput extends CreateRuleRequest {} export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataBearer {} /** - *Creates a listener rule. Each listener has a default rule for checking connection requests, - * but you can define additional rules. Each rule consists of a priority, one or more actions, and - * one or more conditions. For more information, see Listener rules in the - * Amazon VPC Lattice User Guide.
+ *Creates a listener rule. Each listener has a default rule for checking connection requests, but you can define additional rules. Each rule consists of a priority, one or more actions, and one or more conditions. For more information, see Listener rules in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -143,8 +140,7 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -159,8 +155,7 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts index 3502202eaf7f..f1dae0796f33 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts @@ -28,10 +28,7 @@ export interface CreateServiceCommandInput extends CreateServiceRequest {} export interface CreateServiceCommandOutput extends CreateServiceResponse, __MetadataBearer {} /** - *Creates a service. A service is any software application that can run on instances - * containers, or serverless functions within an account or virtual private cloud (VPC).
- *For more information, see Services in the - * Amazon VPC Lattice User Guide.
+ *Creates a service. A service is any software application that can run on instances containers, or serverless functions within an account or virtual private cloud (VPC).
For more information, see Services in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -78,8 +75,7 @@ export interface CreateServiceCommandOutput extends CreateServiceResponse, __Met *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -94,8 +90,7 @@ export interface CreateServiceCommandOutput extends CreateServiceResponse, __Met *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts index d14cab42d948..898f7ae268d2 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts @@ -28,10 +28,7 @@ export interface CreateServiceNetworkCommandInput extends CreateServiceNetworkRe export interface CreateServiceNetworkCommandOutput extends CreateServiceNetworkResponse, __MetadataBearer {} /** - *Creates a service network. A service network is a logical boundary for a collection of - * services. You can associate services and VPCs with a service network.
- *For more information, see Service networks in the - * Amazon VPC Lattice User Guide.
+ *Creates a service network. A service network is a logical boundary for a collection of services. You can associate services and VPCs with a service network.
For more information, see Service networks in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -75,8 +72,7 @@ export interface CreateServiceNetworkCommandOutput extends CreateServiceNetworkR *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -91,8 +87,7 @@ export interface CreateServiceNetworkCommandOutput extends CreateServiceNetworkR *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkResourceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkResourceAssociationCommand.ts index e57f52d3458d..7bbe26757ecf 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkResourceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkResourceAssociationCommand.ts @@ -37,9 +37,7 @@ export interface CreateServiceNetworkResourceAssociationCommandOutput __MetadataBearer {} /** - *Associates the specified service network with the specified resource configuration. - * This allows the resource configuration to receive connections through the service network, - * including through a service network VPC endpoint.
+ *Associates the specified service network with the specified resource configuration. This allows the resource configuration to receive connections through the service network, including through a service network VPC endpoint.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -77,8 +75,7 @@ export interface CreateServiceNetworkResourceAssociationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -93,8 +90,7 @@ export interface CreateServiceNetworkResourceAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts index 43ee6f47423d..1193d9ba8cbc 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts @@ -37,15 +37,7 @@ export interface CreateServiceNetworkServiceAssociationCommandOutput __MetadataBearer {} /** - *Associates the specified service with the specified service network. For more information, see - * Manage service associations in the Amazon VPC Lattice User Guide.
- *You can't use this operation if the service and service network are already associated or if - * there is a disassociation or deletion in progress. If the association fails, you can retry the - * operation by deleting the association and recreating it.
- *You cannot associate a service and service network that are shared with a caller. The caller - * must own either the service or the service network.
- *As a result of this operation, the association is created in the service network account and - * the association owner account.
+ *Associates the specified service with the specified service network. For more information, see Manage service associations in the Amazon VPC Lattice User Guide.
You can't use this operation if the service and service network are already associated or if there is a disassociation or deletion in progress. If the association fails, you can retry the operation by deleting the association and recreating it.
You cannot associate a service and service network that are shared with a caller. The caller must own either the service or the service network.
As a result of this operation, the association is created in the service network account and the association owner account.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -88,8 +80,7 @@ export interface CreateServiceNetworkServiceAssociationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -104,8 +95,7 @@ export interface CreateServiceNetworkServiceAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts index 8b0129f359b2..8a1cb6469327 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts @@ -36,17 +36,7 @@ export interface CreateServiceNetworkVpcAssociationCommandOutput __MetadataBearer {} /** - *Associates a VPC with a service network. When you associate a VPC with the service network, - * it enables all the resources within that VPC to be clients and communicate with other services in - * the service network. For more information, see Manage VPC associations in the Amazon VPC Lattice User Guide.
- *You can't use this operation if there is a disassociation in progress. If the association - * fails, retry by deleting the association and recreating it.
- *As a result of this operation, the association gets created in the service network account - * and the VPC owner account.
- *If you add a security group to the service network and VPC association, the association must - * continue to always have at least one security group. You can add or edit security groups at any - * time. However, to remove all security groups, you must first delete the association and recreate - * it without security groups.
+ *Associates a VPC with a service network. When you associate a VPC with the service network, it enables all the resources within that VPC to be clients and communicate with other services in the service network. For more information, see Manage VPC associations in the Amazon VPC Lattice User Guide.
You can't use this operation if there is a disassociation in progress. If the association fails, retry by deleting the association and recreating it.
As a result of this operation, the association gets created in the service network account and the VPC owner account.
If you add a security group to the service network and VPC association, the association must continue to always have at least one security group. You can add or edit security groups at any time. However, to remove all security groups, you must first delete the association and recreate it without security groups.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -90,8 +80,7 @@ export interface CreateServiceNetworkVpcAssociationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -106,8 +95,7 @@ export interface CreateServiceNetworkVpcAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts index 64cd716be59a..bc79c2325fab 100644 --- a/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts @@ -28,10 +28,7 @@ export interface CreateTargetGroupCommandInput extends CreateTargetGroupRequest export interface CreateTargetGroupCommandOutput extends CreateTargetGroupResponse, __MetadataBearer {} /** - *Creates a target group. A target group is a collection of targets, or compute resources, - * that run your application or service. A target group can only be used by a single service.
- *For more information, see Target groups in the - * Amazon VPC Lattice User Guide.
+ *Creates a target group. A target group is a collection of targets, or compute resources, that run your application or service. A target group can only be used by a single service.
For more information, see Target groups in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -114,8 +111,7 @@ export interface CreateTargetGroupCommandOutput extends CreateTargetGroupRespons *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -130,8 +126,7 @@ export interface CreateTargetGroupCommandOutput extends CreateTargetGroupRespons *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts index 91631efba82a..937e73aba182 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts @@ -70,8 +70,7 @@ export interface DeleteAccessLogSubscriptionCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts index e801eee40bbf..5a0955de48a9 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts @@ -28,10 +28,7 @@ export interface DeleteAuthPolicyCommandInput extends DeleteAuthPolicyRequest {} export interface DeleteAuthPolicyCommandOutput extends DeleteAuthPolicyResponse, __MetadataBearer {} /** - *Deletes the specified auth policy. If an auth is set to AWS_IAM
and the auth
- * policy is deleted, all requests are denied. If you are trying to remove the auth policy
- * completely, you must set the auth type to NONE
. If auth is enabled on the resource,
- * but no auth policy is set, all requests are denied.
Deletes the specified auth policy. If an auth is set to AWS_IAM
and the auth policy is deleted, all requests are denied. If you are trying to remove the auth policy completely, you must set the auth type to NONE
. If auth is enabled on the resource, but no auth policy is set, all requests are denied.
The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts index e8fb7128b62b..ea7e777d6634 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts @@ -57,8 +57,7 @@ export interface DeleteListenerCommandOutput extends DeleteListenerResponse, __M *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -70,8 +69,7 @@ export interface DeleteListenerCommandOutput extends DeleteListenerResponse, __M *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteResourceConfigurationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteResourceConfigurationCommand.ts index b6bc61cb4abd..4d1efbfc3c15 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteResourceConfigurationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteResourceConfigurationCommand.ts @@ -61,8 +61,7 @@ export interface DeleteResourceConfigurationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -74,8 +73,7 @@ export interface DeleteResourceConfigurationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteResourceEndpointAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteResourceEndpointAssociationCommand.ts index 341c9841c371..3a7b14c47977 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteResourceEndpointAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteResourceEndpointAssociationCommand.ts @@ -79,8 +79,7 @@ export interface DeleteResourceEndpointAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteResourceGatewayCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteResourceGatewayCommand.ts index 1b91df178c76..19a6a2a7c325 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteResourceGatewayCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteResourceGatewayCommand.ts @@ -61,8 +61,7 @@ export interface DeleteResourceGatewayCommandOutput extends DeleteResourceGatewa *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -74,8 +73,7 @@ export interface DeleteResourceGatewayCommandOutput extends DeleteResourceGatewa *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts index 5af96ced731d..5779ff1a9bcc 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts @@ -65,8 +65,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts index 3610054b2411..7d41b3a0059e 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts @@ -28,12 +28,7 @@ export interface DeleteRuleCommandInput extends DeleteRuleRequest {} export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataBearer {} /** - *Deletes a listener rule. Each listener has a default rule for checking connection requests, - * but you can define additional rules. Each rule consists of a priority, one or more actions, and - * one or more conditions. You can delete additional listener rules, but you cannot delete the - * default rule.
- *For more information, see Listener rules in the - * Amazon VPC Lattice User Guide.
+ *Deletes a listener rule. Each listener has a default rule for checking connection requests, but you can define additional rules. Each rule consists of a priority, one or more actions, and one or more conditions. You can delete additional listener rules, but you cannot delete the default rule.
For more information, see Listener rules in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -63,8 +58,7 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -76,8 +70,7 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts index bb69e93167fe..23a7f192e77e 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts @@ -28,11 +28,7 @@ export interface DeleteServiceCommandInput extends DeleteServiceRequest {} export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __MetadataBearer {} /** - *Deletes a service. A service can't be deleted if it's associated with a service network. If - * you delete a service, all resources related to the service, such as the resource policy, auth - * policy, listeners, listener rules, and access log subscriptions, are also deleted. For more - * information, see Delete a service in the - * Amazon VPC Lattice User Guide.
+ *Deletes a service. A service can't be deleted if it's associated with a service network. If you delete a service, all resources related to the service, such as the resource policy, auth policy, listeners, listener rules, and access log subscriptions, are also deleted. For more information, see Delete a service in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -65,8 +61,7 @@ export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __Met *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -78,8 +73,7 @@ export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __Met *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts index 26dd2661459b..07fbe06218e5 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts @@ -28,11 +28,7 @@ export interface DeleteServiceNetworkCommandInput extends DeleteServiceNetworkRe export interface DeleteServiceNetworkCommandOutput extends DeleteServiceNetworkResponse, __MetadataBearer {} /** - *Deletes a service network. You can only delete the service network if there is no service or - * VPC associated with it. If you delete a service network, all resources related to the service - * network, such as the resource policy, auth policy, and access log subscriptions, are also - * deleted. For more information, see Delete a service - * network in the Amazon VPC Lattice User Guide.
+ *Deletes a service network. You can only delete the service network if there is no service or VPC associated with it. If you delete a service network, all resources related to the service network, such as the resource policy, auth policy, and access log subscriptions, are also deleted. For more information, see Delete a service network in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -60,8 +56,7 @@ export interface DeleteServiceNetworkCommandOutput extends DeleteServiceNetworkR *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -73,8 +68,7 @@ export interface DeleteServiceNetworkCommandOutput extends DeleteServiceNetworkR *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkResourceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkResourceAssociationCommand.ts index 0e87da46deb2..d4a20b8c1a4c 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkResourceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkResourceAssociationCommand.ts @@ -69,8 +69,7 @@ export interface DeleteServiceNetworkResourceAssociationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -82,8 +81,7 @@ export interface DeleteServiceNetworkResourceAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts index 293538fb560e..456c9567583f 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts @@ -37,8 +37,7 @@ export interface DeleteServiceNetworkServiceAssociationCommandOutput __MetadataBearer {} /** - *Deletes the association between a service and a service network. This - * operation fails if an association is still in progress.
+ *Deletes the association between a service and a service network. This operation fails if an association is still in progress.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -70,8 +69,7 @@ export interface DeleteServiceNetworkServiceAssociationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -83,8 +81,7 @@ export interface DeleteServiceNetworkServiceAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts index f0c098770bd8..4307b5f45f97 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts @@ -36,8 +36,7 @@ export interface DeleteServiceNetworkVpcAssociationCommandOutput __MetadataBearer {} /** - *Disassociates the VPC from the service network. You can't disassociate the VPC if there is a - * create or update association in progress.
+ *Disassociates the VPC from the service network. You can't disassociate the VPC if there is a create or update association in progress.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -69,8 +68,7 @@ export interface DeleteServiceNetworkVpcAssociationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -82,8 +80,7 @@ export interface DeleteServiceNetworkVpcAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts index 4293adc68346..fe7cb55851a3 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts @@ -28,8 +28,7 @@ export interface DeleteTargetGroupCommandInput extends DeleteTargetGroupRequest export interface DeleteTargetGroupCommandOutput extends DeleteTargetGroupResponse, __MetadataBearer {} /** - *Deletes a target group. You can't delete a target group if it is used in a listener rule or - * if the target group creation is in progress.
+ *Deletes a target group. You can't delete a target group if it is used in a listener rule or if the target group creation is in progress.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -58,8 +57,7 @@ export interface DeleteTargetGroupCommandOutput extends DeleteTargetGroupRespons * @see {@link VPCLatticeClientResolvedConfig | config} for VPCLatticeClient's `config` shape. * * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -71,8 +69,7 @@ export interface DeleteTargetGroupCommandOutput extends DeleteTargetGroupRespons *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts index 4e12f0f33420..2d115b4cb921 100644 --- a/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts @@ -77,8 +77,7 @@ export interface DeregisterTargetsCommandOutput extends DeregisterTargetsRespons *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -90,8 +89,7 @@ export interface DeregisterTargetsCommandOutput extends DeregisterTargetsRespons *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts index 15a61e8ab625..b3c82264c3ca 100644 --- a/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts @@ -74,8 +74,7 @@ export interface GetAccessLogSubscriptionCommandOutput extends GetAccessLogSubsc *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts index cccda45ea7de..dc2b6105342d 100644 --- a/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts @@ -28,8 +28,7 @@ export interface GetAuthPolicyCommandInput extends GetAuthPolicyRequest {} export interface GetAuthPolicyCommandOutput extends GetAuthPolicyResponse, __MetadataBearer {} /** - *Retrieves information about the auth policy for the specified service or service - * network.
+ *Retrieves information about the auth policy for the specified service or service network.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -71,8 +70,7 @@ export interface GetAuthPolicyCommandOutput extends GetAuthPolicyResponse, __Met *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts b/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts index 9e32e4363f5f..f408ae49a902 100644 --- a/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts @@ -89,8 +89,7 @@ export interface GetListenerCommandOutput extends GetListenerResponse, __Metadat *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetResourceConfigurationCommand.ts b/clients/client-vpc-lattice/src/commands/GetResourceConfigurationCommand.ts index bb1e9e9ee05e..bd2df17ac77c 100644 --- a/clients/client-vpc-lattice/src/commands/GetResourceConfigurationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetResourceConfigurationCommand.ts @@ -95,8 +95,7 @@ export interface GetResourceConfigurationCommandOutput extends GetResourceConfig *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetResourceGatewayCommand.ts b/clients/client-vpc-lattice/src/commands/GetResourceGatewayCommand.ts index 724665c909d1..18d00c9a9ba3 100644 --- a/clients/client-vpc-lattice/src/commands/GetResourceGatewayCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetResourceGatewayCommand.ts @@ -55,6 +55,7 @@ export interface GetResourceGatewayCommandOutput extends GetResourceGatewayRespo * // "STRING_VALUE", * // ], * // ipAddressType: "STRING_VALUE", + * // ipv4AddressesPerEni: Number("int"), * // createdAt: new Date("TIMESTAMP"), * // lastUpdatedAt: new Date("TIMESTAMP"), * // }; @@ -80,8 +81,7 @@ export interface GetResourceGatewayCommandOutput extends GetResourceGatewayRespo *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts index e8c60dd7a7b7..cbf70ad8ebd9 100644 --- a/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts @@ -28,8 +28,7 @@ export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {} /** - *Retrieves information about the specified resource policy. The resource policy is an IAM policy - * created on behalf of the resource owner when they share a resource.
+ *Retrieves information about the specified resource policy. The resource policy is an IAM policy created on behalf of the resource owner when they share a resource.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -68,8 +67,7 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts b/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts index bccc944d4e0a..33f47fca03c3 100644 --- a/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts @@ -28,9 +28,7 @@ export interface GetRuleCommandInput extends GetRuleRequest {} export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer {} /** - *Retrieves information about the specified listener rules. You can also retrieve information about the - * default listener rule. For more information, see Listener rules in the - * Amazon VPC Lattice User Guide.
+ *Retrieves information about the specified listener rules. You can also retrieve information about the default listener rule. For more information, see Listener rules in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -113,8 +111,7 @@ export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts index c29ddedee3e3..a43252732075 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts @@ -81,8 +81,7 @@ export interface GetServiceCommandOutput extends GetServiceResponse, __MetadataB *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts index 0ba7d83a6b71..e27505f0d225 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts @@ -77,8 +77,7 @@ export interface GetServiceNetworkCommandOutput extends GetServiceNetworkRespons *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkResourceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkResourceAssociationCommand.ts index 84d9dcfeef87..342c6bc08883 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkResourceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkResourceAssociationCommand.ts @@ -97,8 +97,7 @@ export interface GetServiceNetworkResourceAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts index 361293843ef5..36ebec543028 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts @@ -92,8 +92,7 @@ export interface GetServiceNetworkServiceAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts index eef3db92b2b0..89cf6b889c21 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts @@ -86,8 +86,7 @@ export interface GetServiceNetworkVpcAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts index f535e7c29382..da2c90d04904 100644 --- a/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts @@ -100,8 +100,7 @@ export interface GetTargetGroupCommandOutput extends GetTargetGroupResponse, __M *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts b/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts index 31f4f9691830..3d0315181336 100644 --- a/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts @@ -78,8 +78,7 @@ export interface ListAccessLogSubscriptionsCommandOutput extends ListAccessLogSu *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts b/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts index 866dcbd15231..56b285b7b0ef 100644 --- a/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts @@ -80,8 +80,7 @@ export interface ListListenersCommandOutput extends ListListenersResponse, __Met *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListResourceConfigurationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListResourceConfigurationsCommand.ts index f0693d018ef7..d6805c71dda2 100644 --- a/clients/client-vpc-lattice/src/commands/ListResourceConfigurationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListResourceConfigurationsCommand.ts @@ -81,8 +81,7 @@ export interface ListResourceConfigurationsCommandOutput extends ListResourceCon *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListResourceEndpointAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListResourceEndpointAssociationsCommand.ts index 6cb3015baa9e..afd9cbdf9966 100644 --- a/clients/client-vpc-lattice/src/commands/ListResourceEndpointAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListResourceEndpointAssociationsCommand.ts @@ -87,8 +87,7 @@ export interface ListResourceEndpointAssociationsCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListResourceGatewaysCommand.ts b/clients/client-vpc-lattice/src/commands/ListResourceGatewaysCommand.ts index 89662165b21f..62fc8c206362 100644 --- a/clients/client-vpc-lattice/src/commands/ListResourceGatewaysCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListResourceGatewaysCommand.ts @@ -58,6 +58,7 @@ export interface ListResourceGatewaysCommandOutput extends ListResourceGatewaysR * // "STRING_VALUE", * // ], * // ipAddressType: "STRING_VALUE", + * // ipv4AddressesPerEni: Number("int"), * // createdAt: new Date("TIMESTAMP"), * // lastUpdatedAt: new Date("TIMESTAMP"), * // }, @@ -83,8 +84,7 @@ export interface ListResourceGatewaysCommandOutput extends ListResourceGatewaysR *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts b/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts index 50a46483c2f4..4245e94aa7f0 100644 --- a/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts @@ -81,8 +81,7 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkResourceAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkResourceAssociationsCommand.ts index 540b97e828ca..0b6fa0796720 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkResourceAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkResourceAssociationsCommand.ts @@ -51,6 +51,7 @@ export interface ListServiceNetworkResourceAssociationsCommandOutput * resourceConfigurationIdentifier: "STRING_VALUE", * maxResults: Number("int"), * nextToken: "STRING_VALUE", + * includeChildren: true || false, * }; * const command = new ListServiceNetworkResourceAssociationsCommand(input); * const response = await client.send(command); @@ -101,8 +102,7 @@ export interface ListServiceNetworkResourceAssociationsCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts index ea23c1058734..80c38dfe113f 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts @@ -37,13 +37,7 @@ export interface ListServiceNetworkServiceAssociationsCommandOutput __MetadataBearer {} /** - *Lists the associations between a service network and a service. You can filter the list - * either by service or service network. You must provide either the service network identifier or - * the service identifier.
- *Every association in Amazon VPC Lattice has a unique Amazon Resource Name (ARN), such as when a - * service network is associated with a VPC or when a service is associated with a service network. - * If the association is for a resource is shared with another account, the association - * includes the local account ID as the prefix in the ARN.
+ *Lists the associations between a service network and a service. You can filter the list either by service or service network. You must provide either the service network identifier or the service identifier.
Every association in Amazon VPC Lattice has a unique Amazon Resource Name (ARN), such as when a service network is associated with a VPC or when a service is associated with a service network. If the association is for a resource is shared with another account, the association includes the local account ID as the prefix in the ARN.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -102,8 +96,7 @@ export interface ListServiceNetworkServiceAssociationsCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts index cb82256b6a9f..836739a53024 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts @@ -36,8 +36,7 @@ export interface ListServiceNetworkVpcAssociationsCommandOutput __MetadataBearer {} /** - *Lists the associations between a service network and a VPC. You can filter the list either by VPC or - * service network. You must provide either the ID of the service network identifier or the ID of the VPC.
+ *Lists the associations between a service network and a VPC. You can filter the list either by VPC or service network. You must provide either the ID of the service network identifier or the ID of the VPC.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -90,8 +89,7 @@ export interface ListServiceNetworkVpcAssociationsCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcEndpointAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcEndpointAssociationsCommand.ts index 47e5303f5364..7531b03f0d17 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcEndpointAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcEndpointAssociationsCommand.ts @@ -86,8 +86,7 @@ export interface ListServiceNetworkVpcEndpointAssociationsCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts index 78e5b4002d76..2800ae1f2360 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts @@ -28,8 +28,7 @@ export interface ListServiceNetworksCommandInput extends ListServiceNetworksRequ export interface ListServiceNetworksCommandOutput extends ListServiceNetworksResponse, __MetadataBearer {} /** - *Lists the service networks owned by or shared with this account. The account ID in the ARN - * shows which account owns the service network.
+ *Lists the service networks owned by or shared with this account. The account ID in the ARN shows which account owns the service network.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -78,8 +77,7 @@ export interface ListServiceNetworksCommandOutput extends ListServiceNetworksRes *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts b/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts index a9769cc5a2c9..7dd5bbcce862 100644 --- a/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts @@ -80,8 +80,7 @@ export interface ListServicesCommandOutput extends ListServicesResponse, __Metad *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts b/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts index 75e3c0dba0fc..690be8c269a5 100644 --- a/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts @@ -66,8 +66,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes *The request references a resource that does not exist.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts b/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts index 989ac32798d4..6b21c7b94277 100644 --- a/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts @@ -28,8 +28,7 @@ export interface ListTargetGroupsCommandInput extends ListTargetGroupsRequest {} export interface ListTargetGroupsCommandOutput extends ListTargetGroupsResponse, __MetadataBearer {} /** - *Lists your target groups. You can narrow your search by using the filters below in your - * request.
+ *Lists your target groups. You can narrow your search by using the filters below in your request.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -87,8 +86,7 @@ export interface ListTargetGroupsCommandOutput extends ListTargetGroupsResponse, *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts index 823704b72ae2..fbf93a5db91c 100644 --- a/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts @@ -28,8 +28,7 @@ export interface ListTargetsCommandInput extends ListTargetsRequest {} export interface ListTargetsCommandOutput extends ListTargetsResponse, __MetadataBearer {} /** - *Lists the targets for the target group. By default, all targets are included. You can use - * this API to check the health status of targets. You can also filter the results by target.
+ *Lists the targets for the target group. By default, all targets are included. You can use this API to check the health status of targets. You can also filter the results by target.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -84,8 +83,7 @@ export interface ListTargetsCommandOutput extends ListTargetsResponse, __Metadat *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts index 018b9b749c79..99693d68ddd9 100644 --- a/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts @@ -28,10 +28,7 @@ export interface PutAuthPolicyCommandInput extends PutAuthPolicyRequest {} export interface PutAuthPolicyCommandOutput extends PutAuthPolicyResponse, __MetadataBearer {} /** - *Creates or updates the auth policy. The policy string in JSON must not contain newlines or - * blank lines.
- *For more information, see Auth policies in the Amazon VPC - * Lattice User Guide.
+ *Creates or updates the auth policy. The policy string in JSON must not contain newlines or blank lines.
For more information, see Auth policies in the Amazon VPC Lattice User Guide.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -72,8 +69,7 @@ export interface PutAuthPolicyCommandOutput extends PutAuthPolicyResponse, __Met *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts index 5235afb0d55c..6758b05de46c 100644 --- a/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts @@ -28,9 +28,7 @@ export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {} /** - *Attaches a resource-based permission policy to a service or service network. The policy must - * contain the same actions and condition statements as the Amazon Web Services Resource Access - * Manager permission for sharing services and service networks.
+ *Attaches a resource-based permission policy to a service or service network. The policy must contain the same actions and condition statements as the Amazon Web Services Resource Access Manager permission for sharing services and service networks.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -68,8 +66,7 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts index d76463ef3c91..bde4bf82e1e9 100644 --- a/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts @@ -28,8 +28,7 @@ export interface RegisterTargetsCommandInput extends RegisterTargetsRequest {} export interface RegisterTargetsCommandOutput extends RegisterTargetsResponse, __MetadataBearer {} /** - *Registers the targets with the target group. If it's a Lambda target, you can only have one - * target in a target group.
+ *Registers the targets with the target group. If it's a Lambda target, you can only have one target in a target group.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -78,8 +77,7 @@ export interface RegisterTargetsCommandOutput extends RegisterTargetsResponse, _ *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -94,8 +92,7 @@ export interface RegisterTargetsCommandOutput extends RegisterTargetsResponse, _ *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts b/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts index 81a429b900d9..f3b98274dd2c 100644 --- a/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts @@ -68,8 +68,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts b/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts index e8c7d2cc1aee..d5addea9213e 100644 --- a/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts @@ -65,8 +65,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met *The request references a resource that does not exist.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts index 864dcbe5fc61..cea831f5f70e 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts @@ -68,8 +68,7 @@ export interface UpdateAccessLogSubscriptionCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -81,8 +80,7 @@ export interface UpdateAccessLogSubscriptionCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts index c67e9da12773..c5778618053c 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts @@ -91,8 +91,7 @@ export interface UpdateListenerCommandOutput extends UpdateListenerResponse, __M *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -107,8 +106,7 @@ export interface UpdateListenerCommandOutput extends UpdateListenerResponse, __M *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateResourceConfigurationCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateResourceConfigurationCommand.ts index 876bfae82011..627079b640d2 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateResourceConfigurationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateResourceConfigurationCommand.ts @@ -114,8 +114,7 @@ export interface UpdateResourceConfigurationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateResourceGatewayCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateResourceGatewayCommand.ts index 3e85e12ff469..3a3089f30f88 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateResourceGatewayCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateResourceGatewayCommand.ts @@ -71,6 +71,9 @@ export interface UpdateResourceGatewayCommandOutput extends UpdateResourceGatewa * @throws {@link AccessDeniedException} (client fault) *The user does not have sufficient access to perform this action.
* + * @throws {@link ConflictException} (client fault) + *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
+ * * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
* @@ -81,8 +84,7 @@ export interface UpdateResourceGatewayCommandOutput extends UpdateResourceGatewa *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts index a5ba67cdd908..c65bca8d97ab 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts @@ -28,8 +28,7 @@ export interface UpdateRuleCommandInput extends UpdateRuleRequest {} export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataBearer {} /** - *Updates a specified rule for the listener. You can't modify a default listener rule. To modify a
- * default listener rule, use UpdateListener
.
Updates a specified rule for the listener. You can't modify a default listener rule. To modify a default listener rule, use UpdateListener
.
The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -154,8 +152,7 @@ export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataB *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts index 45f5fe0e19ea..49d6a04bc956 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts @@ -65,8 +65,7 @@ export interface UpdateServiceCommandOutput extends UpdateServiceResponse, __Met *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -81,8 +80,7 @@ export interface UpdateServiceCommandOutput extends UpdateServiceResponse, __Met *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts index 2d450656d730..06fe25a673fd 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts @@ -62,8 +62,7 @@ export interface UpdateServiceNetworkCommandOutput extends UpdateServiceNetworkR *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -75,8 +74,7 @@ export interface UpdateServiceNetworkCommandOutput extends UpdateServiceNetworkR *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts index a137a480af8d..cdd5a3c3aa55 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts @@ -36,10 +36,7 @@ export interface UpdateServiceNetworkVpcAssociationCommandOutput __MetadataBearer {} /** - *Updates the service network and VPC association. If you add a security group to the service - * network and VPC association, the association must continue to have at least one security - * group. You can add or edit security groups at any time. However, to remove all security groups, - * you must first delete the association and then recreate it without security groups.
+ *Updates the service network and VPC association. If you add a security group to the service network and VPC association, the association must continue to have at least one security group. You can add or edit security groups at any time. However, to remove all security groups, you must first delete the association and then recreate it without security groups.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -78,8 +75,7 @@ export interface UpdateServiceNetworkVpcAssociationCommandOutput *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -91,8 +87,7 @@ export interface UpdateServiceNetworkVpcAssociationCommandOutput *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts index d0e45410a4ab..de79ca31249d 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts @@ -98,8 +98,7 @@ export interface UpdateTargetGroupCommandOutput extends UpdateTargetGroupRespons *The user does not have sufficient access to perform this action.
* * @throws {@link ConflictException} (client fault) - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* * @throws {@link InternalServerException} (server fault) *An unexpected error occurred while processing the request.
@@ -114,8 +113,7 @@ export interface UpdateTargetGroupCommandOutput extends UpdateTargetGroupRespons *The limit on the number of requests per second was exceeded.
* * @throws {@link ValidationException} (client fault) - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* * @throws {@link VPCLatticeServiceException} *Base exception class for all service exceptions from VPCLattice service.
diff --git a/clients/client-vpc-lattice/src/index.ts b/clients/client-vpc-lattice/src/index.ts index 0a0465eea7da..b3d1235776bb 100644 --- a/clients/client-vpc-lattice/src/index.ts +++ b/clients/client-vpc-lattice/src/index.ts @@ -1,11 +1,7 @@ // smithy-typescript generated code /* eslint-disable */ /** - *Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, - * and monitor all of your services across multiple accounts and virtual private clouds (VPCs). - * Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that - * you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide - *
+ *Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide
* * @packageDocumentation */ diff --git a/clients/client-vpc-lattice/src/models/models_0.ts b/clients/client-vpc-lattice/src/models/models_0.ts index 9711c188f4db..54aaa7de57de 100644 --- a/clients/client-vpc-lattice/src/models/models_0.ts +++ b/clients/client-vpc-lattice/src/models/models_0.ts @@ -24,8 +24,7 @@ export class AccessDeniedException extends __BaseException { } /** - *The request conflicts with the current state of the resource. Updating or deleting a - * resource can cause an inconsistent state.
+ *The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
* @public */ export class ConflictException extends __BaseException { @@ -83,10 +82,7 @@ export type ServiceNetworkLogType = (typeof ServiceNetworkLogType)[keyof typeof */ export interface CreateAccessLogSubscriptionRequest { /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -98,8 +94,7 @@ export interface CreateAccessLogSubscriptionRequest { resourceIdentifier: string | undefined; /** - *The Amazon Resource Name (ARN) of the destination. The supported destination types are - * CloudWatch Log groups, Kinesis Data Firehose delivery streams, and Amazon S3 buckets.
+ *The Amazon Resource Name (ARN) of the destination. The supported destination types are CloudWatch Log groups, Kinesis Data Firehose delivery streams, and Amazon S3 buckets.
* @public */ destinationArn: string | undefined; @@ -299,8 +294,7 @@ export const ValidationExceptionReason = { export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason]; /** - *The input does not satisfy the constraints specified by an Amazon Web Services - * service.
+ *The input does not satisfy the constraints specified by an Amazon Web Services service.
* @public */ export class ValidationException extends __BaseException { @@ -605,7 +599,7 @@ export type AuthType = (typeof AuthType)[keyof typeof AuthType]; */ export interface FixedResponseAction { /** - *The HTTP response code.
+ *The HTTP response code. Only 404
and 500
status codes are supported.
Only required if you specify multiple target groups for a forward action. The weight - * determines how requests are distributed to the target group. For example, if you specify two - * target groups, each with a weight of 10, each target group receives half the requests. If you - * specify two target groups, one with a weight of 10 and the other with a weight of 20, the target - * group with a weight of 20 receives twice as many requests as the other target group. If there's - * only one target group specified, then the default value is 100.
+ *Only required if you specify multiple target groups for a forward action. The weight determines how requests are distributed to the target group. For example, if you specify two target groups, each with a weight of 10, each target group receives half the requests. If you specify two target groups, one with a weight of 10 and the other with a weight of 20, the target group with a weight of 20 receives twice as many requests as the other target group. If there's only one target group specified, then the default value is 100.
* @public */ weight?: number | undefined; } /** - *Describes a forward action. You can use forward actions to route requests to one or more - * target groups. - *
+ *Describes a forward action. You can use forward actions to route requests to one or more target groups.
* @public */ export interface ForwardAction { /** - *The target groups. Traffic matching the rule is forwarded to the specified target groups. - * With forward actions, you can assign a weight that controls the prioritization and selection of - * each target group. This means that requests are distributed to individual target groups based on - * their weights. For example, if two target groups have the same weight, each target group receives - * half of the traffic.
- *The default value is 1. This means that if only one target group is provided, there is no - * need to set the weight; 100% of the traffic goes to that target group.
+ *The target groups. Traffic matching the rule is forwarded to the specified target groups. With forward actions, you can assign a weight that controls the prioritization and selection of each target group. This means that requests are distributed to individual target groups based on their weights. For example, if two target groups have the same weight, each target group receives half of the traffic.
The default value is 1. This means that if only one target group is provided, there is no need to set the weight; 100% of the traffic goes to that target group.
* @public */ targetGroups: WeightedTargetGroup[] | undefined; @@ -665,8 +646,7 @@ export type RuleAction = RuleAction.FixedResponseMember | RuleAction.ForwardMemb */ export namespace RuleAction { /** - *The forward action. Traffic that matches the rule is forwarded to the specified target - * groups.
+ *The forward action. Traffic that matches the rule is forwarded to the specified target groups.
* @public */ export interface ForwardMember { @@ -780,8 +760,7 @@ export namespace HeaderMatchType { } /** - *Describes the constraints for a header match. Matches incoming requests with rule based on - * request header value before applying rule action.
+ *Describes the constraints for a header match. Matches incoming requests with rule based on request header value before applying rule action.
* @public */ export interface HeaderMatch { @@ -805,8 +784,7 @@ export interface HeaderMatch { } /** - *Describes a path match type. Each rule can include only one of the following types of - * paths.
+ *Describes a path match type. Each rule can include only one of the following types of paths.
* @public */ export type PathMatchType = PathMatchType.ExactMember | PathMatchType.PrefixMember | PathMatchType.$UnknownMember; @@ -858,8 +836,7 @@ export namespace PathMatchType { } /** - *Describes the conditions that can be applied when matching a path for incoming - * requests.
+ *Describes the conditions that can be applied when matching a path for incoming requests.
* @public */ export interface PathMatch { @@ -894,8 +871,7 @@ export interface HttpMatch { pathMatch?: PathMatch | undefined; /** - *The header matches. Matches incoming requests with rule based on request header value before - * applying rule action.
+ *The header matches. Matches incoming requests with rule based on request header value before applying rule action.
* @public */ headerMatches?: HeaderMatch[] | undefined; @@ -1116,8 +1092,7 @@ export interface CreateListenerRequest { serviceIdentifier: string | undefined; /** - *The name of the listener. A listener name must be unique within a service. The valid characters are a-z, 0-9, and hyphens (-). You can't use a - * hyphen as the first or last character, or immediately after another hyphen.
+ *The name of the listener. A listener name must be unique within a service. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
* @public */ name: string | undefined; @@ -1129,24 +1104,19 @@ export interface CreateListenerRequest { protocol: ListenerProtocol | undefined; /** - *The listener port. You can specify a value from 1 to 65535. For HTTP, the default is 80. For - * HTTPS, the default is 443.
+ *The listener port. You can specify a value from 1 to 65535. For HTTP, the default is 80. For HTTPS, the default is 443.
* @public */ port?: number | undefined; /** - *The action for the default rule. Each listener has a default rule. The default rule is used - * if no other rules match.
+ *The action for the default rule. Each listener has a default rule. The default rule is used if no other rules match.
* @public */ defaultAction: RuleAction | undefined; /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -1312,7 +1282,7 @@ export interface DnsResource { domainName?: string | undefined; /** - *The type of IP address.
+ *The type of IP address. Dualstack is currently not supported.
* @public */ ipAddressType?: ResourceConfigurationIpAddressType | undefined; @@ -1435,41 +1405,19 @@ export type ResourceConfigurationType = (typeof ResourceConfigurationType)[keyof */ export interface CreateResourceConfigurationRequest { /** - *The name of the resource configuration. The name must be unique within the account. The - * valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last - * character, or immediately after another hyphen.
+ *The name of the resource configuration. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
* @public */ name: string | undefined; /** - *The type of resource configuration.
- *
- * SINGLE
- A single resource.
- * GROUP
- A group of resources. You must create a group resource
- * configuration before you create a child resource configuration.
- * CHILD
- A single resource that is part of a group resource configuration.
- * ARN
- An Amazon Web Services resource.
The type of resource configuration. A resource configuration can be one of the following types:
SINGLE - A single resource.
GROUP - A group of resources. You must create a group resource configuration before you create a child resource configuration.
CHILD - A single resource that is part of a group resource configuration.
ARN - An Amazon Web Services resource.
(SINGLE, GROUP, CHILD) The TCP port ranges that a consumer can use to access a resource configuration - * (for example: 1-65535). You can separate port ranges using commas (for example: 1,2,22-30).
+ *(SINGLE, GROUP, CHILD) The TCP port ranges that a consumer can use to access a resource configuration (for example: 1-65535). You can separate port ranges using commas (for example: 1,2,22-30).
* @public */ portRanges?: string[] | undefined; @@ -1481,37 +1429,31 @@ export interface CreateResourceConfigurationRequest { protocol?: ProtocolType | undefined; /** - *(SINGLE, GROUP, ARN) The ID or ARN of the resource gateway used to connect to the resource configuration. - * For a child resource configuration, this value is inherited from the parent resource configuration.
+ *(SINGLE, GROUP, ARN) The ID or ARN of the resource gateway used to connect to the resource configuration. For a child resource configuration, this value is inherited from the parent resource configuration.
* @public */ resourceGatewayIdentifier?: string | undefined; /** - *(CHILD) The ID or ARN of the parent resource configuration (type is GROUP
).
- * This is used to associate a child resource configuration with a group resource configuration.
(CHILD) The ID or ARN of the parent resource configuration of type GROUP
. This is used to associate a child resource configuration with a group resource configuration.
(SINGLE, CHILD, ARN) The resource configuration.
+ *Identifies the resource configuration in one of the following ways:
Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.
Domain name - Any domain name that is publicly resolvable.
IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.
(SINGLE, GROUP, ARN) Specifies whether the resource configuration can be associated with - * a sharable service network. The default is false.
+ *(SINGLE, GROUP, ARN) Specifies whether the resource configuration can be associated with a sharable service network. The default is false.
* @public */ allowAssociationToShareableServiceNetwork?: boolean | undefined; /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -1593,13 +1535,13 @@ export interface CreateResourceConfigurationResponse { resourceGatewayId?: string | undefined; /** - *The ID of the parent resource configuration (type is GROUP).
+ *The ID of the parent resource configuration of type GROUP
.
The type of resource configuration.
+ *The type of resource configuration. A resource configuration can be one of the following types:
SINGLE - A single resource.
GROUP - A group of resources. You must create a group resource configuration before you create a child resource configuration.
CHILD - A single resource that is part of a group resource configuration.
ARN - An Amazon Web Services resource.
The resource configuration.
+ *Identifies the resource configuration in one of the following ways:
Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.
Domain name - Any domain name that is publicly resolvable.
IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.
Specifies whether the resource configuration can be associated with a sharable service - * network.
+ *Specifies whether the resource configuration can be associated with a sharable service network.
* @public */ allowAssociationToShareableServiceNetwork?: boolean | undefined; @@ -1678,10 +1619,7 @@ export type ResourceGatewayIpAddressType = */ export interface CreateResourceGatewayRequest { /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -1696,27 +1634,32 @@ export interface CreateResourceGatewayRequest { *The ID of the VPC for the resource gateway.
* @public */ - vpcIdentifier: string | undefined; + vpcIdentifier?: string | undefined; /** *The IDs of the VPC subnets in which to create the resource gateway.
* @public */ - subnetIds: string[] | undefined; + subnetIds?: string[] | undefined; /** - *The IDs of the security groups to apply to the resource gateway. The security groups must be - * in the same VPC.
+ *The IDs of the security groups to apply to the resource gateway. The security groups must be in the same VPC.
* @public */ securityGroupIds?: string[] | undefined; /** - *The type of IP address used by the resource gateway.
+ *A resource gateway can have IPv4, IPv6 or dualstack addresses. The IP address type of a resource gateway must be compatible with the subnets of the resource gateway and the IP address type of the resource, as described here:
IPv4Assign IPv4 addresses to your resource gateway network interfaces. This option is supported only if all selected subnets have IPv4 address ranges, and the resource also has an IPv4 address.
IPv6Assign IPv6 addresses to your resource gateway network interfaces. This option is supported only if all selected subnets are IPv6 only subnets, and the resource also has an IPv6 address.
DualstackAssign both IPv4 and IPv6 addresses to your resource gateway network interfaces. This option is supported only if all selected subnets have both IPv4 and IPv6 address ranges, and the resource either has an IPv4 or IPv6 address.
The IP address type of the resource gateway is independent of the IP address type of the client or the VPC endpoint through which the resource is accessed.
* @public */ ipAddressType?: ResourceGatewayIpAddressType | undefined; + /** + *The number of IPv4 addresses in each ENI for the resource gateway.
+ * @public + */ + ipv4AddressesPerEni?: number | undefined; + /** *The tags for the resource gateway.
* @public @@ -1815,6 +1758,12 @@ export interface CreateResourceGatewayResponse { * @public */ ipAddressType?: ResourceGatewayIpAddressType | undefined; + + /** + *The number of IPv4 addresses in each ENI for the resource gateway.
+ * @public + */ + ipv4AddressesPerEni?: number | undefined; } /** @@ -1834,8 +1783,7 @@ export interface CreateRuleRequest { listenerIdentifier: string | undefined; /** - *The name of the rule. The name must be unique within the listener. The valid characters are a-z, 0-9, and hyphens (-). You can't use a - * hyphen as the first or last character, or immediately after another hyphen.
+ *The name of the rule. The name must be unique within the listener. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
* @public */ name: string | undefined; @@ -1847,8 +1795,7 @@ export interface CreateRuleRequest { match: RuleMatch | undefined; /** - *The priority assigned to the rule. Each rule for a specific listener must have a unique - * priority. The lower the priority number the higher the priority.
+ *The priority assigned to the rule. Each rule for a specific listener must have a unique priority. The lower the priority number the higher the priority.
* @public */ priority: number | undefined; @@ -1860,10 +1807,7 @@ export interface CreateRuleRequest { action: RuleAction | undefined; /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -1898,16 +1842,13 @@ export interface CreateRuleResponse { name?: string | undefined; /** - *The rule match. The RuleMatch
must be an HttpMatch
. This means
- * that the rule should be an exact match on HTTP constraints which are made up of the HTTP method,
- * path, and header.
The rule match. The RuleMatch
must be an HttpMatch
. This means that the rule should be an exact match on HTTP constraints which are made up of the HTTP method, path, and header.
The priority assigned to the rule. The lower the priority number the higher the - * priority.
+ *The priority assigned to the rule. The lower the priority number the higher the priority.
* @public */ priority?: number | undefined; @@ -1924,17 +1865,13 @@ export interface CreateRuleResponse { */ export interface CreateServiceRequest { /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; /** - *The name of the service. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a - * hyphen as the first or last character, or immediately after another hyphen.
+ *The name of the service. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
* @public */ name: string | undefined; @@ -1958,17 +1895,7 @@ export interface CreateServiceRequest { certificateArn?: string | undefined; /** - *The type of IAM policy.
- *
- * NONE
: The resource does not use an IAM policy. This is the default.
- * AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The status. If the status is CREATE_FAILED
, you must delete and recreate the
- * service.
The status. If the status is CREATE_FAILED
, you must delete and recreate the service.
A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; /** - *The name of the service network. The name must be unique to the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a - * hyphen as the first or last character, or immediately after another hyphen.
+ *The name of the service network. The name must be unique to the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
* @public */ name: string | undefined; /** - *The type of IAM policy.
- *
- * NONE
: The resource does not use an IAM policy. This is the default.
- * AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -2200,7 +2109,7 @@ export interface CreateServiceNetworkResourceAssociationRequest { serviceNetworkIdentifier: string | undefined; /** - *The tags for the association.
+ *A key-value pair to associate with a resource.
* @public */ tags?: RecordA unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -2383,10 +2289,7 @@ export interface CreateServiceNetworkServiceAssociationResponse { */ export interface CreateServiceNetworkVpcAssociationRequest { /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -2404,11 +2307,7 @@ export interface CreateServiceNetworkVpcAssociationRequest { vpcIdentifier: string | undefined; /** - *The IDs of the security groups. Security groups aren't added by default. You can add a - * security group to apply network level controls to control which resources in a VPC are allowed to - * access the service network and its services. For more information, see Control traffic to - * resources using security groups in the Amazon VPC User - * Guide.
+ *The IDs of the security groups. Security groups aren't added by default. You can add a security group to apply network level controls to control which resources in a VPC are allowed to access the service network and its services. For more information, see Control traffic to resources using security groups in the Amazon VPC User Guide.
* @public */ securityGroupIds?: string[] | undefined; @@ -2497,8 +2396,7 @@ export interface CreateServiceNetworkVpcAssociationResponse { } /** - *Describes the codes to use when checking for a successful response from a target for health - * checks.
+ *Describes the codes to use when checking for a successful response from a target for health checks.
* @public */ export type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember; @@ -2580,8 +2478,7 @@ export const HealthCheckProtocolVersion = { export type HealthCheckProtocolVersion = (typeof HealthCheckProtocolVersion)[keyof typeof HealthCheckProtocolVersion]; /** - *Describes the health check configuration of a target group. Health check configurations
- * aren't used for target groups of type LAMBDA
or ALB
.
Describes the health check configuration of a target group. Health check configurations aren't used for target groups of type LAMBDA
or ALB
.
The protocol used when performing health checks on targets. The possible protocols are
- * HTTP
and HTTPS
. The default is HTTP
.
The protocol used when performing health checks on targets. The possible protocols are HTTP
and HTTPS
. The default is HTTP
.
The protocol version used when performing health checks on targets. The possible protocol
- * versions are HTTP1
and HTTP2
.
The protocol version used when performing health checks on targets. The possible protocol versions are HTTP1
and HTTP2
.
The port used when performing health checks on targets. The default setting is the port that - * a target receives traffic on.
+ *The port used when performing health checks on targets. The default setting is the port that a target receives traffic on.
* @public */ port?: number | undefined; /** - *The destination for health checks on the targets. If the protocol version is
- * HTTP/1.1
or HTTP/2
, specify a valid URI (for example,
- * /path?query
). The default path is /
. Health checks are not supported
- * if the protocol version is gRPC
, however, you can choose HTTP/1.1
or
- * HTTP/2
and specify a valid URI.
The destination for health checks on the targets. If the protocol version is HTTP/1.1
or HTTP/2
, specify a valid URI (for example, /path?query
). The default path is /
. Health checks are not supported if the protocol version is gRPC
, however, you can choose HTTP/1.1
or HTTP/2
and specify a valid URI.
The approximate amount of time, in seconds, between health checks of an individual target. - * The range is 5–300 seconds. The default is 30 seconds.
+ *The approximate amount of time, in seconds, between health checks of an individual target. The range is 5–300 seconds. The default is 30 seconds.
* @public */ healthCheckIntervalSeconds?: number | undefined; /** - *The amount of time, in seconds, to wait before reporting a target as unhealthy. The range is - * 1–120 seconds. The default is 5 seconds.
+ *The amount of time, in seconds, to wait before reporting a target as unhealthy. The range is 1–120 seconds. The default is 5 seconds.
* @public */ healthCheckTimeoutSeconds?: number | undefined; /** - *The number of consecutive successful health checks required before considering an unhealthy - * target healthy. The range is 2–10. The default is 5.
+ *The number of consecutive successful health checks required before considering an unhealthy target healthy. The range is 2–10. The default is 5.
* @public */ healthyThresholdCount?: number | undefined; /** - *The number of consecutive failed health checks required before considering a target - * unhealthy. The range is 2–10. The default is 2.
+ *The number of consecutive failed health checks required before considering a target unhealthy. The range is 2–10. The default is 2.
* @public */ unhealthyThresholdCount?: number | undefined; @@ -2723,36 +2609,30 @@ export const TargetGroupProtocolVersion = { export type TargetGroupProtocolVersion = (typeof TargetGroupProtocolVersion)[keyof typeof TargetGroupProtocolVersion]; /** - *Describes the configuration of a target group.
- *For more information, see Target groups in the - * Amazon VPC Lattice User Guide.
+ *Describes the configuration of a target group.
For more information, see Target groups in the Amazon VPC Lattice User Guide.
* @public */ export interface TargetGroupConfig { /** - *The port on which the targets are listening. For HTTP, the default is 80. For HTTPS, the
- * default is 443. Not supported if the target group type is LAMBDA
.
The port on which the targets are listening. For HTTP, the default is 80. For HTTPS, the default is 443. Not supported if the target group type is LAMBDA
.
The protocol to use for routing traffic to the targets. The default is the protocol of the
- * target group. Not supported if the target group type is LAMBDA
.
The protocol to use for routing traffic to the targets. The default is the protocol of the target group. Not supported if the target group type is LAMBDA
.
The protocol version. The default is HTTP1
. Not supported if the target group
- * type is LAMBDA
.
The protocol version. The default is HTTP1
. Not supported if the target group type is LAMBDA
.
The type of IP address used for the target group. Supported only if the target group type is
- * IP
. The default is IPV4
.
The type of IP address used for the target group. Supported only if the target group type is IP
. The default is IPV4
.
The health check configuration. Not supported if the target group type is
- * LAMBDA
or ALB
.
The health check configuration. Not supported if the target group type is LAMBDA
or ALB
.
The version of the event structure that your Lambda function receives. Supported only if the
- * target group type is LAMBDA
. The default is V1
.
The version of the event structure that your Lambda function receives. Supported only if the target group type is LAMBDA
. The default is V1
.
The name of the target group. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a - * hyphen as the first or last character, or immediately after another hyphen.
+ *The name of the target group. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
* @public */ name: string | undefined; @@ -2830,10 +2707,7 @@ export interface CreateTargetGroupRequest { config?: TargetGroupConfig | undefined; /** - *A unique, case-sensitive identifier that you provide to ensure - * the idempotency of the request. If you retry a request that completed successfully using - * the same client token and parameters, the retry succeeds without performing any actions. - * If the parameters aren't identical, the retry fails.
+ *A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
* @public */ clientToken?: string | undefined; @@ -2912,9 +2786,7 @@ export interface CreateTargetGroupResponse { config?: TargetGroupConfig | undefined; /** - *The status. You can retry the operation if the status is CREATE_FAILED
.
- * However, if you retry it while the status is CREATE_IN_PROGRESS
, there is no change
- * in the status.
The status. You can retry the operation if the status is CREATE_FAILED
. However, if you retry it while the status is CREATE_IN_PROGRESS
, there is no change in the status.
The Amazon Resource Name (ARN) of the resource configuration associated with the VPC - * endpoint of type resource.
+ *The Amazon Resource Name (ARN) of the resource configuration associated with the VPC endpoint of type resource.
* @public */ resourceConfigurationArn?: string | undefined; @@ -3139,9 +3010,7 @@ export interface DeleteServiceResponse { name?: string | undefined; /** - *The status. You can retry the operation if the status is DELETE_FAILED
.
- * However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't
- * change.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't change.
The status. You can retry the operation if the status is DELETE_FAILED
.
- * However, if you retry it when the status is DELETE_IN_PROGRESS
, there is no change
- * in the status.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it when the status is DELETE_IN_PROGRESS
, there is no change in the status.
The status. You can retry the operation if the status is DELETE_FAILED
.
- * However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change
- * in the status.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change in the status.
The status. You can retry the operation if the status is DELETE_FAILED
.
- * However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't
- * change.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't change.
The ID of the target. If the target group type is INSTANCE
, this is an instance
- * ID. If the target group type is IP
, this is an IP address. If the target group type
- * is LAMBDA
, this is the ARN of a Lambda function. If the target group type is
- * ALB
, this is the ARN of an Application Load Balancer.
The ID of the target. If the target group type is INSTANCE
, this is an instance ID. If the target group type is IP
, this is an IP address. If the target group type is LAMBDA
, this is the ARN of a Lambda function. If the target group type is ALB
, this is the ARN of an Application Load Balancer.
The port on which the target is listening. For HTTP, the default is 80. For HTTPS, the - * default is 443.
+ *The port on which the target is listening. For HTTP, the default is 80. For HTTPS, the default is 443.
* @public */ port?: number | undefined; @@ -3350,17 +3209,13 @@ export interface DeregisterTargetsRequest { */ export interface TargetFailure { /** - *The ID of the target. If the target group type is INSTANCE
, this is an instance
- * ID. If the target group type is IP
, this is an IP address. If the target group type
- * is LAMBDA
, this is the ARN of a Lambda function. If the target group type is
- * ALB
, this is the ARN of an Application Load Balancer.
The ID of the target. If the target group type is INSTANCE
, this is an instance ID. If the target group type is IP
, this is an IP address. If the target group type is LAMBDA
, this is the ARN of a Lambda function. If the target group type is ALB
, this is the ARN of an Application Load Balancer.
The port on which the target is listening. This parameter doesn't apply if the target is a - * Lambda function.
+ *The port on which the target is listening. This parameter doesn't apply if the target is a Lambda function.
* @public */ port?: number | undefined; @@ -3417,10 +3272,7 @@ export interface GetAuthPolicyResponse { policy?: string | undefined; /** - *The state of the auth policy. The auth policy is only active when the auth type is set to
- * AWS_IAM
. If you provide a policy, then authentication and authorization decisions
- * are made based on this policy and the client's IAM policy. If the auth type is NONE
,
- * then any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
The state of the auth policy. The auth policy is only active when the auth type is set to AWS_IAM
. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the auth type is NONE
, then any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
The type of resource configuration.
- *
- * SINGLE
- A single resource.
- * GROUP
- A group of resources.
- * CHILD
- A single resource that is part of a group resource configuration.
- * ARN
- An Amazon Web Services resource.
The type of resource configuration.
SINGLE
- A single resource.
GROUP
- A group of resources.
CHILD
- A single resource that is part of a group resource configuration.
ARN
- An Amazon Web Services resource.
Specifies whether the resource configuration is associated with a sharable service - * network.
+ *Specifies whether the resource configuration is associated with a sharable service network.
* @public */ allowAssociationToShareableServiceNetwork?: boolean | undefined; @@ -3714,6 +3547,12 @@ export interface GetResourceGatewayResponse { */ ipAddressType?: ResourceGatewayIpAddressType | undefined; + /** + *The number of IPv4 addresses in each ENI for the resource gateway.
+ * @public + */ + ipv4AddressesPerEni?: number | undefined; + /** *The date and time that the resource gateway was created, in ISO-8601 format.
* @public @@ -4564,7 +4403,7 @@ export interface ListResourceConfigurationsRequest { resourceGatewayIdentifier?: string | undefined; /** - *The ID of the group resource configuration.
+ *The ID of the resource configuration of type Group
.
The type of resource configuration.
- *
- * SINGLE
- A single resource.
- * GROUP
- A group of resources.
- * CHILD
- A single resource that is part of a group resource configuration.
- * ARN
- An Amazon Web Services resource.
The type of resource configuration.
SINGLE
- A single resource.
GROUP
- A group of resources. You must create a group resource configuration before you create a child resource configuration.
CHILD
- A single resource that is part of a group resource configuration.
ARN
- An Amazon Web Services resource.
The number of IPv4 addresses in each ENI for the resource gateway.
+ * @public + */ + ipv4AddressesPerEni?: number | undefined; + /** *The date and time that the VPC endpoint association was created, in ISO-8601 format.
* @public @@ -5006,7 +4833,7 @@ export interface ListServiceNetworkResourceAssociationsRequest { serviceNetworkIdentifier?: string | undefined; /** - *The ID of the resource configurationk.
+ *The ID of the resource configuration.
* @public */ resourceConfigurationIdentifier?: string | undefined; @@ -5022,6 +4849,12 @@ export interface ListServiceNetworkResourceAssociationsRequest { * @public */ nextToken?: string | undefined; + + /** + *Include service network resource associations of the child resource configuration with the grouped resource configuration.
The type is boolean and the default value is false.
+ * @public + */ + includeChildren?: boolean | undefined; } /** @@ -5042,7 +4875,7 @@ export interface ServiceNetworkResourceAssociationSummary { arn?: string | undefined; /** - *The status of the service network associated with the resource configuration.
+ *The status of the service network’s association with the resource configuration. If the deletion fails, try to delete again.
* @public */ status?: ServiceNetworkResourceAssociationStatus | undefined; @@ -5266,7 +5099,7 @@ export interface ServiceNetworkServiceAssociationSummary { id?: string | undefined; /** - *The status. If the deletion fails, try to delete again.
+ *The status of the service network’s association with the service. If the deletion fails, try to delete again.
* @public */ status?: ServiceNetworkServiceAssociationStatus | undefined; @@ -5695,9 +5528,7 @@ export interface ListTargetGroupsRequest { } /** - *Summary information about a target group.
- *For more information, see Target groups in the - * Amazon VPC Lattice User Guide.
+ *Summary information about a target group.
For more information, see Target groups in the Amazon VPC Lattice User Guide.
* @public */ export interface TargetGroupSummary { @@ -5744,9 +5575,7 @@ export interface TargetGroupSummary { protocol?: TargetGroupProtocol | undefined; /** - *The type of IP address used for the target group. The possible values are IPV4
- * and IPV6
. This is an optional parameter. If not specified, the default is
- * IPV4
.
The type of IP address used for the target group. The possible values are IPV4
and IPV6
. This is an optional parameter. If not specified, the default is IPV4
.
The version of the event structure that your Lambda function receives. Supported only if the
- * target group type is LAMBDA
.
The version of the event structure that your Lambda function receives. Supported only if the target group type is LAMBDA
.
The ID of the target. If the target group type is INSTANCE
, this is an instance
- * ID. If the target group type is IP
, this is an IP address. If the target group type
- * is LAMBDA
, this is the ARN of a Lambda function. If the target type is
- * ALB
, this is the ARN of an Application Load Balancer.
The ID of the target. If the target group type is INSTANCE
, this is an instance ID. If the target group type is IP
, this is an IP address. If the target group type is LAMBDA
, this is the ARN of a Lambda function. If the target type is ALB
, this is the ARN of an Application Load Balancer.
The status of the target.
- *
- * DRAINING
: The target is being deregistered. No new connections are sent to
- * this target while current connections are being drained. The default draining time is 5
- * minutes.
- * UNAVAILABLE
: Health checks are unavailable for the target group.
- * HEALTHY
: The target is healthy.
- * UNHEALTHY
: The target is unhealthy.
- * INITIAL
: Initial health checks on the target are being performed.
- * UNUSED
: Target group is not used in a service.
The status of the target.
DRAINING
: The target is being deregistered. No new connections are sent to this target while current connections are being drained. The default draining time is 5 minutes.
UNAVAILABLE
: Health checks are unavailable for the target group.
HEALTHY
: The target is healthy.
UNHEALTHY
: The target is unhealthy.
INITIAL
: Initial health checks on the target are being performed.
UNUSED
: Target group is not used in a service.
The ID or ARN of the service network or service for which the policy - * is created.
+ *The ID or ARN of the service network or service for which the policy is created.
* @public */ resourceIdentifier: string | undefined; @@ -5972,10 +5768,7 @@ export interface PutAuthPolicyResponse { policy?: string | undefined; /** - *The state of the auth policy. The auth policy is only active when the auth type is set to
- * AWS_IAM
. If you provide a policy, then authentication and authorization decisions
- * are made based on this policy and the client's IAM policy. If the Auth type is NONE
,
- * then, any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
The state of the auth policy. The auth policy is only active when the auth type is set to AWS_IAM
. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the Auth type is NONE
, then, any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
The ID or ARN of the service network or service for which the policy - * is created.
+ *The ID or ARN of the service network or service for which the policy is created.
* @public */ resourceArn: string | undefined; /** - *An IAM policy. The policy string in JSON must not contain newlines or blank - * lines.
+ *An IAM policy. The policy string in JSON must not contain newlines or blank lines.
* @public */ policy: string | undefined; @@ -6016,7 +5807,7 @@ export interface UpdateResourceConfigurationRequest { resourceConfigurationIdentifier: string | undefined; /** - *The resource configuration.
+ *Identifies the resource configuration in one of the following ways:
Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.
Domain name - Any domain name that is publicly resolvable.
IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.
The type of resource configuration.
- *
- * SINGLE
- A single resource.
- * GROUP
- A group of resources.
- * CHILD
- A single resource that is part of a group resource configuration.
- * ARN
- An Amazon Web Services resource.
The type of resource configuration.
SINGLE
- A single resource.
GROUP
- A group of resources.
CHILD
- A single resource that is part of a group resource configuration.
ARN
- An Amazon Web Services resource.
The type of IAM policy.
- *
- * NONE
: The resource does not use an IAM policy. This is the default.
- * AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
- *
- * NONE
: The resource does not use an IAM policy. This is the default.
- * AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The status. You can retry the operation if the status is DELETE_FAILED
.
- * However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change
- * in the status.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change in the status.
The request is denied because you do not have sufficient permissions to perform the requested action. For troubleshooting this error, see AccessDeniedException in the Amazon Bedrock User Guide
", - "smithy.api#error": "client", - "smithy.api#httpError": 403 - } - }, - "com.amazonaws.bedrockruntime#AccountId": { - "type": "string", - "traits": { - "smithy.api#pattern": "^[0-9]{12}$" - } - }, - "com.amazonaws.bedrockruntime#AdditionalModelResponseFieldPaths": { - "type": "list", - "member": { - "target": "smithy.api#String", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 256 + "smithy": "2.0", + "shapes": { + "com.amazonaws.bedrockruntime#AccessDeniedException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "The request is denied because you do not have sufficient permissions to perform the requested action. For troubleshooting this error, see AccessDeniedException in the Amazon Bedrock User Guide
", + "smithy.api#error": "client", + "smithy.api#httpError": 403 + } + }, + "com.amazonaws.bedrockruntime#AccountId": { + "type": "string", + "traits": { + "smithy.api#pattern": "^[0-9]{12}$" + } + }, + "com.amazonaws.bedrockruntime#AdditionalModelResponseFieldPaths": { + "type": "list", + "member": { + "target": "smithy.api#String", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 256 + } + } + }, + "traits": { + "smithy.api#length": { + "max": 10 + } + } + }, + "com.amazonaws.bedrockruntime#AmazonBedrockFrontendService": { + "type": "service", + "version": "2023-09-30", + "resources": [ + { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeResource" + }, + { + "target": "com.amazonaws.bedrockruntime#GuardrailResource" + }, + { + "target": "com.amazonaws.bedrockruntime#InferenceResource" + }, + { + "target": "com.amazonaws.bedrockruntime#TokenizerResource" + } + ], + "traits": { + "aws.api#service": { + "sdkId": "Bedrock Runtime", + "endpointPrefix": "bedrock-runtime", + "cloudTrailEventSource": "bedrock.amazonaws.com" + }, + "aws.auth#sigv4": { + "name": "bedrock" + }, + "aws.protocols#restJson1": { + "http": ["h2", "http/1.1"], + "eventStreamHttp": ["h2", "http/1.1"] + }, + "smithy.api#auth": ["aws.auth#sigv4", "smithy.api#httpBearerAuth"], + "smithy.api#documentation": "Describes the API operations for running inference using Amazon Bedrock models.
", + "smithy.api#httpBearerAuth": {}, + "smithy.api#title": "Amazon Bedrock Runtime", + "smithy.rules#endpointRuleSet": { + "version": "1.0", + "parameters": { + "Region": { + "builtIn": "AWS::Region", + "required": false, + "documentation": "The AWS region used to dispatch the request.", + "type": "String" + }, + "UseDualStack": { + "builtIn": "AWS::UseDualStack", + "required": true, + "default": false, + "documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.", + "type": "Boolean" + }, + "UseFIPS": { + "builtIn": "AWS::UseFIPS", + "required": true, + "default": false, + "documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.", + "type": "Boolean" + }, + "Endpoint": { + "builtIn": "SDK::Endpoint", + "required": false, + "documentation": "Override the endpoint used to send this request", + "type": "String" + } + }, + "rules": [ + { + "conditions": [ + { + "fn": "isSet", + "argv": [ + { + "ref": "Endpoint" } + ] } - }, - "traits": { - "smithy.api#length": { - "max": 10 - } - } - }, - "com.amazonaws.bedrockruntime#AmazonBedrockFrontendService": { - "type": "service", - "version": "2023-09-30", - "resources": [ - { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeResource" - }, - { - "target": "com.amazonaws.bedrockruntime#GuardrailResource" - }, + ], + "rules": [ { - "target": "com.amazonaws.bedrockruntime#InferenceResource" + "conditions": [ + { + "fn": "booleanEquals", + "argv": [ + { + "ref": "UseFIPS" + }, + true + ] + } + ], + "error": "Invalid Configuration: FIPS and custom endpoint are not supported", + "type": "error" }, { - "target": "com.amazonaws.bedrockruntime#TokenizerResource" - } - ], - "traits": { - "aws.api#service": { - "sdkId": "Bedrock Runtime", - "endpointPrefix": "bedrock-runtime", - "cloudTrailEventSource": "bedrock.amazonaws.com" - }, - "aws.auth#sigv4": { - "name": "bedrock" - }, - "aws.protocols#restJson1": { - "http": [ - "h2", - "http/1.1" - ], - "eventStreamHttp": [ - "h2", - "http/1.1" - ] - }, - "smithy.api#auth": [ - "aws.auth#sigv4", - "smithy.api#httpBearerAuth" - ], - "smithy.api#documentation": "Describes the API operations for running inference using Amazon Bedrock models.
", - "smithy.api#httpBearerAuth": {}, - "smithy.api#title": "Amazon Bedrock Runtime", - "smithy.rules#endpointRuleSet": { - "version": "1.0", - "parameters": { - "Region": { - "builtIn": "AWS::Region", - "required": false, - "documentation": "The AWS region used to dispatch the request.", - "type": "String" - }, - "UseDualStack": { - "builtIn": "AWS::UseDualStack", - "required": true, - "default": false, - "documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.", - "type": "Boolean" - }, - "UseFIPS": { - "builtIn": "AWS::UseFIPS", - "required": true, - "default": false, - "documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.", - "type": "Boolean" - }, - "Endpoint": { - "builtIn": "SDK::Endpoint", - "required": false, - "documentation": "Override the endpoint used to send this request", - "type": "String" + "conditions": [], + "rules": [ + { + "conditions": [ + { + "fn": "booleanEquals", + "argv": [ + { + "ref": "UseDualStack" + }, + true + ] } + ], + "error": "Invalid Configuration: Dualstack and custom endpoint are not supported", + "type": "error" }, - "rules": [ + { + "conditions": [], + "endpoint": { + "url": { + "ref": "Endpoint" + }, + "properties": {}, + "headers": {} + }, + "type": "endpoint" + } + ], + "type": "tree" + } + ], + "type": "tree" + }, + { + "conditions": [], + "rules": [ + { + "conditions": [ + { + "fn": "isSet", + "argv": [ + { + "ref": "Region" + } + ] + } + ], + "rules": [ + { + "conditions": [ + { + "fn": "aws.partition", + "argv": [ + { + "ref": "Region" + } + ], + "assign": "PartitionResult" + } + ], + "rules": [ { - "conditions": [ + "conditions": [ + { + "fn": "booleanEquals", + "argv": [ { - "fn": "isSet", - "argv": [ - { - "ref": "Endpoint" - } - ] - } - ], - "rules": [ + "ref": "UseFIPS" + }, + true + ] + }, + { + "fn": "booleanEquals", + "argv": [ { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - { - "ref": "UseFIPS" - }, - true - ] - } - ], - "error": "Invalid Configuration: FIPS and custom endpoint are not supported", - "type": "error" + "ref": "UseDualStack" }, + true + ] + } + ], + "rules": [ + { + "conditions": [ { - "conditions": [], - "rules": [ + "fn": "booleanEquals", + "argv": [ + true, + { + "fn": "getAttr", + "argv": [ { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - { - "ref": "UseDualStack" - }, - true - ] - } - ], - "error": "Invalid Configuration: Dualstack and custom endpoint are not supported", - "type": "error" + "ref": "PartitionResult" }, - { - "conditions": [], - "endpoint": { - "url": { - "ref": "Endpoint" - }, - "properties": {}, - "headers": {} - }, - "type": "endpoint" - } - ], - "type": "tree" - } - ], - "type": "tree" - }, - { - "conditions": [], - "rules": [ - { - "conditions": [ - { - "fn": "isSet", - "argv": [ - { - "ref": "Region" - } - ] - } - ], - "rules": [ - { - "conditions": [ - { - "fn": "aws.partition", - "argv": [ - { - "ref": "Region" - } - ], - "assign": "PartitionResult" - } - ], - "rules": [ - { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - { - "ref": "UseFIPS" - }, - true - ] - }, - { - "fn": "booleanEquals", - "argv": [ - { - "ref": "UseDualStack" - }, - true - ] - } - ], - "rules": [ - { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - true, - { - "fn": "getAttr", - "argv": [ - { - "ref": "PartitionResult" - }, - "supportsFIPS" - ] - } - ] - }, - { - "fn": "booleanEquals", - "argv": [ - true, - { - "fn": "getAttr", - "argv": [ - { - "ref": "PartitionResult" - }, - "supportsDualStack" - ] - } - ] - } - ], - "rules": [ - { - "conditions": [], - "rules": [ - { - "conditions": [], - "endpoint": { - "url": "https://bedrock-runtime-fips.{region}.{partitionresult/#dualStackDnsSuffix}", - "properties": {}, - "headers": {} - }, - "type": "endpoint" - } - ], - "type": "tree" - } - ], - "type": "tree" - }, - { - "conditions": [], - "error": "FIPS and DualStack are enabled, but this partition does not support one or both", - "type": "error" - } - ], - "type": "tree" - }, - { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - { - "ref": "UseFIPS" - }, - true - ] - } - ], - "rules": [ - { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - { - "fn": "getAttr", - "argv": [ - { - "ref": "PartitionResult" - }, - "supportsFIPS" - ] - }, - true - ] - } - ], - "rules": [ - { - "conditions": [], - "rules": [ - { - "conditions": [], - "endpoint": { - "url": "https://bedrock-runtime-fips.{region}.{partitionresult/#dnsSuffix}", - "properties": {}, - "headers": {} - }, - "type": "endpoint" - } - ], - "type": "tree" - } - ], - "type": "tree" - }, - { - "conditions": [], - "error": "FIPS is enabled but this partition does not support FIPS", - "type": "error" - } - ], - "type": "tree" - }, - { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - { - "ref": "UseDualStack" - }, - true - ] - } - ], - "rules": [ - { - "conditions": [ - { - "fn": "booleanEquals", - "argv": [ - true, - { - "fn": "getAttr", - "argv": [ - { - "ref": "PartitionResult" - }, - "supportsDualStack" - ] - } - ] - } - ], - "rules": [ - { - "conditions": [], - "rules": [ - { - "conditions": [], - "endpoint": { - "url": "https://bedrock-runtime.{region}.{partitionresult/#dualStackDnsSuffix}", - "properties": {}, - "headers": {} - }, - "type": "endpoint" - } - ], - "type": "tree" - } - ], - "type": "tree" - }, - { - "conditions": [], - "error": "DualStack is enabled but this partition does not support DualStack", - "type": "error" - } - ], - "type": "tree" - }, - { - "conditions": [], - "rules": [ - { - "conditions": [], - "endpoint": { - "url": "https://bedrock-runtime.{region}.{partitionresult/#dnsSuffix}", - "properties": {}, - "headers": {} - }, - "type": "endpoint" - } - ], - "type": "tree" - } - ], - "type": "tree" - } - ], - "type": "tree" + "supportsFIPS" + ] + } + ] }, { - "conditions": [], - "error": "Invalid Configuration: Missing Region", - "type": "error" - } - ], - "type": "tree" - } - ] - }, - "smithy.rules#endpointTests": { - "testCases": [ - { - "documentation": "For region us-east-1 with FIPS enabled and DualStack enabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.us-east-1.api.aws/" - } - }, - "params": { - "Region": "us-east-1", - "UseFIPS": true, - "UseDualStack": true - } - }, - { - "documentation": "For region us-east-1 with FIPS enabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.us-east-1.amazonaws.com/" - } - }, - "params": { - "Region": "us-east-1", - "UseFIPS": true, - "UseDualStack": false - } - }, - { - "documentation": "For region us-east-1 with FIPS disabled and DualStack enabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.us-east-1.api.aws/" - } - }, - "params": { - "Region": "us-east-1", - "UseFIPS": false, - "UseDualStack": true - } - }, - { - "documentation": "For region us-east-1 with FIPS disabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.us-east-1.amazonaws.com/" - } - }, - "params": { - "Region": "us-east-1", - "UseFIPS": false, - "UseDualStack": false - } - }, - { - "documentation": "For region cn-north-1 with FIPS enabled and DualStack enabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.cn-north-1.api.amazonwebservices.com.cn/" - } - }, - "params": { - "Region": "cn-north-1", - "UseFIPS": true, - "UseDualStack": true - } - }, - { - "documentation": "For region cn-north-1 with FIPS enabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.cn-north-1.amazonaws.com.cn/" - } - }, - "params": { - "Region": "cn-north-1", - "UseFIPS": true, - "UseDualStack": false - } - }, - { - "documentation": "For region cn-north-1 with FIPS disabled and DualStack enabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.cn-north-1.api.amazonwebservices.com.cn/" - } - }, - "params": { - "Region": "cn-north-1", - "UseFIPS": false, - "UseDualStack": true - } - }, - { - "documentation": "For region cn-north-1 with FIPS disabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.cn-north-1.amazonaws.com.cn/" - } - }, - "params": { - "Region": "cn-north-1", - "UseFIPS": false, - "UseDualStack": false - } - }, - { - "documentation": "For region us-gov-east-1 with FIPS enabled and DualStack enabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.us-gov-east-1.api.aws/" - } - }, - "params": { - "Region": "us-gov-east-1", - "UseFIPS": true, - "UseDualStack": true - } - }, - { - "documentation": "For region us-gov-east-1 with FIPS enabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.us-gov-east-1.amazonaws.com/" - } - }, - "params": { - "Region": "us-gov-east-1", - "UseFIPS": true, - "UseDualStack": false - } - }, - { - "documentation": "For region us-gov-east-1 with FIPS disabled and DualStack enabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.us-gov-east-1.api.aws/" + "fn": "booleanEquals", + "argv": [ + true, + { + "fn": "getAttr", + "argv": [ + { + "ref": "PartitionResult" + }, + "supportsDualStack" + ] + } + ] } - }, - "params": { - "Region": "us-gov-east-1", - "UseFIPS": false, - "UseDualStack": true - } - }, - { - "documentation": "For region us-gov-east-1 with FIPS disabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.us-gov-east-1.amazonaws.com/" + ], + "rules": [ + { + "conditions": [], + "rules": [ + { + "conditions": [], + "endpoint": { + "url": "https://bedrock-runtime-fips.{region}.{partitionresult/#dualStackDnsSuffix}", + "properties": {}, + "headers": {} + }, + "type": "endpoint" + } + ], + "type": "tree" } + ], + "type": "tree" }, - "params": { - "Region": "us-gov-east-1", - "UseFIPS": false, - "UseDualStack": false + { + "conditions": [], + "error": "FIPS and DualStack are enabled, but this partition does not support one or both", + "type": "error" } + ], + "type": "tree" }, { - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.us-iso-east-1.c2s.ic.gov/" - } - }, - "params": { - "Region": "us-iso-east-1", - "UseFIPS": true, - "UseDualStack": false + "conditions": [ + { + "fn": "booleanEquals", + "argv": [ + { + "ref": "UseFIPS" + }, + true + ] } - }, - { - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.us-iso-east-1.c2s.ic.gov/" + ], + "rules": [ + { + "conditions": [ + { + "fn": "booleanEquals", + "argv": [ + { + "fn": "getAttr", + "argv": [ + { + "ref": "PartitionResult" + }, + "supportsFIPS" + ] + }, + true + ] } - }, - "params": { - "Region": "us-iso-east-1", - "UseFIPS": false, - "UseDualStack": false - } - }, - { - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime-fips.us-isob-east-1.sc2s.sgov.gov/" + ], + "rules": [ + { + "conditions": [], + "rules": [ + { + "conditions": [], + "endpoint": { + "url": "https://bedrock-runtime-fips.{region}.{partitionresult/#dnsSuffix}", + "properties": {}, + "headers": {} + }, + "type": "endpoint" + } + ], + "type": "tree" } + ], + "type": "tree" }, - "params": { - "Region": "us-isob-east-1", - "UseFIPS": true, - "UseDualStack": false + { + "conditions": [], + "error": "FIPS is enabled but this partition does not support FIPS", + "type": "error" } + ], + "type": "tree" }, { - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled", - "expect": { - "endpoint": { - "url": "https://bedrock-runtime.us-isob-east-1.sc2s.sgov.gov/" - } - }, - "params": { - "Region": "us-isob-east-1", - "UseFIPS": false, - "UseDualStack": false + "conditions": [ + { + "fn": "booleanEquals", + "argv": [ + { + "ref": "UseDualStack" + }, + true + ] } - }, - { - "documentation": "For custom endpoint with region set and fips disabled and dualstack disabled", - "expect": { - "endpoint": { - "url": "https://example.com/" + ], + "rules": [ + { + "conditions": [ + { + "fn": "booleanEquals", + "argv": [ + true, + { + "fn": "getAttr", + "argv": [ + { + "ref": "PartitionResult" + }, + "supportsDualStack" + ] + } + ] } - }, - "params": { - "Region": "us-east-1", - "UseFIPS": false, - "UseDualStack": false, - "Endpoint": "https://example.com/" - } - }, - { - "documentation": "For custom endpoint with region not set and fips disabled and dualstack disabled", - "expect": { - "endpoint": { - "url": "https://example.com/" + ], + "rules": [ + { + "conditions": [], + "rules": [ + { + "conditions": [], + "endpoint": { + "url": "https://bedrock-runtime.{region}.{partitionresult/#dualStackDnsSuffix}", + "properties": {}, + "headers": {} + }, + "type": "endpoint" + } + ], + "type": "tree" } + ], + "type": "tree" }, - "params": { - "UseFIPS": false, - "UseDualStack": false, - "Endpoint": "https://example.com/" + { + "conditions": [], + "error": "DualStack is enabled but this partition does not support DualStack", + "type": "error" } + ], + "type": "tree" }, { - "documentation": "For custom endpoint with fips enabled and dualstack disabled", - "expect": { - "error": "Invalid Configuration: FIPS and custom endpoint are not supported" - }, - "params": { - "Region": "us-east-1", - "UseFIPS": true, - "UseDualStack": false, - "Endpoint": "https://example.com/" - } - }, - { - "documentation": "For custom endpoint with fips disabled and dualstack enabled", - "expect": { - "error": "Invalid Configuration: Dualstack and custom endpoint are not supported" - }, - "params": { - "Region": "us-east-1", - "UseFIPS": false, - "UseDualStack": true, - "Endpoint": "https://example.com/" - } - }, - { - "documentation": "Missing region", - "expect": { - "error": "Invalid Configuration: Missing Region" + "conditions": [], + "rules": [ + { + "conditions": [], + "endpoint": { + "url": "https://bedrock-runtime.{region}.{partitionresult/#dnsSuffix}", + "properties": {}, + "headers": {} + }, + "type": "endpoint" } + ], + "type": "tree" } - ], - "version": "1.0" - } - } - }, - "com.amazonaws.bedrockruntime#AnyToolChoice": { - "type": "structure", - "members": {}, - "traits": { - "smithy.api#documentation": "The model must request at least one tool (no text is generated). For example, {\"any\" : {}}
.
The action to apply a guardrail.
For troubleshooting some of the common errors you might encounter when using the ApplyGuardrail
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The guardrail identifier used in the request to apply the guardrail.
", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, - "guardrailVersion": { - "target": "com.amazonaws.bedrockruntime#GuardrailVersion", - "traits": { - "smithy.api#documentation": "The guardrail version used in the request to apply the guardrail.
", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, - "source": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentSource", - "traits": { - "smithy.api#documentation": "The source of data used in the request to apply the guardrail.
", - "smithy.api#required": {} - } - }, - "content": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentBlockList", - "traits": { - "smithy.api#documentation": "The content details used in the request to apply the guardrail.
", - "smithy.api#required": {} - } - }, - "outputScope": { - "target": "com.amazonaws.bedrockruntime#GuardrailOutputScope", - "traits": { - "smithy.api#documentation": "Specifies the scope of the output that you get in the response. Set to FULL
to return the entire output, including any detected and non-detected entries in the response for enhanced debugging.
Note that the full output scope doesn't apply to word filters or regex in sensitive information filters. It does apply to all other filtering policies, including sensitive information with filters that can detect personally identifiable information (PII).
" - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#ApplyGuardrailResponse": { - "type": "structure", - "members": { - "usage": { - "target": "com.amazonaws.bedrockruntime#GuardrailUsage", - "traits": { - "smithy.api#documentation": "The usage details in the response from the guardrail.
", - "smithy.api#required": {} - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailAction", - "traits": { - "smithy.api#documentation": "The action taken in the response from the guardrail.
", - "smithy.api#required": {} - } - }, - "actionReason": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The reason for the action taken when harmful content is detected.
" - } - }, - "outputs": { - "target": "com.amazonaws.bedrockruntime#GuardrailOutputContentList", - "traits": { - "smithy.api#documentation": "The output details in the response from the guardrail.
", - "smithy.api#required": {} - } - }, - "assessments": { - "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentList", - "traits": { - "smithy.api#documentation": "The assessment details in the response from the guardrail.
", - "smithy.api#required": {} - } - }, - "guardrailCoverage": { - "target": "com.amazonaws.bedrockruntime#GuardrailCoverage", - "traits": { - "smithy.api#documentation": "The guardrail coverage details in the apply guardrail response.
" - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeArn": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 2048 - }, - "smithy.api#pattern": "^arn:[a-z0-9\\-]+:bedrock:[a-z0-9\\-]*:[0-9]*:(provisioned-model|foundation-model)/.+$" - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeIdempotencyToken": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 256 - }, - "smithy.api#pattern": "^[!-~]*$" - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeIdentifier": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 256 - }, - "smithy.api#pattern": "^[a-zA-Z_\\.\\-/0-9:]+$" - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeMessage": { - "type": "string", - "traits": { - "smithy.api#length": { - "max": 2048 - }, - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig": { - "type": "union", - "members": { - "s3OutputDataConfig": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeS3OutputDataConfig", - "traits": { - "smithy.api#documentation": "A storage location for the output data in an S3 bucket
" + ], + "type": "tree" } - } - }, - "traits": { - "smithy.api#documentation": "Asynchronous invocation output data settings.
" - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeResource": { - "type": "resource", - "operations": [ - { - "target": "com.amazonaws.bedrockruntime#GetAsyncInvoke" - }, - { - "target": "com.amazonaws.bedrockruntime#ListAsyncInvokes" + ], + "type": "tree" }, { - "target": "com.amazonaws.bedrockruntime#StartAsyncInvoke" - } - ] - }, - "com.amazonaws.bedrockruntime#AsyncInvokeS3OutputDataConfig": { - "type": "structure", - "members": { - "s3Uri": { - "target": "com.amazonaws.bedrockruntime#S3Uri", - "traits": { - "smithy.api#documentation": "An object URI starting with s3://
.
A KMS encryption key ID.
" - } - }, - "bucketOwner": { - "target": "com.amazonaws.bedrockruntime#AccountId", - "traits": { - "smithy.api#documentation": "If the bucket belongs to another AWS account, specify that account's ID.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Asynchronous invocation output data settings.
" - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeStatus": { - "type": "enum", - "members": { - "IN_PROGRESS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "InProgress" - } - }, - "COMPLETED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "Completed" - } - }, - "FAILED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "Failed" - } - } - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeSummaries": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeSummary" - } - }, - "com.amazonaws.bedrockruntime#AsyncInvokeSummary": { - "type": "structure", - "members": { - "invocationArn": { - "target": "com.amazonaws.bedrockruntime#InvocationArn", - "traits": { - "smithy.api#documentation": "The invocation's ARN.
", - "smithy.api#required": {} - } - }, - "modelArn": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeArn", - "traits": { - "smithy.api#documentation": "The invoked model's ARN.
", - "smithy.api#required": {} - } - }, - "clientRequestToken": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeIdempotencyToken", - "traits": { - "smithy.api#documentation": "The invocation's idempotency token.
" - } - }, - "status": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeStatus", - "traits": { - "smithy.api#documentation": "The invocation's status.
" - } - }, - "failureMessage": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeMessage", - "traits": { - "smithy.api#documentation": "An error message.
" - } - }, - "submitTime": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "When the invocation was submitted.
", - "smithy.api#required": {} - } - }, - "lastModifiedTime": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "When the invocation was last modified.
" - } - }, - "endTime": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "When the invocation ended.
" - } - }, - "outputDataConfig": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig", - "traits": { - "smithy.api#documentation": "The invocation's output data settings.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "A summary of an asynchronous invocation.
" - } - }, - "com.amazonaws.bedrockruntime#AutoToolChoice": { - "type": "structure", - "members": {}, - "traits": { - "smithy.api#documentation": "The Model automatically decides if a tool should be called or whether to generate text instead. For example, {\"auto\" : {}}
.
The audio content for the bidirectional input.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Payload content for the bidirectional input. The input is an audio stream.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#BidirectionalOutputPayloadPart": { - "type": "structure", - "members": { - "bytes": { - "target": "com.amazonaws.bedrockruntime#PartBody", - "traits": { - "smithy.api#documentation": "The speech output of the bidirectional stream.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Output from the bidirectional stream. The output is speech and a text transcription.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#Body": { - "type": "blob", - "traits": { - "smithy.api#length": { - "max": 25000000 - }, - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#CachePointBlock": { - "type": "structure", - "members": { - "type": { - "target": "com.amazonaws.bedrockruntime#CachePointType", - "traits": { - "smithy.api#documentation": "Specifies the type of cache point within the CachePointBlock.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "Defines a section of content to be cached for reuse in subsequent API calls.
" - } - }, - "com.amazonaws.bedrockruntime#CachePointType": { - "type": "enum", - "members": { - "DEFAULT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "default" - } - } - } - }, - "com.amazonaws.bedrockruntime#Citation": { - "type": "structure", - "members": { - "title": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The title or identifier of the source document being cited.
" - } - }, - "sourceContent": { - "target": "com.amazonaws.bedrockruntime#CitationSourceContentList", - "traits": { - "smithy.api#documentation": "The specific content from the source document that was referenced or cited in the generated response.
" - } - }, - "location": { - "target": "com.amazonaws.bedrockruntime#CitationLocation", - "traits": { - "smithy.api#documentation": "The precise location within the source document where the cited content can be found, including character positions, page numbers, or chunk identifiers.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains information about a citation that references a specific source document. Citations provide traceability between the model's generated response and the source documents that informed that response.
" - } - }, - "com.amazonaws.bedrockruntime#CitationGeneratedContent": { - "type": "union", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The text content that was generated by the model and is supported by the associated citation.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains the generated text content that corresponds to or is supported by a citation from a source document.
" - } - }, - "com.amazonaws.bedrockruntime#CitationGeneratedContentList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#CitationGeneratedContent" - } - }, - "com.amazonaws.bedrockruntime#CitationLocation": { - "type": "union", - "members": { - "documentChar": { - "target": "com.amazonaws.bedrockruntime#DocumentCharLocation", - "traits": { - "smithy.api#documentation": "The character-level location within the document where the cited content is found.
" - } - }, - "documentPage": { - "target": "com.amazonaws.bedrockruntime#DocumentPageLocation", - "traits": { - "smithy.api#documentation": "The page-level location within the document where the cited content is found.
" - } - }, - "documentChunk": { - "target": "com.amazonaws.bedrockruntime#DocumentChunkLocation", - "traits": { - "smithy.api#documentation": "The chunk-level location within the document where the cited content is found, typically used for documents that have been segmented into logical chunks.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Specifies the precise location within a source document where cited content can be found. This can include character-level positions, page numbers, or document chunks depending on the document type and indexing method.
" - } - }, - "com.amazonaws.bedrockruntime#CitationSourceContent": { - "type": "union", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The text content from the source document that is being cited.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains the actual text content from a source document that is being cited or referenced in the model's response.
" - } - }, - "com.amazonaws.bedrockruntime#CitationSourceContentDelta": { - "type": "structure", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "An incremental update to the text content from the source document that is being cited.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains incremental updates to the source content text during streaming responses, allowing clients to build up the cited content progressively.
" - } - }, - "com.amazonaws.bedrockruntime#CitationSourceContentList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#CitationSourceContent" - } - }, - "com.amazonaws.bedrockruntime#CitationSourceContentListDelta": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#CitationSourceContentDelta" - } - }, - "com.amazonaws.bedrockruntime#Citations": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#Citation" - } - }, - "com.amazonaws.bedrockruntime#CitationsConfig": { - "type": "structure", - "members": { - "enabled": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Specifies whether document citations should be included in the model's response. When set to true, the model can generate citations that reference the source documents used to inform the response.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "Configuration settings for enabling and controlling document citations in Converse API responses. When enabled, the model can include citation information that links generated content back to specific source documents.
" - } - }, - "com.amazonaws.bedrockruntime#CitationsContentBlock": { - "type": "structure", - "members": { - "content": { - "target": "com.amazonaws.bedrockruntime#CitationGeneratedContentList", - "traits": { - "smithy.api#documentation": "The generated content that is supported by the associated citations.
" - } - }, - "citations": { - "target": "com.amazonaws.bedrockruntime#Citations", - "traits": { - "smithy.api#documentation": "An array of citations that reference the source documents used to generate the associated content.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A content block that contains both generated text and associated citation information. This block type is returned when document citations are enabled, providing traceability between the generated content and the source documents that informed the response.
" - } - }, - "com.amazonaws.bedrockruntime#CitationsDelta": { - "type": "structure", - "members": { - "title": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The title or identifier of the source document being cited.
" - } - }, - "sourceContent": { - "target": "com.amazonaws.bedrockruntime#CitationSourceContentListDelta", - "traits": { - "smithy.api#documentation": "The specific content from the source document that was referenced or cited in the generated response.
" - } - }, - "location": { - "target": "com.amazonaws.bedrockruntime#CitationLocation", - "traits": { - "smithy.api#documentation": "Specifies the precise location within a source document where cited content can be found. This can include character-level positions, page numbers, or document chunks depending on the document type and indexing method.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains incremental updates to citation information during streaming responses. This allows clients to build up citation data progressively as the response is generated.
" - } - }, - "com.amazonaws.bedrockruntime#ConflictException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "Error occurred because of a conflict while performing an operation.
", - "smithy.api#error": "client", - "smithy.api#httpError": 400 - } - }, - "com.amazonaws.bedrockruntime#ContentBlock": { - "type": "union", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "Text to include in the message.
" - } - }, - "image": { - "target": "com.amazonaws.bedrockruntime#ImageBlock", - "traits": { - "smithy.api#documentation": "Image to include in the message.
This field is only supported by Anthropic Claude 3 models.
A document to include in the message.
" - } - }, - "video": { - "target": "com.amazonaws.bedrockruntime#VideoBlock", - "traits": { - "smithy.api#documentation": "Video to include in the message.
" - } - }, - "toolUse": { - "target": "com.amazonaws.bedrockruntime#ToolUseBlock", - "traits": { - "smithy.api#documentation": "Information about a tool use request from a model.
" - } - }, - "toolResult": { - "target": "com.amazonaws.bedrockruntime#ToolResultBlock", - "traits": { - "smithy.api#documentation": "The result for a tool request that a model makes.
" - } - }, - "guardContent": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentBlock", - "traits": { - "smithy.api#documentation": "Contains the content to assess with the guardrail. If you don't specify guardContent
in a call to the Converse API, the guardrail (if passed in the Converse API) assesses the entire message.
For more information, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide.
" - } - }, - "cachePoint": { - "target": "com.amazonaws.bedrockruntime#CachePointBlock", - "traits": { - "smithy.api#documentation": "CachePoint to include in the message.
" - } - }, - "reasoningContent": { - "target": "com.amazonaws.bedrockruntime#ReasoningContentBlock", - "traits": { - "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
" - } - }, - "citationsContent": { - "target": "com.amazonaws.bedrockruntime#CitationsContentBlock", - "traits": { - "smithy.api#documentation": "A content block that contains both generated text and associated citation information, providing traceability between the response and source documents.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A block of content for a message that you pass to, or receive from, a model with the Converse or ConverseStream API operations.
" - } - }, - "com.amazonaws.bedrockruntime#ContentBlockDelta": { - "type": "union", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The content text.
" - } - }, - "toolUse": { - "target": "com.amazonaws.bedrockruntime#ToolUseBlockDelta", - "traits": { - "smithy.api#documentation": "Information about a tool that the model is requesting to use.
" - } - }, - "reasoningContent": { - "target": "com.amazonaws.bedrockruntime#ReasoningContentBlockDelta", - "traits": { - "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
" - } - }, - "citation": { - "target": "com.amazonaws.bedrockruntime#CitationsDelta", - "traits": { - "smithy.api#documentation": "Incremental citation information that is streamed as part of the response generation process.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A block of content in a streaming response.
" - } - }, - "com.amazonaws.bedrockruntime#ContentBlockDeltaEvent": { - "type": "structure", - "members": { - "delta": { - "target": "com.amazonaws.bedrockruntime#ContentBlockDelta", - "traits": { - "smithy.api#documentation": "The delta for a content block delta event.
", - "smithy.api#required": {} - } - }, - "contentBlockIndex": { - "target": "com.amazonaws.bedrockruntime#NonNegativeInteger", - "traits": { - "smithy.api#documentation": "The block index for a content block delta event.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The content block delta event.
" - } - }, - "com.amazonaws.bedrockruntime#ContentBlockStart": { - "type": "union", - "members": { - "toolUse": { - "target": "com.amazonaws.bedrockruntime#ToolUseBlockStart", - "traits": { - "smithy.api#documentation": "Information about a tool that the model is requesting to use.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Content block start information.
" - } - }, - "com.amazonaws.bedrockruntime#ContentBlockStartEvent": { - "type": "structure", - "members": { - "start": { - "target": "com.amazonaws.bedrockruntime#ContentBlockStart", - "traits": { - "smithy.api#documentation": "Start information about a content block start event.
", - "smithy.api#required": {} - } - }, - "contentBlockIndex": { - "target": "com.amazonaws.bedrockruntime#NonNegativeInteger", - "traits": { - "smithy.api#documentation": "The index for a content block start event.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "Content block start event.
" - } - }, - "com.amazonaws.bedrockruntime#ContentBlockStopEvent": { - "type": "structure", - "members": { - "contentBlockIndex": { - "target": "com.amazonaws.bedrockruntime#NonNegativeInteger", - "traits": { - "smithy.api#documentation": "The index for a content block.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "A content block stop event.
" - } - }, - "com.amazonaws.bedrockruntime#ContentBlocks": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#ContentBlock" - } - }, - "com.amazonaws.bedrockruntime#ConversationRole": { - "type": "enum", - "members": { - "USER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "user" - } - }, - "ASSISTANT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "assistant" - } - } - } - }, - "com.amazonaws.bedrockruntime#ConversationalModelId": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 2048 - }, - "smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}/[a-z0-9]{12})|(:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|([0-9]{12}:imported-model/[a-z0-9]{12})|([0-9]{12}:provisioned-model/[a-z0-9]{12})|([0-9]{12}:custom-model-deployment/[a-z0-9]{12})|([0-9]{12}:(inference-profile|application-inference-profile)/[a-zA-Z0-9-:.]+)))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|(([0-9a-zA-Z][_-]?)+)|([a-zA-Z0-9-:.]+)|(^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:prompt/[0-9a-zA-Z]{10}(?::[0-9]{1,5})?))$|(^arn:aws:sagemaker:[a-z0-9-]+:[0-9]{12}:endpoint/[a-zA-Z0-9-]+$)|(^arn:aws(-[^:]+)?:bedrock:([0-9a-z-]{1,20}):([0-9]{12}):(default-)?prompt-router/[a-zA-Z0-9-:.]+$)$" - } - }, - "com.amazonaws.bedrockruntime#Converse": { - "type": "operation", - "input": { - "target": "com.amazonaws.bedrockruntime#ConverseRequest" - }, - "output": { - "target": "com.amazonaws.bedrockruntime#ConverseResponse" - }, - "errors": [ - { - "target": "com.amazonaws.bedrockruntime#AccessDeniedException" - }, - { - "target": "com.amazonaws.bedrockruntime#InternalServerException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelErrorException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelNotReadyException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelTimeoutException" - }, - { - "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" - }, - { - "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" - }, - { - "target": "com.amazonaws.bedrockruntime#ThrottlingException" - }, - { - "target": "com.amazonaws.bedrockruntime#ValidationException" - } - ], - "traits": { - "smithy.api#documentation": "Sends messages to the specified Amazon Bedrock model. Converse
provides a consistent interface that works with all models that support messages. This allows you to write code once and use it with different models. If a model has unique inference parameters, you can also pass those unique parameters to the model.
Amazon Bedrock doesn't store any text, images, or documents that you provide as content. The data is only used to generate the response.
You can submit a prompt by including it in the messages
field, specifying the modelId
of a foundation model or inference profile to run inference on it, and including any other fields that are relevant to your use case.
You can also submit a prompt from Prompt management by specifying the ARN of the prompt version and including a map of variables to values in the promptVariables
field. You can append more messages to the prompt by using the messages
field. If you use a prompt from Prompt management, you can't include the following fields in the request: additionalModelRequestFields
, inferenceConfig
, system
, or toolConfig
. Instead, these fields must be defined through Prompt management. For more information, see Use a prompt from Prompt management.
For information about the Converse API, see Use the Converse API in the Amazon Bedrock User Guide. To use a guardrail, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide. To use a tool with a model, see Tool use (Function calling) in the Amazon Bedrock User Guide
For example code, see Converse API examples in the Amazon Bedrock User Guide.
This operation requires permission for the bedrock:InvokeModel
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the base inference actions (InvokeModel and InvokeModelWithResponseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the Converse
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The latency of the call to Converse
, in milliseconds.
Metrics for a call to Converse.
" - } - }, - "com.amazonaws.bedrockruntime#ConverseOutput": { - "type": "union", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#Message", - "traits": { - "smithy.api#documentation": "The message that the model generates.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The output from a call to Converse.
" - } - }, - "com.amazonaws.bedrockruntime#ConverseRequest": { - "type": "structure", - "members": { - "modelId": { - "target": "com.amazonaws.bedrockruntime#ConversationalModelId", - "traits": { - "smithy.api#documentation": "Specifies the model or throughput with which to run inference, or the prompt resource to use in inference. The value depends on the resource that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, first purchase Provisioned Throughput for it. Then specify the ARN of the resulting provisioned model. For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
To include a prompt that was defined in Prompt management, specify the ARN of the prompt version to use.
The Converse API doesn't support imported models.
", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, - "messages": { - "target": "com.amazonaws.bedrockruntime#Messages", - "traits": { - "smithy.api#documentation": "The messages that you want to send to the model.
" - } - }, - "system": { - "target": "com.amazonaws.bedrockruntime#SystemContentBlocks", - "traits": { - "smithy.api#documentation": "A prompt that provides instructions or context to the model about the task it should perform, or the persona it should adopt during the conversation.
" - } - }, - "inferenceConfig": { - "target": "com.amazonaws.bedrockruntime#InferenceConfiguration", - "traits": { - "smithy.api#documentation": "Inference parameters to pass to the model. Converse
and ConverseStream
support a base set of inference parameters. If you need to pass additional parameters that the model supports, use the additionalModelRequestFields
request field.
Configuration information for the tools that the model can use when generating a response.
For information about models that support tool use, see Supported models and model features.
" - } - }, - "guardrailConfig": { - "target": "com.amazonaws.bedrockruntime#GuardrailConfiguration", - "traits": { - "smithy.api#documentation": "Configuration information for a guardrail that you want to use in the request. If you include guardContent
blocks in the content
field in the messages
field, the guardrail operates only on those messages. If you include no guardContent
blocks, the guardrail operates on all messages in the request body and in any included prompt resource.
Additional inference parameters that the model supports, beyond the base set of inference parameters that Converse
and ConverseStream
support in the inferenceConfig
field. For more information, see Model parameters.
Contains a map of variables in a prompt from Prompt management to objects containing the values to fill in for them when running model invocation. This field is ignored if you don't specify a prompt resource in the modelId
field.
Additional model parameters field paths to return in the response. Converse
and ConverseStream
return the requested fields as a JSON Pointer object in the additionalModelResponseFields
field. The following is example JSON for additionalModelResponseFieldPaths
.
[ \"/stop_sequence\" ]
For information about the JSON Pointer syntax, see the Internet Engineering Task Force (IETF) documentation.
Converse
and ConverseStream
reject an empty JSON Pointer or incorrectly structured JSON Pointer with a 400
error code. if the JSON Pointer is valid, but the requested field is not in the model response, it is ignored by Converse
.
Key-value pairs that you can use to filter invocation logs.
" - } - }, - "performanceConfig": { - "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", - "traits": { - "smithy.api#documentation": "Model performance settings for the request.
" - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#ConverseResponse": { - "type": "structure", - "members": { - "output": { - "target": "com.amazonaws.bedrockruntime#ConverseOutput", - "traits": { - "smithy.api#documentation": "The result from the call to Converse
.
The reason why the model stopped generating output.
", - "smithy.api#required": {} - } - }, - "usage": { - "target": "com.amazonaws.bedrockruntime#TokenUsage", - "traits": { - "smithy.api#documentation": "The total number of tokens used in the call to Converse
. The total includes the tokens input to the model and the tokens generated by the model.
Metrics for the call to Converse
.
Additional fields in the response that are unique to the model.
" - } - }, - "trace": { - "target": "com.amazonaws.bedrockruntime#ConverseTrace", - "traits": { - "smithy.api#documentation": "A trace object that contains information about the Guardrail behavior.
" - } - }, - "performanceConfig": { - "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", - "traits": { - "smithy.api#documentation": "Model performance settings for the request.
" - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#ConverseStream": { - "type": "operation", - "input": { - "target": "com.amazonaws.bedrockruntime#ConverseStreamRequest" - }, - "output": { - "target": "com.amazonaws.bedrockruntime#ConverseStreamResponse" - }, - "errors": [ - { - "target": "com.amazonaws.bedrockruntime#AccessDeniedException" - }, - { - "target": "com.amazonaws.bedrockruntime#InternalServerException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelErrorException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelNotReadyException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelTimeoutException" - }, - { - "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" - }, - { - "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" - }, - { - "target": "com.amazonaws.bedrockruntime#ThrottlingException" - }, - { - "target": "com.amazonaws.bedrockruntime#ValidationException" - } - ], - "traits": { - "smithy.api#documentation": "Sends messages to the specified Amazon Bedrock model and returns the response in a stream. ConverseStream
provides a consistent API that works with all Amazon Bedrock models that support messages. This allows you to write code once and use it with different models. Should a model have unique inference parameters, you can also pass those unique parameters to the model.
To find out if a model supports streaming, call GetFoundationModel and check the responseStreamingSupported
field in the response.
The CLI doesn't support streaming operations in Amazon Bedrock, including ConverseStream
.
Amazon Bedrock doesn't store any text, images, or documents that you provide as content. The data is only used to generate the response.
You can submit a prompt by including it in the messages
field, specifying the modelId
of a foundation model or inference profile to run inference on it, and including any other fields that are relevant to your use case.
You can also submit a prompt from Prompt management by specifying the ARN of the prompt version and including a map of variables to values in the promptVariables
field. You can append more messages to the prompt by using the messages
field. If you use a prompt from Prompt management, you can't include the following fields in the request: additionalModelRequestFields
, inferenceConfig
, system
, or toolConfig
. Instead, these fields must be defined through Prompt management. For more information, see Use a prompt from Prompt management.
For information about the Converse API, see Use the Converse API in the Amazon Bedrock User Guide. To use a guardrail, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide. To use a tool with a model, see Tool use (Function calling) in the Amazon Bedrock User Guide
For example code, see Conversation streaming example in the Amazon Bedrock User Guide.
This operation requires permission for the bedrock:InvokeModelWithResponseStream
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the base inference actions (InvokeModel and InvokeModelWithResponseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the ConverseStream
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
Usage information for the conversation stream event.
", - "smithy.api#required": {} - } - }, - "metrics": { - "target": "com.amazonaws.bedrockruntime#ConverseStreamMetrics", - "traits": { - "smithy.api#documentation": "The metrics for the conversation stream metadata event.
", - "smithy.api#required": {} - } - }, - "trace": { - "target": "com.amazonaws.bedrockruntime#ConverseStreamTrace", - "traits": { - "smithy.api#documentation": "The trace object in the response from ConverseStream that contains information about the guardrail behavior.
" - } - }, - "performanceConfig": { - "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", - "traits": { - "smithy.api#documentation": "Model performance configuration metadata for the conversation stream event.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A conversation stream metadata event.
" - } - }, - "com.amazonaws.bedrockruntime#ConverseStreamMetrics": { - "type": "structure", - "members": { - "latencyMs": { - "target": "smithy.api#Long", - "traits": { - "smithy.api#documentation": "The latency for the streaming request, in milliseconds.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "Metrics for the stream.
" - } - }, - "com.amazonaws.bedrockruntime#ConverseStreamOutput": { - "type": "union", - "members": { - "messageStart": { - "target": "com.amazonaws.bedrockruntime#MessageStartEvent", - "traits": { - "smithy.api#documentation": "Message start information.
" - } - }, - "contentBlockStart": { - "target": "com.amazonaws.bedrockruntime#ContentBlockStartEvent", - "traits": { - "smithy.api#documentation": "Start information for a content block.
" - } - }, - "contentBlockDelta": { - "target": "com.amazonaws.bedrockruntime#ContentBlockDeltaEvent", - "traits": { - "smithy.api#documentation": "The messages output content block delta.
" - } - }, - "contentBlockStop": { - "target": "com.amazonaws.bedrockruntime#ContentBlockStopEvent", - "traits": { - "smithy.api#documentation": "Stop information for a content block.
" - } - }, - "messageStop": { - "target": "com.amazonaws.bedrockruntime#MessageStopEvent", - "traits": { - "smithy.api#documentation": "Message stop information.
" - } - }, - "metadata": { - "target": "com.amazonaws.bedrockruntime#ConverseStreamMetadataEvent", - "traits": { - "smithy.api#documentation": "Metadata for the converse output stream.
" - } - }, - "internalServerException": { - "target": "com.amazonaws.bedrockruntime#InternalServerException", - "traits": { - "smithy.api#documentation": "An internal server error occurred. Retry your request.
" - } - }, - "modelStreamErrorException": { - "target": "com.amazonaws.bedrockruntime#ModelStreamErrorException", - "traits": { - "smithy.api#documentation": "A streaming error occurred. Retry your request.
" - } - }, - "validationException": { - "target": "com.amazonaws.bedrockruntime#ValidationException", - "traits": { - "smithy.api#documentation": "The input fails to satisfy the constraints specified by Amazon Bedrock. For troubleshooting this error, see ValidationError in the Amazon Bedrock User Guide
" - } - }, - "throttlingException": { - "target": "com.amazonaws.bedrockruntime#ThrottlingException", - "traits": { - "smithy.api#documentation": "Your request was denied due to exceeding the account quotas for Amazon Bedrock. For troubleshooting this error, see ThrottlingException in the Amazon Bedrock User Guide
" - } - }, - "serviceUnavailableException": { - "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException", - "traits": { - "smithy.api#documentation": "The service isn't currently available. For troubleshooting this error, see ServiceUnavailable in the Amazon Bedrock User Guide
" - } - } - }, - "traits": { - "smithy.api#documentation": "The messages output stream
", - "smithy.api#streaming": {} - } - }, - "com.amazonaws.bedrockruntime#ConverseStreamRequest": { - "type": "structure", - "members": { - "modelId": { - "target": "com.amazonaws.bedrockruntime#ConversationalModelId", - "traits": { - "smithy.api#documentation": "Specifies the model or throughput with which to run inference, or the prompt resource to use in inference. The value depends on the resource that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, first purchase Provisioned Throughput for it. Then specify the ARN of the resulting provisioned model. For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
To include a prompt that was defined in Prompt management, specify the ARN of the prompt version to use.
The Converse API doesn't support imported models.
", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, - "messages": { - "target": "com.amazonaws.bedrockruntime#Messages", - "traits": { - "smithy.api#documentation": "The messages that you want to send to the model.
" - } - }, - "system": { - "target": "com.amazonaws.bedrockruntime#SystemContentBlocks", - "traits": { - "smithy.api#documentation": "A prompt that provides instructions or context to the model about the task it should perform, or the persona it should adopt during the conversation.
" - } - }, - "inferenceConfig": { - "target": "com.amazonaws.bedrockruntime#InferenceConfiguration", - "traits": { - "smithy.api#documentation": "Inference parameters to pass to the model. Converse
and ConverseStream
support a base set of inference parameters. If you need to pass additional parameters that the model supports, use the additionalModelRequestFields
request field.
Configuration information for the tools that the model can use when generating a response.
For information about models that support streaming tool use, see Supported models and model features.
" - } - }, - "guardrailConfig": { - "target": "com.amazonaws.bedrockruntime#GuardrailStreamConfiguration", - "traits": { - "smithy.api#documentation": "Configuration information for a guardrail that you want to use in the request. If you include guardContent
blocks in the content
field in the messages
field, the guardrail operates only on those messages. If you include no guardContent
blocks, the guardrail operates on all messages in the request body and in any included prompt resource.
Additional inference parameters that the model supports, beyond the base set of inference parameters that Converse
and ConverseStream
support in the inferenceConfig
field. For more information, see Model parameters.
Contains a map of variables in a prompt from Prompt management to objects containing the values to fill in for them when running model invocation. This field is ignored if you don't specify a prompt resource in the modelId
field.
Additional model parameters field paths to return in the response. Converse
and ConverseStream
return the requested fields as a JSON Pointer object in the additionalModelResponseFields
field. The following is example JSON for additionalModelResponseFieldPaths
.
[ \"/stop_sequence\" ]
For information about the JSON Pointer syntax, see the Internet Engineering Task Force (IETF) documentation.
Converse
and ConverseStream
reject an empty JSON Pointer or incorrectly structured JSON Pointer with a 400
error code. if the JSON Pointer is valid, but the requested field is not in the model response, it is ignored by Converse
.
Key-value pairs that you can use to filter invocation logs.
" - } - }, - "performanceConfig": { - "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", - "traits": { - "smithy.api#documentation": "Model performance settings for the request.
" - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#ConverseStreamResponse": { - "type": "structure", - "members": { - "stream": { - "target": "com.amazonaws.bedrockruntime#ConverseStreamOutput", - "traits": { - "smithy.api#documentation": "The output stream that the model generated.
", - "smithy.api#httpPayload": {} - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#ConverseStreamTrace": { - "type": "structure", - "members": { - "guardrail": { - "target": "com.amazonaws.bedrockruntime#GuardrailTraceAssessment", - "traits": { - "smithy.api#documentation": "The guardrail trace object.
" - } - }, - "promptRouter": { - "target": "com.amazonaws.bedrockruntime#PromptRouterTrace", - "traits": { - "smithy.api#documentation": "The request's prompt router.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The trace object in a response from ConverseStream. Currently, you can only trace guardrails.
" - } - }, - "com.amazonaws.bedrockruntime#ConverseTokensRequest": { - "type": "structure", - "members": { - "messages": { - "target": "com.amazonaws.bedrockruntime#Messages", - "traits": { - "smithy.api#documentation": "An array of messages to count tokens for.
" - } - }, - "system": { - "target": "com.amazonaws.bedrockruntime#SystemContentBlocks", - "traits": { - "smithy.api#documentation": "The system content blocks to count tokens for. System content provides instructions or context to the model about how it should behave or respond. The token count will include any system content provided.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The inputs from a Converse
API request for token counting.
This structure mirrors the input format for the Converse
operation, allowing you to count tokens for conversation-based inference requests.
The guardrail trace object.
" - } - }, - "promptRouter": { - "target": "com.amazonaws.bedrockruntime#PromptRouterTrace", - "traits": { - "smithy.api#documentation": "The request's prompt router.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The trace object in a response from Converse. Currently, you can only trace guardrails.
" - } - }, - "com.amazonaws.bedrockruntime#CountTokens": { - "type": "operation", - "input": { - "target": "com.amazonaws.bedrockruntime#CountTokensRequest" - }, - "output": { - "target": "com.amazonaws.bedrockruntime#CountTokensResponse" - }, - "errors": [ - { - "target": "com.amazonaws.bedrockruntime#AccessDeniedException" - }, - { - "target": "com.amazonaws.bedrockruntime#InternalServerException" - }, - { - "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" - }, - { - "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" - }, - { - "target": "com.amazonaws.bedrockruntime#ThrottlingException" - }, - { - "target": "com.amazonaws.bedrockruntime#ValidationException" - } - ], - "traits": { - "smithy.api#documentation": "Returns the token count for a given inference request. This operation helps you estimate token usage before sending requests to foundation models by returning the token count that would be used if the same input were sent to the model in an inference request.
Token counting is model-specific because different models use different tokenization strategies. The token count returned by this operation will match the token count that would be charged if the same input were sent to the model in an InvokeModel
or Converse
request.
You can use this operation to:
Estimate costs before sending inference requests.
Optimize prompts to fit within token limits.
Plan for token usage in your applications.
This operation accepts the same input formats as InvokeModel
and Converse
, allowing you to count tokens for both raw text inputs and structured conversation formats.
The following operations are related to CountTokens
:
InvokeModel - Sends inference requests to foundation models
Converse - Sends conversation-based inference requests to foundation models
An InvokeModel
request for which to count tokens. Use this field when you want to count tokens for a raw text input that would be sent to the InvokeModel
operation.
A Converse
request for which to count tokens. Use this field when you want to count tokens for a conversation-based input that would be sent to the Converse
operation.
The input value for token counting. The value should be either an InvokeModel
or Converse
request body.
The unique identifier or ARN of the foundation model to use for token counting. Each model processes tokens differently, so the token count is specific to the model you specify.
", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, - "input": { - "target": "com.amazonaws.bedrockruntime#CountTokensInput", - "traits": { - "smithy.api#documentation": "The input for which to count tokens. The structure of this parameter depends on whether you're counting tokens for an InvokeModel
or Converse
request:
For InvokeModel
requests, provide the request body in the invokeModel
field
For Converse
requests, provide the messages and system content in the converse
field
The input format must be compatible with the model specified in the modelId
parameter.
The number of tokens in the provided input according to the specified model's tokenization rules. This count represents the number of input tokens that would be processed if the same input were sent to the model in an inference request. Use this value to estimate costs and ensure your inputs stay within model token limits.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#DocumentBlock": { - "type": "structure", - "members": { - "format": { - "target": "com.amazonaws.bedrockruntime#DocumentFormat", - "traits": { - "smithy.api#addedDefault": {}, - "smithy.api#default": "txt", - "smithy.api#documentation": "The format of a document, or its extension.
" - } - }, - "name": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "A name for the document. The name can only contain the following characters:
Alphanumeric characters
Whitespace characters (no more than one in a row)
Hyphens
Parentheses
Square brackets
This field is vulnerable to prompt injections, because the model might inadvertently interpret it as instructions. Therefore, we recommend that you specify a neutral name.
Contains the content of the document.
", - "smithy.api#required": {} - } - }, - "context": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "Contextual information about how the document should be processed or interpreted by the model when generating citations.
" - } - }, - "citations": { - "target": "com.amazonaws.bedrockruntime#CitationsConfig", - "traits": { - "smithy.api#documentation": "Configuration settings that control how citations should be generated for this specific document.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A document to include in a message.
" - } - }, - "com.amazonaws.bedrockruntime#DocumentCharLocation": { - "type": "structure", - "members": { - "documentIndex": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The index of the document within the array of documents provided in the request.
", - "smithy.api#range": { - "min": 0 - } - } - }, - "start": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The starting character position of the cited content within the document.
", - "smithy.api#range": { - "min": 0 - } - } - }, - "end": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The ending character position of the cited content within the document.
", - "smithy.api#range": { - "min": 0 - } - } - } - }, - "traits": { - "smithy.api#documentation": "Specifies a character-level location within a document, providing precise positioning information for cited content using start and end character indices.
" - } - }, - "com.amazonaws.bedrockruntime#DocumentChunkLocation": { - "type": "structure", - "members": { - "documentIndex": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The index of the document within the array of documents provided in the request.
", - "smithy.api#range": { - "min": 0 - } - } - }, - "start": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The starting chunk identifier or index of the cited content within the document.
", - "smithy.api#range": { - "min": 0 - } - } - }, - "end": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The ending chunk identifier or index of the cited content within the document.
", - "smithy.api#range": { - "min": 0 - } - } - } - }, - "traits": { - "smithy.api#documentation": "Specifies a chunk-level location within a document, providing positioning information for cited content using logical document segments or chunks.
" - } - }, - "com.amazonaws.bedrockruntime#DocumentContentBlock": { - "type": "union", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The text content of the document.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains the actual content of a document that can be processed by the model and potentially cited in the response.
" - } - }, - "com.amazonaws.bedrockruntime#DocumentContentBlocks": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#DocumentContentBlock" - } - }, - "com.amazonaws.bedrockruntime#DocumentFormat": { - "type": "enum", - "members": { - "PDF": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "pdf" - } - }, - "CSV": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "csv" - } - }, - "DOC": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "doc" - } - }, - "DOCX": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "docx" - } - }, - "XLS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "xls" - } - }, - "XLSX": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "xlsx" - } - }, - "HTML": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "html" - } - }, - "TXT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "txt" - } - }, - "MD": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "md" - } - } - } - }, - "com.amazonaws.bedrockruntime#DocumentPageLocation": { - "type": "structure", - "members": { - "documentIndex": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The index of the document within the array of documents provided in the request.
", - "smithy.api#range": { - "min": 0 - } - } - }, - "start": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The starting page number of the cited content within the document.
", - "smithy.api#range": { - "min": 0 - } - } - }, - "end": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The ending page number of the cited content within the document.
", - "smithy.api#range": { - "min": 0 - } - } - } - }, - "traits": { - "smithy.api#documentation": "Specifies a page-level location within a document, providing positioning information for cited content using page numbers.
" - } - }, - "com.amazonaws.bedrockruntime#DocumentSource": { - "type": "union", - "members": { - "bytes": { - "target": "smithy.api#Blob", - "traits": { - "smithy.api#documentation": "The raw bytes for the document. If you use an Amazon Web Services SDK, you don't need to encode the bytes in base64.
", - "smithy.api#length": { - "min": 1 - } - } - }, - "s3Location": { - "target": "com.amazonaws.bedrockruntime#S3Location", - "traits": { - "smithy.api#documentation": "The location of a document object in an Amazon S3 bucket. To see which models support S3 uploads, see Supported models and features for Converse.
" - } - }, - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The text content of the document source.
" - } - }, - "content": { - "target": "com.amazonaws.bedrockruntime#DocumentContentBlocks", - "traits": { - "smithy.api#documentation": "The structured content of the document source, which may include various content blocks such as text, images, or other document elements.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains the content of a document.
" - } - }, - "com.amazonaws.bedrockruntime#FoundationModelVersionIdentifier": { - "type": "string", - "traits": { - "smithy.api#documentation": "ARN or ID of a Bedrock model", - "smithy.api#length": { - "min": 1, - "max": 256 - }, - "smithy.api#pattern": "^[a-zA-Z_\\.\\-/0-9:]+$" - } - }, - "com.amazonaws.bedrockruntime#GetAsyncInvoke": { - "type": "operation", - "input": { - "target": "com.amazonaws.bedrockruntime#GetAsyncInvokeRequest" - }, - "output": { - "target": "com.amazonaws.bedrockruntime#GetAsyncInvokeResponse" - }, - "errors": [ - { - "target": "com.amazonaws.bedrockruntime#AccessDeniedException" - }, - { - "target": "com.amazonaws.bedrockruntime#InternalServerException" - }, - { - "target": "com.amazonaws.bedrockruntime#ThrottlingException" - }, - { - "target": "com.amazonaws.bedrockruntime#ValidationException" - } - ], - "traits": { - "smithy.api#documentation": "Retrieve information about an asynchronous invocation.
", - "smithy.api#http": { - "code": 200, - "method": "GET", - "uri": "/async-invoke/{invocationArn}" - }, - "smithy.api#readonly": {} - } - }, - "com.amazonaws.bedrockruntime#GetAsyncInvokeRequest": { - "type": "structure", - "members": { - "invocationArn": { - "target": "com.amazonaws.bedrockruntime#InvocationArn", - "traits": { - "smithy.api#documentation": "The invocation's ARN.
", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#GetAsyncInvokeResponse": { - "type": "structure", - "members": { - "invocationArn": { - "target": "com.amazonaws.bedrockruntime#InvocationArn", - "traits": { - "smithy.api#documentation": "The invocation's ARN.
", - "smithy.api#required": {} - } - }, - "modelArn": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeArn", - "traits": { - "smithy.api#documentation": "The invocation's model ARN.
", - "smithy.api#required": {} - } - }, - "clientRequestToken": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeIdempotencyToken", - "traits": { - "smithy.api#documentation": "The invocation's idempotency token.
" - } - }, - "status": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeStatus", - "traits": { - "smithy.api#documentation": "The invocation's status.
", - "smithy.api#required": {} - } - }, - "failureMessage": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeMessage", - "traits": { - "smithy.api#documentation": "An error message.
" - } - }, - "submitTime": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "When the invocation request was submitted.
", - "smithy.api#required": {} - } - }, - "lastModifiedTime": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "The invocation's last modified time.
" - } - }, - "endTime": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "When the invocation ended.
" - } - }, - "outputDataConfig": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig", - "traits": { - "smithy.api#documentation": "Output data settings.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#GuardrailAction": { - "type": "enum", - "members": { - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - }, - "GUARDRAIL_INTERVENED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "GUARDRAIL_INTERVENED" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailAssessment": { - "type": "structure", - "members": { - "topicPolicy": { - "target": "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAssessment", - "traits": { - "smithy.api#documentation": "The topic policy.
" - } - }, - "contentPolicy": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyAssessment", - "traits": { - "smithy.api#documentation": "The content policy.
" - } - }, - "wordPolicy": { - "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyAssessment", - "traits": { - "smithy.api#documentation": "The word policy.
" - } - }, - "sensitiveInformationPolicy": { - "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAssessment", - "traits": { - "smithy.api#documentation": "The sensitive information policy.
" - } - }, - "contextualGroundingPolicy": { - "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAssessment", - "traits": { - "smithy.api#documentation": "The contextual grounding policy used for the guardrail assessment.
" - } - }, - "automatedReasoningPolicy": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyAssessment", - "traits": { - "smithy.api#documentation": "The automated reasoning policy assessment results, including logical validation findings for the input content.
" - } - }, - "invocationMetrics": { - "target": "com.amazonaws.bedrockruntime#GuardrailInvocationMetrics", - "traits": { - "smithy.api#documentation": "The invocation metrics for the guardrail assessment.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A behavior assessment of the guardrail policies used in a call to the Converse API.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAssessmentList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAssessment" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAssessmentListMap": { - "type": "map", - "key": { - "target": "smithy.api#String" - }, - "value": { - "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentList" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAssessmentMap": { - "type": "map", - "key": { - "target": "smithy.api#String" - }, - "value": { - "target": "com.amazonaws.bedrockruntime#GuardrailAssessment" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningDifferenceScenarioList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario" - }, - "traits": { - "smithy.api#length": { - "max": 2 - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFinding": { - "type": "union", - "members": { - "valid": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningValidFinding", - "traits": { - "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that the claims in the input are logically valid and definitively true based on the provided premises and policy rules.
" - } - }, - "invalid": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInvalidFinding", - "traits": { - "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that the claims in the input are logically invalid and contradict the established premises or policy rules.
" - } - }, - "satisfiable": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningSatisfiableFinding", - "traits": { - "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that the claims in the input could be either true or false depending on additional assumptions not provided in the input context.
" - } - }, - "impossible": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningImpossibleFinding", - "traits": { - "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that no valid logical conclusions can be drawn due to contradictions in the premises or policy rules themselves.
" - } - }, - "translationAmbiguous": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationAmbiguousFinding", - "traits": { - "smithy.api#documentation": "Contains the result when the automated reasoning evaluation detects that the input has multiple valid logical interpretations, requiring additional context or clarification to proceed with validation.
" - } - }, - "tooComplex": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTooComplexFinding", - "traits": { - "smithy.api#documentation": "Contains the result when the automated reasoning evaluation cannot process the input due to its complexity or volume exceeding the system's processing capacity for logical analysis.
" - } - }, - "noTranslations": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningNoTranslationsFinding", - "traits": { - "smithy.api#documentation": "Contains the result when the automated reasoning evaluation cannot extract any relevant logical information from the input that can be validated against the policy rules.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Represents a logical validation result from automated reasoning policy evaluation. The finding indicates whether claims in the input are logically valid, invalid, satisfiable, impossible, or have other logical issues.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFindingList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFinding" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningImpossibleFinding": { - "type": "structure", - "members": { - "translation": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", - "traits": { - "smithy.api#documentation": "The logical translation of the input that this finding evaluates.
" - } - }, - "contradictingRules": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList", - "traits": { - "smithy.api#documentation": "The automated reasoning policy rules that contradict the claims and/or premises in the input.
" - } - }, - "logicWarning": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", - "traits": { - "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Indicates that no valid claims can be made due to logical contradictions in the premises or rules.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReference": { - "type": "structure", - "members": { - "text": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementNaturalLanguageContent", - "traits": { - "smithy.api#documentation": "The specific text from the original input that this reference points to.
" - } - } - }, - "traits": { - "smithy.api#documentation": "References a portion of the original input text that corresponds to logical elements.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReferenceList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReference" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInvalidFinding": { - "type": "structure", - "members": { - "translation": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", - "traits": { - "smithy.api#documentation": "The logical translation of the input that this finding invalidates.
" - } - }, - "contradictingRules": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList", - "traits": { - "smithy.api#documentation": "The automated reasoning policy rules that contradict the claims in the input.
" - } - }, - "logicWarning": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", - "traits": { - "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Indicates that the claims are logically false and contradictory to the established rules or premises.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning": { - "type": "structure", - "members": { - "type": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarningType", - "traits": { - "smithy.api#documentation": "The category of the detected logical issue, such as statements that are always true or always false.
" - } - }, - "premises": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", - "traits": { - "smithy.api#documentation": "The logical statements that serve as premises under which the claims are validated.
" - } - }, - "claims": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", - "traits": { - "smithy.api#documentation": "The logical statements that are validated while assuming the policy and premises.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Identifies logical issues in the translated statements that exist independent of any policy rules, such as statements that are always true or always false.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarningType": { - "type": "enum", - "members": { - "ALWAYS_FALSE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ALWAYS_FALSE" - } - }, - "ALWAYS_TRUE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ALWAYS_TRUE" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningNoTranslationsFinding": { - "type": "structure", - "members": {}, - "traits": { - "smithy.api#documentation": "Indicates that no relevant logical information could be extracted from the input for validation.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPoliciesProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyAssessment": { - "type": "structure", - "members": { - "findings": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFindingList", - "traits": { - "smithy.api#documentation": "List of logical validation results produced by evaluating the input content against automated reasoning policies.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains the results of automated reasoning policy evaluation, including logical findings about the validity of claims made in the input content.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyVersionArn": { - "type": "string", - "traits": { - "smithy.api#length": { - "max": 2048 - }, - "smithy.api#pattern": "^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:automated-reasoning-policy/[a-z0-9]{12}(:([1-9][0-9]{0,11}))?$" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRule": { - "type": "structure", - "members": { - "identifier": { - "target": "com.amazonaws.bedrockruntime#AutomatedReasoningRuleIdentifier", - "traits": { - "smithy.api#documentation": "The unique identifier of the automated reasoning rule.
" - } - }, - "policyVersionArn": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyVersionArn", - "traits": { - "smithy.api#documentation": "The ARN of the automated reasoning policy version that contains this rule.
" - } - } - }, - "traits": { - "smithy.api#documentation": "References a specific automated reasoning policy rule that was applied during evaluation.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRule" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningSatisfiableFinding": { - "type": "structure", - "members": { - "translation": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", - "traits": { - "smithy.api#documentation": "The logical translation of the input that this finding evaluates.
" - } - }, - "claimsTrueScenario": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario", - "traits": { - "smithy.api#documentation": "An example scenario demonstrating how the claims could be logically true.
" - } - }, - "claimsFalseScenario": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario", - "traits": { - "smithy.api#documentation": "An example scenario demonstrating how the claims could be logically false.
" - } - }, - "logicWarning": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", - "traits": { - "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Indicates that the claims could be either true or false depending on additional assumptions not provided in the input.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario": { - "type": "structure", - "members": { - "statements": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", - "traits": { - "smithy.api#documentation": "List of logical assignments and statements that define this scenario.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Represents a logical scenario where claims can be evaluated as true or false, containing specific logical assignments.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatement": { - "type": "structure", - "members": { - "logic": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementLogicContent", - "traits": { - "smithy.api#documentation": "The formal logical representation of the statement.
" - } - }, - "naturalLanguage": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementNaturalLanguageContent", - "traits": { - "smithy.api#documentation": "The natural language explanation of the logical statement.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A logical statement that includes both formal logic representation and natural language explanation.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatement" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementLogicContent": { - "type": "string", - "traits": { - "smithy.api#length": { - "max": 1000 - }, - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementNaturalLanguageContent": { - "type": "string", - "traits": { - "smithy.api#length": { - "max": 1000 - }, - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTooComplexFinding": { - "type": "structure", - "members": {}, - "traits": { - "smithy.api#documentation": "Indicates that the input exceeds the processing capacity due to the volume or complexity of the logical information.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation": { - "type": "structure", - "members": { - "premises": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", - "traits": { - "smithy.api#documentation": "The logical statements that serve as the foundation or assumptions for the claims.
" - } - }, - "claims": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", - "traits": { - "smithy.api#documentation": "The logical statements that are being validated against the premises and policy rules.
" - } - }, - "untranslatedPremises": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReferenceList", - "traits": { - "smithy.api#documentation": "References to portions of the original input text that correspond to the premises but could not be fully translated.
" - } - }, - "untranslatedClaims": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReferenceList", - "traits": { - "smithy.api#documentation": "References to portions of the original input text that correspond to the claims but could not be fully translated.
" - } - }, - "confidence": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationConfidence", - "traits": { - "smithy.api#documentation": "A confidence score between 0 and 1 indicating how certain the system is about the logical translation.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains the logical translation of natural language input into formal logical statements, including premises, claims, and confidence scores.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationAmbiguousFinding": { - "type": "structure", - "members": { - "options": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOptionList", - "traits": { - "smithy.api#documentation": "Different logical interpretations that were detected during translation of the input.
" - } - }, - "differenceScenarios": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningDifferenceScenarioList", - "traits": { - "smithy.api#documentation": "Scenarios showing how the different translation options differ in meaning.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Indicates that the input has multiple valid logical interpretations, requiring additional context or clarification.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationConfidence": { - "type": "double", - "traits": { - "smithy.api#range": { - "min": 0, - "max": 1 - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOption": { - "type": "structure", - "members": { - "translations": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationList", - "traits": { - "smithy.api#documentation": "Example translations that provide this possible interpretation of the input.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Represents one possible logical interpretation of ambiguous input content.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOptionList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOption" - }, - "traits": { - "smithy.api#length": { - "max": 2 - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningValidFinding": { - "type": "structure", - "members": { - "translation": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", - "traits": { - "smithy.api#documentation": "The logical translation of the input that this finding validates.
" - } - }, - "claimsTrueScenario": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario", - "traits": { - "smithy.api#documentation": "An example scenario demonstrating how the claims are logically true.
" - } - }, - "supportingRules": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList", - "traits": { - "smithy.api#documentation": "The automated reasoning policy rules that support why this result is considered valid.
" - } - }, - "logicWarning": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", - "traits": { - "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Indicates that the claims are definitively true and logically implied by the premises, with no possible alternative interpretations.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailConfiguration": { - "type": "structure", - "members": { - "guardrailIdentifier": { - "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", - "traits": { - "smithy.api#documentation": "The identifier for the guardrail.
", - "smithy.api#required": {} - } - }, - "guardrailVersion": { - "target": "com.amazonaws.bedrockruntime#GuardrailVersion", - "traits": { - "smithy.api#documentation": "The version of the guardrail.
", - "smithy.api#required": {} - } - }, - "trace": { - "target": "com.amazonaws.bedrockruntime#GuardrailTrace", - "traits": { - "smithy.api#default": "disabled", - "smithy.api#documentation": "The trace behavior for the guardrail.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Configuration information for a guardrail that you use with the Converse operation.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentBlock": { - "type": "union", - "members": { - "text": { - "target": "com.amazonaws.bedrockruntime#GuardrailTextBlock", - "traits": { - "smithy.api#documentation": "Text within content block to be evaluated by the guardrail.
" - } - }, - "image": { - "target": "com.amazonaws.bedrockruntime#GuardrailImageBlock", - "traits": { - "smithy.api#documentation": "Image within guardrail content block to be evaluated by the guardrail.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The content block to be evaluated by the guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentBlockList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentBlock" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentFilter": { - "type": "structure", - "members": { - "type": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterType", - "traits": { - "smithy.api#documentation": "The guardrail type.
", - "smithy.api#required": {} - } - }, - "confidence": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterConfidence", - "traits": { - "smithy.api#documentation": "The guardrail confidence.
", - "smithy.api#required": {} - } - }, - "filterStrength": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterStrength", - "traits": { - "smithy.api#documentation": "The filter strength setting for the guardrail content filter.
" - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyAction", - "traits": { - "smithy.api#documentation": "The guardrail action.
", - "smithy.api#required": {} - } - }, - "detected": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Indicates whether content that breaches the guardrail configuration is detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The content filter for a guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentFilterConfidence": { - "type": "enum", - "members": { - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - }, - "LOW": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "LOW" - } - }, - "MEDIUM": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "MEDIUM" - } - }, - "HIGH": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "HIGH" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentFilterList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentFilter" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentFilterStrength": { - "type": "enum", - "members": { - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - }, - "LOW": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "LOW" - } - }, - "MEDIUM": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "MEDIUM" - } - }, - "HIGH": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "HIGH" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentFilterType": { - "type": "enum", - "members": { - "INSULTS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "INSULTS" - } - }, - "HATE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "HATE" - } - }, - "SEXUAL": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "SEXUAL" - } - }, - "VIOLENCE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "VIOLENCE" - } - }, - "MISCONDUCT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "MISCONDUCT" - } - }, - "PROMPT_ATTACK": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "PROMPT_ATTACK" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentPolicyAction": { - "type": "enum", - "members": { - "BLOCKED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BLOCKED" - } - }, - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentPolicyAssessment": { - "type": "structure", - "members": { - "filters": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterList", - "traits": { - "smithy.api#documentation": "The content policy filters.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "An assessment of a content policy for a guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentPolicyImageUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailContentPolicyUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailContentQualifier": { - "type": "enum", - "members": { - "GROUNDING_SOURCE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "grounding_source" - } - }, - "QUERY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "query" - } - }, - "GUARD_CONTENT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "guard_content" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentQualifierList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentQualifier" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContentSource": { - "type": "enum", - "members": { - "INPUT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "INPUT" - } - }, - "OUTPUT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "OUTPUT" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilter": { - "type": "structure", - "members": { - "type": { - "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilterType", - "traits": { - "smithy.api#documentation": "The contextual grounding filter type.
", - "smithy.api#required": {} - } - }, - "threshold": { - "target": "smithy.api#Double", - "traits": { - "smithy.api#documentation": "The threshold used by contextual grounding filter to determine whether the content is grounded or not.
", - "smithy.api#range": { - "min": 0, - "max": 1 - }, - "smithy.api#required": {} - } - }, - "score": { - "target": "smithy.api#Double", - "traits": { - "smithy.api#documentation": "The score generated by contextual grounding filter.
", - "smithy.api#range": { - "min": 0, - "max": 1 - }, - "smithy.api#required": {} - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAction", - "traits": { - "smithy.api#documentation": "The action performed by the guardrails contextual grounding filter.
", - "smithy.api#required": {} - } - }, - "detected": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Indicates whether content that fails the contextual grounding evaluation (grounding or relevance score less than the corresponding threshold) was detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The details for the guardrails contextual grounding filter.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilterType": { - "type": "enum", - "members": { - "GROUNDING": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "GROUNDING" - } - }, - "RELEVANCE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "RELEVANCE" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilters": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilter" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAction": { - "type": "enum", - "members": { - "BLOCKED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BLOCKED" - } - }, - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAssessment": { - "type": "structure", - "members": { - "filters": { - "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilters", - "traits": { - "smithy.api#documentation": "The filter details for the guardrails contextual grounding filter.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The policy assessment details for the guardrails contextual grounding filter.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailConverseContentBlock": { - "type": "union", - "members": { - "text": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseTextBlock", - "traits": { - "smithy.api#documentation": "The text to guard.
" - } - }, - "image": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseImageBlock", - "traits": { - "smithy.api#documentation": "Image within converse content block to be evaluated by the guardrail.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A content block for selective guarding with the Converse or ConverseStream API operations.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifier": { - "type": "enum", - "members": { - "GROUNDING_SOURCE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "grounding_source" - } - }, - "QUERY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "query" - } - }, - "GUARD_CONTENT": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "guard_content" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifierList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifier" - } - }, - "com.amazonaws.bedrockruntime#GuardrailConverseImageBlock": { - "type": "structure", - "members": { - "format": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseImageFormat", - "traits": { - "smithy.api#documentation": "The format details for the image type of the guardrail converse image block.
", - "smithy.api#required": {} - } - }, - "source": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseImageSource", - "traits": { - "smithy.api#documentation": "The image source (image bytes) of the guardrail converse image block.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "An image block that contains images that you want to assess with a guardrail.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#GuardrailConverseImageFormat": { - "type": "enum", - "members": { - "PNG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "png" - } - }, - "JPEG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "jpeg" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailConverseImageSource": { - "type": "union", - "members": { - "bytes": { - "target": "smithy.api#Blob", - "traits": { - "smithy.api#documentation": "The raw image bytes for the image.
", - "smithy.api#length": { - "min": 1 - } - } - } - }, - "traits": { - "smithy.api#documentation": "The image source (image bytes) of the guardrail converse image source.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#GuardrailConverseTextBlock": { - "type": "structure", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The text that you want to guard.
", - "smithy.api#required": {} - } - }, - "qualifiers": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifierList", - "traits": { - "smithy.api#documentation": "The qualifier details for the guardrails contextual grounding filter.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A text block that contains text that you want to assess with a guardrail. For more information, see GuardrailConverseContentBlock.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailCoverage": { - "type": "structure", - "members": { - "textCharacters": { - "target": "com.amazonaws.bedrockruntime#GuardrailTextCharactersCoverage", - "traits": { - "smithy.api#documentation": "The text characters of the guardrail coverage details.
" - } - }, - "images": { - "target": "com.amazonaws.bedrockruntime#GuardrailImageCoverage", - "traits": { - "smithy.api#documentation": "The guardrail coverage for images (the number of images that guardrails guarded).
" - } - } - }, - "traits": { - "smithy.api#documentation": "The action of the guardrail coverage details.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailCustomWord": { - "type": "structure", - "members": { - "match": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The match for the custom word.
", - "smithy.api#required": {} - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyAction", - "traits": { - "smithy.api#documentation": "The action for the custom word.
", - "smithy.api#required": {} - } - }, - "detected": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Indicates whether custom word content that breaches the guardrail configuration is detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A custom word configured in a guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailCustomWordList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailCustomWord" - } - }, - "com.amazonaws.bedrockruntime#GuardrailIdentifier": { - "type": "string", - "traits": { - "smithy.api#length": { - "max": 2048 - }, - "smithy.api#pattern": "^(([a-z0-9]+)|(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:guardrail/[a-z0-9]+))$" - } - }, - "com.amazonaws.bedrockruntime#GuardrailImageBlock": { - "type": "structure", - "members": { - "format": { - "target": "com.amazonaws.bedrockruntime#GuardrailImageFormat", - "traits": { - "smithy.api#documentation": "The format details for the file type of the image blocked by the guardrail.
", - "smithy.api#required": {} - } - }, - "source": { - "target": "com.amazonaws.bedrockruntime#GuardrailImageSource", - "traits": { - "smithy.api#documentation": "The image source (image bytes) details of the image blocked by the guardrail.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "Contain an image which user wants guarded. This block is accepted by the guardrails independent API.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#GuardrailImageCoverage": { - "type": "structure", - "members": { - "guarded": { - "target": "com.amazonaws.bedrockruntime#ImagesGuarded", - "traits": { - "smithy.api#documentation": "The count (integer) of images guardrails guarded.
" - } - }, - "total": { - "target": "com.amazonaws.bedrockruntime#ImagesTotal", - "traits": { - "smithy.api#documentation": "Represents the total number of images (integer) that were in the request (guarded and unguarded).
" - } - } - }, - "traits": { - "smithy.api#documentation": "The details of the guardrail image coverage.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailImageFormat": { - "type": "enum", - "members": { - "PNG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "png" - } - }, - "JPEG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "jpeg" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailImageSource": { - "type": "union", - "members": { - "bytes": { - "target": "smithy.api#Blob", - "traits": { - "smithy.api#documentation": "The bytes details of the guardrail image source. Object used in independent api.
", - "smithy.api#length": { - "min": 1 - } - } - } - }, - "traits": { - "smithy.api#documentation": "The image source (image bytes) of the guardrail image source. Object used in independent api.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#GuardrailInvocationMetrics": { - "type": "structure", - "members": { - "guardrailProcessingLatency": { - "target": "com.amazonaws.bedrockruntime#GuardrailProcessingLatency", - "traits": { - "smithy.api#documentation": "The processing latency details for the guardrail invocation metrics.
" - } - }, - "usage": { - "target": "com.amazonaws.bedrockruntime#GuardrailUsage", - "traits": { - "smithy.api#documentation": "The usage details for the guardrail invocation metrics.
" - } - }, - "guardrailCoverage": { - "target": "com.amazonaws.bedrockruntime#GuardrailCoverage", - "traits": { - "smithy.api#documentation": "The coverage details for the guardrail invocation metrics.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The invocation metrics for the guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailManagedWord": { - "type": "structure", - "members": { - "match": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The match for the managed word.
", - "smithy.api#required": {} - } - }, - "type": { - "target": "com.amazonaws.bedrockruntime#GuardrailManagedWordType", - "traits": { - "smithy.api#documentation": "The type for the managed word.
", - "smithy.api#required": {} - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyAction", - "traits": { - "smithy.api#documentation": "The action for the managed word.
", - "smithy.api#required": {} - } - }, - "detected": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Indicates whether managed word content that breaches the guardrail configuration is detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A managed word configured in a guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailManagedWordList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailManagedWord" - } - }, - "com.amazonaws.bedrockruntime#GuardrailManagedWordType": { - "type": "enum", - "members": { - "PROFANITY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "PROFANITY" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailOutputContent": { - "type": "structure", - "members": { - "text": { - "target": "com.amazonaws.bedrockruntime#GuardrailOutputText", - "traits": { - "smithy.api#documentation": "The specific text for the output content produced by the guardrail.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The output content produced by the guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailOutputContentList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailOutputContent" - } - }, - "com.amazonaws.bedrockruntime#GuardrailOutputScope": { - "type": "enum", - "members": { - "INTERVENTIONS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "INTERVENTIONS" - } - }, - "FULL": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "FULL" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailOutputText": { - "type": "string" - }, - "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilter": { - "type": "structure", - "members": { - "match": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The PII entity filter match.
", - "smithy.api#required": {} - } - }, - "type": { - "target": "com.amazonaws.bedrockruntime#GuardrailPiiEntityType", - "traits": { - "smithy.api#documentation": "The PII entity filter type.
", - "smithy.api#required": {} - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAction", - "traits": { - "smithy.api#documentation": "The PII entity filter action.
", - "smithy.api#required": {} - } - }, - "detected": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Indicates whether personally identifiable information (PII) that breaches the guardrail configuration is detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A Personally Identifiable Information (PII) entity configured in a guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilterList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilter" - } - }, - "com.amazonaws.bedrockruntime#GuardrailPiiEntityType": { - "type": "enum", - "members": { - "ADDRESS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ADDRESS" - } - }, - "AGE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "AGE" - } - }, - "AWS_ACCESS_KEY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "AWS_ACCESS_KEY" - } - }, - "AWS_SECRET_KEY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "AWS_SECRET_KEY" - } - }, - "CA_HEALTH_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "CA_HEALTH_NUMBER" - } - }, - "CA_SOCIAL_INSURANCE_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "CA_SOCIAL_INSURANCE_NUMBER" - } - }, - "CREDIT_DEBIT_CARD_CVV": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "CREDIT_DEBIT_CARD_CVV" - } - }, - "CREDIT_DEBIT_CARD_EXPIRY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "CREDIT_DEBIT_CARD_EXPIRY" - } - }, - "CREDIT_DEBIT_CARD_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "CREDIT_DEBIT_CARD_NUMBER" - } - }, - "DRIVER_ID": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "DRIVER_ID" - } - }, - "EMAIL": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "EMAIL" - } - }, - "INTERNATIONAL_BANK_ACCOUNT_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "INTERNATIONAL_BANK_ACCOUNT_NUMBER" - } - }, - "IP_ADDRESS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "IP_ADDRESS" - } - }, - "LICENSE_PLATE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "LICENSE_PLATE" - } - }, - "MAC_ADDRESS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "MAC_ADDRESS" - } - }, - "NAME": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NAME" - } - }, - "PASSWORD": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "PASSWORD" - } - }, - "PHONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "PHONE" - } - }, - "PIN": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "PIN" - } - }, - "SWIFT_CODE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "SWIFT_CODE" - } - }, - "UK_NATIONAL_HEALTH_SERVICE_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "UK_NATIONAL_HEALTH_SERVICE_NUMBER" - } - }, - "UK_NATIONAL_INSURANCE_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "UK_NATIONAL_INSURANCE_NUMBER" - } - }, - "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER" - } - }, - "URL": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "URL" - } - }, - "USERNAME": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "USERNAME" - } - }, - "US_BANK_ACCOUNT_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "US_BANK_ACCOUNT_NUMBER" - } - }, - "US_BANK_ROUTING_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "US_BANK_ROUTING_NUMBER" - } - }, - "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER" - } - }, - "US_PASSPORT_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "US_PASSPORT_NUMBER" - } - }, - "US_SOCIAL_SECURITY_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "US_SOCIAL_SECURITY_NUMBER" - } - }, - "VEHICLE_IDENTIFICATION_NUMBER": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "VEHICLE_IDENTIFICATION_NUMBER" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailProcessingLatency": { - "type": "long" - }, - "com.amazonaws.bedrockruntime#GuardrailRegexFilter": { - "type": "structure", - "members": { - "name": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The regex filter name.
" - } - }, - "match": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The regesx filter match.
" - } - }, - "regex": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The regex query.
" - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAction", - "traits": { - "smithy.api#documentation": "The region filter action.
", - "smithy.api#required": {} - } - }, - "detected": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Indicates whether custom regex entities that breach the guardrail configuration are detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A Regex filter configured in a guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailRegexFilterList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailRegexFilter" - } - }, - "com.amazonaws.bedrockruntime#GuardrailResource": { - "type": "resource", - "operations": [ - { - "target": "com.amazonaws.bedrockruntime#ApplyGuardrail" - } - ] - }, - "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAction": { - "type": "enum", - "members": { - "ANONYMIZED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ANONYMIZED" - } - }, - "BLOCKED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BLOCKED" - } - }, - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAssessment": { - "type": "structure", - "members": { - "piiEntities": { - "target": "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilterList", - "traits": { - "smithy.api#documentation": "The PII entities in the assessment.
", - "smithy.api#required": {} - } - }, - "regexes": { - "target": "com.amazonaws.bedrockruntime#GuardrailRegexFilterList", - "traits": { - "smithy.api#documentation": "The regex queries in the assessment.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The assessment for aPersonally Identifiable Information (PII) policy.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyFreeUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailStreamConfiguration": { - "type": "structure", - "members": { - "guardrailIdentifier": { - "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", - "traits": { - "smithy.api#documentation": "The identifier for the guardrail.
", - "smithy.api#required": {} - } - }, - "guardrailVersion": { - "target": "com.amazonaws.bedrockruntime#GuardrailVersion", - "traits": { - "smithy.api#documentation": "The version of the guardrail.
", - "smithy.api#required": {} - } - }, - "trace": { - "target": "com.amazonaws.bedrockruntime#GuardrailTrace", - "traits": { - "smithy.api#default": "disabled", - "smithy.api#documentation": "The trace behavior for the guardrail.
" - } - }, - "streamProcessingMode": { - "target": "com.amazonaws.bedrockruntime#GuardrailStreamProcessingMode", - "traits": { - "smithy.api#default": "sync", - "smithy.api#documentation": "The processing mode.
The processing mode. For more information, see Configure streaming response behavior in the Amazon Bedrock User Guide.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Configuration information for a guardrail that you use with the ConverseStream action.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailStreamProcessingMode": { - "type": "enum", - "members": { - "SYNC": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "sync" - } - }, - "ASYNC": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "async" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailTextBlock": { - "type": "structure", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The input text details to be evaluated by the guardrail.
", - "smithy.api#required": {} - } - }, - "qualifiers": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentQualifierList", - "traits": { - "smithy.api#documentation": "The qualifiers describing the text block.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The text block to be evaluated by the guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailTextCharactersCoverage": { - "type": "structure", - "members": { - "guarded": { - "target": "com.amazonaws.bedrockruntime#TextCharactersGuarded", - "traits": { - "smithy.api#documentation": "The text characters that were guarded by the guardrail coverage.
" - } - }, - "total": { - "target": "com.amazonaws.bedrockruntime#TextCharactersTotal", - "traits": { - "smithy.api#documentation": "The total text characters by the guardrail coverage.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The guardrail coverage for the text characters.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailTopic": { - "type": "structure", - "members": { - "name": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The name for the guardrail.
", - "smithy.api#required": {} - } - }, - "type": { - "target": "com.amazonaws.bedrockruntime#GuardrailTopicType", - "traits": { - "smithy.api#documentation": "The type behavior that the guardrail should perform when the model detects the topic.
", - "smithy.api#required": {} - } - }, - "action": { - "target": "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAction", - "traits": { - "smithy.api#documentation": "The action the guardrail should take when it intervenes on a topic.
", - "smithy.api#required": {} - } - }, - "detected": { - "target": "smithy.api#Boolean", - "traits": { - "smithy.api#documentation": "Indicates whether topic content that breaches the guardrail configuration is detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Information about a topic guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailTopicList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailTopic" - } - }, - "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAction": { - "type": "enum", - "members": { - "BLOCKED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BLOCKED" - } - }, - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAssessment": { - "type": "structure", - "members": { - "topics": { - "target": "com.amazonaws.bedrockruntime#GuardrailTopicList", - "traits": { - "smithy.api#documentation": "The topics in the assessment.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "A behavior assessment of a topic policy.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailTopicPolicyUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#GuardrailTopicType": { - "type": "enum", - "members": { - "DENY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "DENY" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailTrace": { - "type": "enum", - "members": { - "ENABLED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "enabled" - } - }, - "DISABLED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "disabled" - } - }, - "ENABLED_FULL": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "enabled_full" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailTraceAssessment": { - "type": "structure", - "members": { - "modelOutput": { - "target": "com.amazonaws.bedrockruntime#ModelOutputs", - "traits": { - "smithy.api#documentation": "The output from the model.
" - } - }, - "inputAssessment": { - "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentMap", - "traits": { - "smithy.api#documentation": "The input assessment.
" - } - }, - "outputAssessments": { - "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentListMap", - "traits": { - "smithy.api#documentation": "the output assessments.
" - } - }, - "actionReason": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "Provides the reason for the action taken when harmful content is detected.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A Top level guardrail trace object. For more information, see ConverseTrace.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailUsage": { - "type": "structure", - "members": { - "topicPolicyUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailTopicPolicyUnitsProcessed", - "traits": { - "smithy.api#documentation": "The topic policy units processed by the guardrail.
", - "smithy.api#required": {} - } - }, - "contentPolicyUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyUnitsProcessed", - "traits": { - "smithy.api#documentation": "The content policy units processed by the guardrail.
", - "smithy.api#required": {} - } - }, - "wordPolicyUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyUnitsProcessed", - "traits": { - "smithy.api#documentation": "The word policy units processed by the guardrail.
", - "smithy.api#required": {} - } - }, - "sensitiveInformationPolicyUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyUnitsProcessed", - "traits": { - "smithy.api#documentation": "The sensitive information policy units processed by the guardrail.
", - "smithy.api#required": {} - } - }, - "sensitiveInformationPolicyFreeUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyFreeUnitsProcessed", - "traits": { - "smithy.api#documentation": "The sensitive information policy free units processed by the guardrail.
", - "smithy.api#required": {} - } - }, - "contextualGroundingPolicyUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyUnitsProcessed", - "traits": { - "smithy.api#documentation": "The contextual grounding policy units processed by the guardrail.
", - "smithy.api#required": {} - } - }, - "contentPolicyImageUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyImageUnitsProcessed", - "traits": { - "smithy.api#documentation": "The content policy image units processed by the guardrail.
" - } - }, - "automatedReasoningPolicyUnits": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyUnitsProcessed", - "traits": { - "smithy.api#documentation": "The number of text units processed by the automated reasoning policy.
" - } - }, - "automatedReasoningPolicies": { - "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPoliciesProcessed", - "traits": { - "smithy.api#documentation": "The number of automated reasoning policies that were processed during the guardrail evaluation.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The details on the use of the guardrail.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailVersion": { - "type": "string", - "traits": { - "smithy.api#pattern": "^(([1-9][0-9]{0,7})|(DRAFT))$" - } - }, - "com.amazonaws.bedrockruntime#GuardrailWordPolicyAction": { - "type": "enum", - "members": { - "BLOCKED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BLOCKED" - } - }, - "NONE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "NONE" - } - } - } - }, - "com.amazonaws.bedrockruntime#GuardrailWordPolicyAssessment": { - "type": "structure", - "members": { - "customWords": { - "target": "com.amazonaws.bedrockruntime#GuardrailCustomWordList", - "traits": { - "smithy.api#documentation": "Custom words in the assessment.
", - "smithy.api#required": {} - } - }, - "managedWordLists": { - "target": "com.amazonaws.bedrockruntime#GuardrailManagedWordList", - "traits": { - "smithy.api#documentation": "Managed word lists in the assessment.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The word policy assessment.
" - } - }, - "com.amazonaws.bedrockruntime#GuardrailWordPolicyUnitsProcessed": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#ImageBlock": { - "type": "structure", - "members": { - "format": { - "target": "com.amazonaws.bedrockruntime#ImageFormat", - "traits": { - "smithy.api#documentation": "The format of the image.
", - "smithy.api#required": {} - } - }, - "source": { - "target": "com.amazonaws.bedrockruntime#ImageSource", - "traits": { - "smithy.api#documentation": "The source for the image.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "Image content for a message.
" - } - }, - "com.amazonaws.bedrockruntime#ImageFormat": { - "type": "enum", - "members": { - "PNG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "png" - } - }, - "JPEG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "jpeg" - } - }, - "GIF": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "gif" - } - }, - "WEBP": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "webp" - } - } - } - }, - "com.amazonaws.bedrockruntime#ImageSource": { - "type": "union", - "members": { - "bytes": { - "target": "smithy.api#Blob", - "traits": { - "smithy.api#documentation": "The raw image bytes for the image. If you use an AWS SDK, you don't need to encode the image bytes in base64.
", - "smithy.api#length": { - "min": 1 - } - } - }, - "s3Location": { - "target": "com.amazonaws.bedrockruntime#S3Location", - "traits": { - "smithy.api#documentation": "The location of an image object in an Amazon S3 bucket. To see which models support S3 uploads, see Supported models and features for Converse.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The source for an image.
" - } - }, - "com.amazonaws.bedrockruntime#ImagesGuarded": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#ImagesTotal": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#InferenceConfiguration": { - "type": "structure", - "members": { - "maxTokens": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The maximum number of tokens to allow in the generated response. The default value is the maximum allowed value for the model that you are using. For more information, see Inference parameters for foundation models.
", - "smithy.api#range": { - "min": 1 - } - } - }, - "temperature": { - "target": "smithy.api#Float", - "traits": { - "smithy.api#documentation": "The likelihood of the model selecting higher-probability options while generating a response. A lower value makes the model more likely to choose higher-probability options, while a higher value makes the model more likely to choose lower-probability options.
The default value is the default value for the model that you are using. For more information, see Inference parameters for foundation models.
", - "smithy.api#range": { - "min": 0, - "max": 1 - } - } - }, - "topP": { - "target": "smithy.api#Float", - "traits": { - "smithy.api#documentation": "The percentage of most-likely candidates that the model considers for the next token. For example, if you choose a value of 0.8 for topP
, the model selects from the top 80% of the probability distribution of tokens that could be next in the sequence.
The default value is the default value for the model that you are using. For more information, see Inference parameters for foundation models.
", - "smithy.api#range": { - "min": 0, - "max": 1 - } - } - }, - "stopSequences": { - "target": "com.amazonaws.bedrockruntime#NonEmptyStringList", - "traits": { - "smithy.api#documentation": "A list of stop sequences. A stop sequence is a sequence of characters that causes the model to stop generating the response.
", - "smithy.api#length": { - "max": 2500 - } - } - } - }, - "traits": { - "smithy.api#documentation": "Base inference parameters to pass to a model in a call to Converse or ConverseStream. For more information, see Inference parameters for foundation models.
If you need to pass additional parameters that the model supports, use the additionalModelRequestFields
request field in the call to Converse
or ConverseStream
. For more information, see Model parameters.
An internal server error occurred. For troubleshooting this error, see InternalFailure in the Amazon Bedrock User Guide
", - "smithy.api#error": "server", - "smithy.api#httpError": 500 - } - }, - "com.amazonaws.bedrockruntime#InvocationArn": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 2048 - }, - "smithy.api#pattern": "^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:async-invoke/[a-z0-9]{12}$" - } - }, - "com.amazonaws.bedrockruntime#InvokeModel": { - "type": "operation", - "input": { - "target": "com.amazonaws.bedrockruntime#InvokeModelRequest" - }, - "output": { - "target": "com.amazonaws.bedrockruntime#InvokeModelResponse" - }, - "errors": [ - { - "target": "com.amazonaws.bedrockruntime#AccessDeniedException" - }, - { - "target": "com.amazonaws.bedrockruntime#InternalServerException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelErrorException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelNotReadyException" - }, - { - "target": "com.amazonaws.bedrockruntime#ModelTimeoutException" - }, - { - "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" - }, - { - "target": "com.amazonaws.bedrockruntime#ServiceQuotaExceededException" - }, - { - "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" - }, - { - "target": "com.amazonaws.bedrockruntime#ThrottlingException" - }, - { - "target": "com.amazonaws.bedrockruntime#ValidationException" - } - ], - "traits": { - "smithy.api#documentation": "Invokes the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body. You use model inference to generate text, images, and embeddings.
For example code, see Invoke model code examples in the Amazon Bedrock User Guide.
This operation requires permission for the bedrock:InvokeModel
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the Converse API actions (Converse and ConverseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the InvokeModel
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The prompt and inference parameters in the format specified in the contentType
in the header. You must provide the body in JSON format. To see the format and content of the request and response bodies for different models, refer to Inference parameters. For more information, see Run inference in the Bedrock User Guide.
The MIME type of the input data in the request. You must specify application/json
.
The desired MIME type of the inference body in the response. The default value is application/json
.
The unique identifier of the model to invoke to run inference.
The modelId
to provide depends on the type of model or throughput that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, specify the ARN of the custom model deployment (for on-demand inference) or the ARN of your provisioned model (for Provisioned Throughput). For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
If you use an imported model, specify the ARN of the imported model. You can get the model ARN from a successful call to CreateModelImportJob or from the Imported models page in the Amazon Bedrock console.
Specifies whether to enable or disable the Bedrock trace. If enabled, you can see the full Bedrock trace.
", - "smithy.api#httpHeader": "X-Amzn-Bedrock-Trace" - } - }, - "guardrailIdentifier": { - "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", - "traits": { - "smithy.api#documentation": "The unique identifier of the guardrail that you want to use. If you don't provide a value, no guardrail is applied to the invocation.
An error will be thrown in the following situations.
You don't provide a guardrail identifier but you specify the amazon-bedrock-guardrailConfig
field in the request body.
You enable the guardrail but the contentType
isn't application/json
.
You provide a guardrail identifier, but guardrailVersion
isn't specified.
The version number for the guardrail. The value can also be DRAFT
.
Model performance settings for the request.
", - "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#InvokeModelResponse": { - "type": "structure", - "members": { - "body": { - "target": "com.amazonaws.bedrockruntime#Body", - "traits": { - "smithy.api#documentation": "Inference response from the model in the format specified in the contentType
header. To see the format and content of the request and response bodies for different models, refer to Inference parameters.
The MIME type of the inference result.
", - "smithy.api#httpHeader": "Content-Type", - "smithy.api#required": {} - } - }, - "performanceConfigLatency": { - "target": "com.amazonaws.bedrockruntime#PerformanceConfigLatency", - "traits": { - "smithy.api#documentation": "Model performance settings for the request.
", - "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#InvokeModelTokensRequest": { - "type": "structure", - "members": { - "body": { - "target": "com.amazonaws.bedrockruntime#Body", - "traits": { - "smithy.api#documentation": "The request body to count tokens for, formatted according to the model's expected input format. To learn about the input format for different models, see Model inference parameters and responses.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The body of an InvokeModel
API request for token counting. This structure mirrors the input format for the InvokeModel
operation, allowing you to count tokens for raw text inference requests.
Invoke the specified Amazon Bedrock model to run inference using the bidirectional stream. The response is returned in a stream that remains open for 8 minutes. A single session can contain multiple prompts and responses from the model. The prompts to the model are provided as audio files and the model's responses are spoken back to the user and transcribed.
It is possible for users to interrupt the model's response with a new prompt, which will halt the response speech. The model will retain contextual awareness of the conversation while pivoting to respond to the new prompt.
", - "smithy.api#http": { - "code": 200, - "method": "POST", - "uri": "/model/{modelId}/invoke-with-bidirectional-stream" - } - } - }, - "com.amazonaws.bedrockruntime#InvokeModelWithBidirectionalStreamInput": { - "type": "union", - "members": { - "chunk": { - "target": "com.amazonaws.bedrockruntime#BidirectionalInputPayloadPart", - "traits": { - "smithy.api#documentation": "The audio chunk that is used as input for the invocation step.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Payload content, the speech chunk, for the bidirectional input of the invocation step.
", - "smithy.api#streaming": {} - } - }, - "com.amazonaws.bedrockruntime#InvokeModelWithBidirectionalStreamOutput": { - "type": "union", - "members": { - "chunk": { - "target": "com.amazonaws.bedrockruntime#BidirectionalOutputPayloadPart", - "traits": { - "smithy.api#documentation": "The speech chunk that was provided as output from the invocation step.
" - } - }, - "internalServerException": { - "target": "com.amazonaws.bedrockruntime#InternalServerException", - "traits": { - "smithy.api#documentation": "The request encountered an unknown internal error.
" - } - }, - "modelStreamErrorException": { - "target": "com.amazonaws.bedrockruntime#ModelStreamErrorException", - "traits": { - "smithy.api#documentation": "The request encountered an error with the model stream.
" - } - }, - "validationException": { - "target": "com.amazonaws.bedrockruntime#ValidationException", - "traits": { - "smithy.api#documentation": "The input fails to satisfy the constraints specified by an Amazon Web Services service.
" - } - }, - "throttlingException": { - "target": "com.amazonaws.bedrockruntime#ThrottlingException", - "traits": { - "smithy.api#documentation": "The request was denied due to request throttling.
" - } - }, - "modelTimeoutException": { - "target": "com.amazonaws.bedrockruntime#ModelTimeoutException", - "traits": { - "smithy.api#documentation": "The connection was closed because a request was not received within the timeout period.
" - } - }, - "serviceUnavailableException": { - "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException", - "traits": { - "smithy.api#documentation": "The request has failed due to a temporary failure of the server.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Output from the bidirectional stream that was used for model invocation.
", - "smithy.api#streaming": {} - } - }, - "com.amazonaws.bedrockruntime#InvokeModelWithBidirectionalStreamRequest": { - "type": "structure", - "members": { - "modelId": { - "target": "com.amazonaws.bedrockruntime#InvokeModelIdentifier", - "traits": { - "smithy.api#documentation": "The model ID or ARN of the model ID to use. Currently, only amazon.nova-sonic-v1:0
is supported.
The prompt and inference parameters in the format specified in the BidirectionalInputPayloadPart
in the header. You must provide the body in JSON format. To see the format and content of the request and response bodies for different models, refer to Inference parameters. For more information, see Run inference in the Bedrock User Guide.
Streaming response from the model in the format specified by the BidirectionalOutputPayloadPart
header.
Invoke the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body. The response is returned in a stream.
To see if a model supports streaming, call GetFoundationModel and check the responseStreamingSupported
field in the response.
The CLI doesn't support streaming operations in Amazon Bedrock, including InvokeModelWithResponseStream
.
For example code, see Invoke model with streaming code example in the Amazon Bedrock User Guide.
This operation requires permissions to perform the bedrock:InvokeModelWithResponseStream
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the Converse API actions (Converse and ConverseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the InvokeModelWithResponseStream
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The prompt and inference parameters in the format specified in the contentType
in the header. You must provide the body in JSON format. To see the format and content of the request and response bodies for different models, refer to Inference parameters. For more information, see Run inference in the Bedrock User Guide.
The MIME type of the input data in the request. You must specify application/json
.
The desired MIME type of the inference body in the response. The default value is application/json
.
The unique identifier of the model to invoke to run inference.
The modelId
to provide depends on the type of model or throughput that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, specify the ARN of the custom model deployment (for on-demand inference) or the ARN of your provisioned model (for Provisioned Throughput). For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
If you use an imported model, specify the ARN of the imported model. You can get the model ARN from a successful call to CreateModelImportJob or from the Imported models page in the Amazon Bedrock console.
Specifies whether to enable or disable the Bedrock trace. If enabled, you can see the full Bedrock trace.
", - "smithy.api#httpHeader": "X-Amzn-Bedrock-Trace" - } - }, - "guardrailIdentifier": { - "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", - "traits": { - "smithy.api#documentation": "The unique identifier of the guardrail that you want to use. If you don't provide a value, no guardrail is applied to the invocation.
An error is thrown in the following situations.
You don't provide a guardrail identifier but you specify the amazon-bedrock-guardrailConfig
field in the request body.
You enable the guardrail but the contentType
isn't application/json
.
You provide a guardrail identifier, but guardrailVersion
isn't specified.
The version number for the guardrail. The value can also be DRAFT
.
Model performance settings for the request.
", - "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#InvokeModelWithResponseStreamResponse": { - "type": "structure", - "members": { - "body": { - "target": "com.amazonaws.bedrockruntime#ResponseStream", - "traits": { - "smithy.api#documentation": "Inference response from the model in the format specified by the contentType
header. To see the format and content of this field for different models, refer to Inference parameters.
The MIME type of the inference result.
", - "smithy.api#httpHeader": "X-Amzn-Bedrock-Content-Type", - "smithy.api#required": {} - } - }, - "performanceConfigLatency": { - "target": "com.amazonaws.bedrockruntime#PerformanceConfigLatency", - "traits": { - "smithy.api#documentation": "Model performance settings for the request.
", - "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#InvokedModelId": { - "type": "string", - "traits": { - "smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}::foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([a-z0-9-]{1,63}[.]){0,2}[a-z0-9-]{1,63}([:][a-z0-9-]{1,63}){0,2})|(arn:aws(|-us-gov|-cn|-iso|-iso-b):bedrock:(|[0-9a-z-]{1,20}):(|[0-9]{12}):inference-profile/[a-zA-Z0-9-:.]+)$" - } - }, - "com.amazonaws.bedrockruntime#KmsKeyId": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 2048 - }, - "smithy.api#pattern": "^arn:aws(-[^:]+)?:kms:[a-zA-Z0-9-]*:[0-9]{12}:((key/[a-zA-Z0-9-]{36})|(alias/[a-zA-Z0-9-_/]+))$" - } - }, - "com.amazonaws.bedrockruntime#ListAsyncInvokes": { - "type": "operation", - "input": { - "target": "com.amazonaws.bedrockruntime#ListAsyncInvokesRequest" - }, - "output": { - "target": "com.amazonaws.bedrockruntime#ListAsyncInvokesResponse" - }, - "errors": [ - { - "target": "com.amazonaws.bedrockruntime#AccessDeniedException" - }, - { - "target": "com.amazonaws.bedrockruntime#InternalServerException" - }, - { - "target": "com.amazonaws.bedrockruntime#ThrottlingException" - }, - { - "target": "com.amazonaws.bedrockruntime#ValidationException" - } - ], - "traits": { - "smithy.api#documentation": "Lists asynchronous invocations.
", - "smithy.api#http": { - "code": 200, - "method": "GET", - "uri": "/async-invoke" - }, - "smithy.api#paginated": { - "inputToken": "nextToken", - "outputToken": "nextToken", - "pageSize": "maxResults", - "items": "asyncInvokeSummaries" - }, - "smithy.api#readonly": {} - } - }, - "com.amazonaws.bedrockruntime#ListAsyncInvokesRequest": { - "type": "structure", - "members": { - "submitTimeAfter": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "Include invocations submitted after this time.
", - "smithy.api#httpQuery": "submitTimeAfter" - } - }, - "submitTimeBefore": { - "target": "com.amazonaws.bedrockruntime#Timestamp", - "traits": { - "smithy.api#documentation": "Include invocations submitted before this time.
", - "smithy.api#httpQuery": "submitTimeBefore" - } - }, - "statusEquals": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeStatus", - "traits": { - "smithy.api#documentation": "Filter invocations by status.
", - "smithy.api#httpQuery": "statusEquals" - } - }, - "maxResults": { - "target": "com.amazonaws.bedrockruntime#MaxResults", - "traits": { - "smithy.api#documentation": "The maximum number of invocations to return in one page of results.
", - "smithy.api#httpQuery": "maxResults" - } - }, - "nextToken": { - "target": "com.amazonaws.bedrockruntime#PaginationToken", - "traits": { - "smithy.api#documentation": "Specify the pagination token from a previous request to retrieve the next page of results.
", - "smithy.api#httpQuery": "nextToken" - } - }, - "sortBy": { - "target": "com.amazonaws.bedrockruntime#SortAsyncInvocationBy", - "traits": { - "smithy.api#default": "SubmissionTime", - "smithy.api#documentation": "How to sort the response.
", - "smithy.api#httpQuery": "sortBy" - } - }, - "sortOrder": { - "target": "com.amazonaws.bedrockruntime#SortOrder", - "traits": { - "smithy.api#default": "Descending", - "smithy.api#documentation": "The sorting order for the response.
", - "smithy.api#httpQuery": "sortOrder" - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#ListAsyncInvokesResponse": { - "type": "structure", - "members": { - "nextToken": { - "target": "com.amazonaws.bedrockruntime#PaginationToken", - "traits": { - "smithy.api#documentation": "Specify the pagination token from a previous request to retrieve the next page of results.
" - } - }, - "asyncInvokeSummaries": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeSummaries", - "traits": { - "smithy.api#documentation": "A list of invocation summaries.
" - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#MaxResults": { - "type": "integer", - "traits": { - "smithy.api#range": { - "min": 1, - "max": 1000 - } - } - }, - "com.amazonaws.bedrockruntime#Message": { - "type": "structure", - "members": { - "role": { - "target": "com.amazonaws.bedrockruntime#ConversationRole", - "traits": { - "smithy.api#documentation": "The role that the message plays in the message.
", - "smithy.api#required": {} - } - }, - "content": { - "target": "com.amazonaws.bedrockruntime#ContentBlocks", - "traits": { - "smithy.api#documentation": "The message content. Note the following restrictions:
You can include up to 20 images. Each image's size, height, and width must be no more than 3.75 MB, 8000 px, and 8000 px, respectively.
You can include up to five documents. Each document's size must be no more than 4.5 MB.
If you include a ContentBlock
with a document
field in the array, you must also include a ContentBlock
with a text
field.
You can only include images and documents if the role
is user
.
A message input, or returned from, a call to Converse or ConverseStream.
" - } - }, - "com.amazonaws.bedrockruntime#MessageStartEvent": { - "type": "structure", - "members": { - "role": { - "target": "com.amazonaws.bedrockruntime#ConversationRole", - "traits": { - "smithy.api#documentation": "The role for the message.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The start of a message.
" - } - }, - "com.amazonaws.bedrockruntime#MessageStopEvent": { - "type": "structure", - "members": { - "stopReason": { - "target": "com.amazonaws.bedrockruntime#StopReason", - "traits": { - "smithy.api#documentation": "The reason why the model stopped generating output.
", - "smithy.api#required": {} - } - }, - "additionalModelResponseFields": { - "target": "smithy.api#Document", - "traits": { - "smithy.api#documentation": "The additional model response fields.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The stop event for a message.
" - } - }, - "com.amazonaws.bedrockruntime#Messages": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#Message" - } - }, - "com.amazonaws.bedrockruntime#MimeType": { - "type": "string" - }, - "com.amazonaws.bedrockruntime#ModelErrorException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - }, - "originalStatusCode": { - "target": "com.amazonaws.bedrockruntime#StatusCode", - "traits": { - "smithy.api#documentation": "The original status code.
" - } - }, - "resourceName": { - "target": "com.amazonaws.bedrockruntime#NonBlankString", - "traits": { - "smithy.api#documentation": "The resource name.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The request failed due to an error while processing the model.
", - "smithy.api#error": "client", - "smithy.api#httpError": 424 - } - }, - "com.amazonaws.bedrockruntime#ModelInputPayload": { - "type": "document", - "traits": { - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#ModelNotReadyException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "The model specified in the request is not ready to serve inference requests. The AWS SDK will automatically retry the operation up to 5 times. For information about configuring automatic retries, see Retry behavior in the AWS SDKs and Tools reference guide.
", - "smithy.api#error": "client", - "smithy.api#httpError": 429, - "smithy.api#retryable": {} - } - }, - "com.amazonaws.bedrockruntime#ModelOutputs": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#GuardrailOutputText" - } - }, - "com.amazonaws.bedrockruntime#ModelStreamErrorException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - }, - "originalStatusCode": { - "target": "com.amazonaws.bedrockruntime#StatusCode", - "traits": { - "smithy.api#documentation": "The original status code.
" - } - }, - "originalMessage": { - "target": "com.amazonaws.bedrockruntime#NonBlankString", - "traits": { - "smithy.api#documentation": "The original message.
" - } - } - }, - "traits": { - "smithy.api#documentation": "An error occurred while streaming the response. Retry your request.
", - "smithy.api#error": "client", - "smithy.api#httpError": 424 - } - }, - "com.amazonaws.bedrockruntime#ModelTimeoutException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "The request took too long to process. Processing time exceeded the model timeout length.
", - "smithy.api#error": "client", - "smithy.api#httpError": 408 - } - }, - "com.amazonaws.bedrockruntime#NonBlankString": { - "type": "string", - "traits": { - "smithy.api#pattern": "^[\\s\\S]*$" - } - }, - "com.amazonaws.bedrockruntime#NonEmptyString": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1 - } - } - }, - "com.amazonaws.bedrockruntime#NonEmptyStringList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#NonEmptyString" - } - }, - "com.amazonaws.bedrockruntime#NonNegativeInteger": { - "type": "integer", - "traits": { - "smithy.api#range": { - "min": 0 - } - } - }, - "com.amazonaws.bedrockruntime#PaginationToken": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 2048 - }, - "smithy.api#pattern": "^\\S*$" - } - }, - "com.amazonaws.bedrockruntime#PartBody": { - "type": "blob", - "traits": { - "smithy.api#length": { - "max": 1000000 - }, - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#PayloadPart": { - "type": "structure", - "members": { - "bytes": { - "target": "com.amazonaws.bedrockruntime#PartBody", - "traits": { - "smithy.api#documentation": "Base64-encoded bytes of payload data.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Payload content included in the response.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#PerformanceConfigLatency": { - "type": "enum", - "members": { - "STANDARD": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "standard" - } - }, - "OPTIMIZED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "optimized" - } - } - } - }, - "com.amazonaws.bedrockruntime#PerformanceConfiguration": { - "type": "structure", - "members": { - "latency": { - "target": "com.amazonaws.bedrockruntime#PerformanceConfigLatency", - "traits": { - "smithy.api#default": "standard", - "smithy.api#documentation": "To use a latency-optimized version of the model, set to optimized
.
Performance settings for a model.
" - } - }, - "com.amazonaws.bedrockruntime#PromptRouterTrace": { - "type": "structure", - "members": { - "invokedModelId": { - "target": "com.amazonaws.bedrockruntime#InvokedModelId", - "traits": { - "smithy.api#documentation": "The ID of the invoked model.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A prompt router trace.
" - } - }, - "com.amazonaws.bedrockruntime#PromptVariableMap": { - "type": "map", - "key": { - "target": "smithy.api#String" - }, - "value": { - "target": "com.amazonaws.bedrockruntime#PromptVariableValues" - }, - "traits": { - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#PromptVariableValues": { - "type": "union", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The text value that the variable maps to.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains a map of variables in a prompt from Prompt management to an object containing the values to fill in for them when running model invocation. For more information, see How Prompt management works.
" - } - }, - "com.amazonaws.bedrockruntime#ReasoningContentBlock": { - "type": "union", - "members": { - "reasoningText": { - "target": "com.amazonaws.bedrockruntime#ReasoningTextBlock", - "traits": { - "smithy.api#documentation": "The reasoning that the model used to return the output.
" - } - }, - "redactedContent": { - "target": "smithy.api#Blob", - "traits": { - "smithy.api#documentation": "The content in the reasoning that was encrypted by the model provider for safety reasons. The encryption doesn't affect the quality of responses.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model with respect to the content in the content block. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#ReasoningContentBlockDelta": { - "type": "union", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The reasoning that the model used to return the output.
" - } - }, - "redactedContent": { - "target": "smithy.api#Blob", - "traits": { - "smithy.api#documentation": "The content in the reasoning that was encrypted by the model provider for safety reasons. The encryption doesn't affect the quality of responses.
" - } - }, - "signature": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "A token that verifies that the reasoning text was generated by the model. If you pass a reasoning block back to the API in a multi-turn conversation, include the text and its signature unmodified.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model with respect to the content in the content block. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#ReasoningTextBlock": { - "type": "structure", - "members": { - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The reasoning that the model used to return the output.
", - "smithy.api#required": {} - } - }, - "signature": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "A token that verifies that the reasoning text was generated by the model. If you pass a reasoning block back to the API in a multi-turn conversation, include the text and its signature unmodified.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Contains the reasoning that the model used to return the output.
", - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#RequestMetadata": { - "type": "map", - "key": { - "target": "smithy.api#String", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 256 - }, - "smithy.api#pattern": "^[a-zA-Z0-9\\s:_@$#=/+,-.]{1,256}$" - } - }, - "value": { - "target": "smithy.api#String", - "traits": { - "smithy.api#length": { - "min": 0, - "max": 256 - }, - "smithy.api#pattern": "^[a-zA-Z0-9\\s:_@$#=/+,-.]{0,256}$" - } - }, - "traits": { - "smithy.api#length": { - "min": 1, - "max": 16 - }, - "smithy.api#sensitive": {} - } - }, - "com.amazonaws.bedrockruntime#ResourceNotFoundException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "The specified resource ARN was not found. For troubleshooting this error, see ResourceNotFound in the Amazon Bedrock User Guide
", - "smithy.api#error": "client", - "smithy.api#httpError": 404 - } - }, - "com.amazonaws.bedrockruntime#ResponseStream": { - "type": "union", - "members": { - "chunk": { - "target": "com.amazonaws.bedrockruntime#PayloadPart", - "traits": { - "smithy.api#documentation": "Content included in the response.
" - } - }, - "internalServerException": { - "target": "com.amazonaws.bedrockruntime#InternalServerException", - "traits": { - "smithy.api#documentation": "An internal server error occurred. Retry your request.
" - } - }, - "modelStreamErrorException": { - "target": "com.amazonaws.bedrockruntime#ModelStreamErrorException", - "traits": { - "smithy.api#documentation": "An error occurred while streaming the response. Retry your request.
" - } - }, - "validationException": { - "target": "com.amazonaws.bedrockruntime#ValidationException", - "traits": { - "smithy.api#documentation": "Input validation failed. Check your request parameters and retry the request.
" - } - }, - "throttlingException": { - "target": "com.amazonaws.bedrockruntime#ThrottlingException", - "traits": { - "smithy.api#documentation": "Your request was throttled because of service-wide limitations. Resubmit your request later or in a different region. You can also purchase Provisioned Throughput to increase the rate or number of tokens you can process.
" - } - }, - "modelTimeoutException": { - "target": "com.amazonaws.bedrockruntime#ModelTimeoutException", - "traits": { - "smithy.api#documentation": "The request took too long to process. Processing time exceeded the model timeout length.
" - } - }, - "serviceUnavailableException": { - "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException", - "traits": { - "smithy.api#documentation": "The service isn't available. Try again later.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Definition of content in the response stream.
", - "smithy.api#streaming": {} - } - }, - "com.amazonaws.bedrockruntime#S3Location": { - "type": "structure", - "members": { - "uri": { - "target": "com.amazonaws.bedrockruntime#S3Uri", - "traits": { - "smithy.api#documentation": "An object URI starting with s3://
.
If the bucket belongs to another AWS account, specify that account's ID.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A storage location in an Amazon S3 bucket.
" - } - }, - "com.amazonaws.bedrockruntime#S3Uri": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 1024 - }, - "smithy.api#pattern": "^s3://[a-z0-9][\\.\\-a-z0-9]{1,61}[a-z0-9](/.*)?$" - } - }, - "com.amazonaws.bedrockruntime#ServiceQuotaExceededException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "Your request exceeds the service quota for your account. You can view your quotas at Viewing service quotas. You can resubmit your request later.
", - "smithy.api#error": "client", - "smithy.api#httpError": 400 - } - }, - "com.amazonaws.bedrockruntime#ServiceUnavailableException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "The service isn't currently available. For troubleshooting this error, see ServiceUnavailable in the Amazon Bedrock User Guide
", - "smithy.api#error": "server", - "smithy.api#httpError": 503 - } - }, - "com.amazonaws.bedrockruntime#SortAsyncInvocationBy": { - "type": "enum", - "members": { - "SUBMISSION_TIME": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "SubmissionTime" - } - } - } - }, - "com.amazonaws.bedrockruntime#SortOrder": { - "type": "enum", - "members": { - "ASCENDING": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "Ascending" - } - }, - "DESCENDING": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "Descending" - } - } - } - }, - "com.amazonaws.bedrockruntime#SpecificToolChoice": { - "type": "structure", - "members": { - "name": { - "target": "com.amazonaws.bedrockruntime#ToolName", - "traits": { - "smithy.api#documentation": "The name of the tool that the model must request.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The model must request a specific tool. For example, {\"tool\" : {\"name\" : \"Your tool name\"}}
.
This field is only supported by Anthropic Claude 3 models.
Starts an asynchronous invocation.
This operation requires permission for the bedrock:InvokeModel
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the Converse API actions (Converse and ConverseStream). For more information see Deny access for inference on specific models.
Specify idempotency token to ensure that requests are not duplicated.
", - "smithy.api#idempotencyToken": {} - } - }, - "modelId": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeIdentifier", - "traits": { - "smithy.api#documentation": "The model to invoke.
", - "smithy.api#required": {} - } - }, - "modelInput": { - "target": "com.amazonaws.bedrockruntime#ModelInputPayload", - "traits": { - "smithy.api#documentation": "Input to send to the model.
", - "smithy.api#required": {} - } - }, - "outputDataConfig": { - "target": "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig", - "traits": { - "smithy.api#documentation": "Where to store the output.
", - "smithy.api#required": {} - } - }, - "tags": { - "target": "com.amazonaws.bedrockruntime#TagList", - "traits": { - "smithy.api#documentation": "Tags to apply to the invocation.
" - } - } - }, - "traits": { - "smithy.api#input": {} - } - }, - "com.amazonaws.bedrockruntime#StartAsyncInvokeResponse": { - "type": "structure", - "members": { - "invocationArn": { - "target": "com.amazonaws.bedrockruntime#InvocationArn", - "traits": { - "smithy.api#documentation": "The ARN of the invocation.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#output": {} - } - }, - "com.amazonaws.bedrockruntime#StatusCode": { - "type": "integer", - "traits": { - "smithy.api#range": { - "min": 100, - "max": 599 - } - } - }, - "com.amazonaws.bedrockruntime#StopReason": { - "type": "enum", - "members": { - "END_TURN": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "end_turn" - } - }, - "TOOL_USE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "tool_use" - } - }, - "MAX_TOKENS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "max_tokens" - } - }, - "STOP_SEQUENCE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "stop_sequence" - } - }, - "GUARDRAIL_INTERVENED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "guardrail_intervened" - } - }, - "CONTENT_FILTERED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "content_filtered" - } - } - } - }, - "com.amazonaws.bedrockruntime#SystemContentBlock": { - "type": "union", - "members": { - "text": { - "target": "com.amazonaws.bedrockruntime#NonEmptyString", - "traits": { - "smithy.api#documentation": "A system prompt for the model.
" - } - }, - "guardContent": { - "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentBlock", - "traits": { - "smithy.api#documentation": "A content block to assess with the guardrail. Use with the Converse or ConverseStream API operations.
For more information, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide.
" - } - }, - "cachePoint": { - "target": "com.amazonaws.bedrockruntime#CachePointBlock", - "traits": { - "smithy.api#documentation": "CachePoint to include in the system prompt.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A system content block.
" - } - }, - "com.amazonaws.bedrockruntime#SystemContentBlocks": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#SystemContentBlock" - } - }, - "com.amazonaws.bedrockruntime#Tag": { - "type": "structure", - "members": { - "key": { - "target": "com.amazonaws.bedrockruntime#TagKey", - "traits": { - "smithy.api#documentation": "The tag's key.
", - "smithy.api#required": {} - } - }, - "value": { - "target": "com.amazonaws.bedrockruntime#TagValue", - "traits": { - "smithy.api#documentation": "The tag's value.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "A tag.
" - } - }, - "com.amazonaws.bedrockruntime#TagKey": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 128 - }, - "smithy.api#pattern": "^[a-zA-Z0-9\\s._:/=+@-]*$" - } - }, - "com.amazonaws.bedrockruntime#TagList": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#Tag" - }, - "traits": { - "smithy.api#length": { - "min": 0, - "max": 200 - } - } - }, - "com.amazonaws.bedrockruntime#TagValue": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 0, - "max": 256 - }, - "smithy.api#pattern": "^[a-zA-Z0-9\\s._:/=+@-]*$" - } - }, - "com.amazonaws.bedrockruntime#TextCharactersGuarded": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#TextCharactersTotal": { - "type": "integer" - }, - "com.amazonaws.bedrockruntime#ThrottlingException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "Your request was denied due to exceeding the account quotas for Amazon Bedrock. For troubleshooting this error, see ThrottlingException in the Amazon Bedrock User Guide
", - "smithy.api#error": "client", - "smithy.api#httpError": 429 - } - }, - "com.amazonaws.bedrockruntime#Timestamp": { - "type": "timestamp", - "traits": { - "smithy.api#timestampFormat": "date-time" - } - }, - "com.amazonaws.bedrockruntime#TokenUsage": { - "type": "structure", - "members": { - "inputTokens": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The number of tokens sent in the request to the model.
", - "smithy.api#range": { - "min": 0 - }, - "smithy.api#required": {} - } - }, - "outputTokens": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The number of tokens that the model generated for the request.
", - "smithy.api#range": { - "min": 0 - }, - "smithy.api#required": {} - } - }, - "totalTokens": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The total of input tokens and tokens generated by the model.
", - "smithy.api#range": { - "min": 0 - }, - "smithy.api#required": {} - } - }, - "cacheReadInputTokens": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The number of input tokens read from the cache for the request.
", - "smithy.api#range": { - "min": 0 - } - } - }, - "cacheWriteInputTokens": { - "target": "smithy.api#Integer", - "traits": { - "smithy.api#documentation": "The number of input tokens written to the cache for the request.
", - "smithy.api#range": { - "min": 0 - } - } - } - }, - "traits": { - "smithy.api#documentation": "The tokens used in a message API inference call.
" - } - }, - "com.amazonaws.bedrockruntime#TokenizerResource": { - "type": "resource", - "operations": [ - { - "target": "com.amazonaws.bedrockruntime#CountTokens" - } - ] - }, - "com.amazonaws.bedrockruntime#Tool": { - "type": "union", - "members": { - "toolSpec": { - "target": "com.amazonaws.bedrockruntime#ToolSpecification", - "traits": { - "smithy.api#documentation": "The specfication for the tool.
" - } - }, - "cachePoint": { - "target": "com.amazonaws.bedrockruntime#CachePointBlock", - "traits": { - "smithy.api#documentation": "CachePoint to include in the tool configuration.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Information about a tool that you can use with the Converse API. For more information, see Tool use (function calling) in the Amazon Bedrock User Guide.
" - } - }, - "com.amazonaws.bedrockruntime#ToolChoice": { - "type": "union", - "members": { - "auto": { - "target": "com.amazonaws.bedrockruntime#AutoToolChoice", - "traits": { - "smithy.api#documentation": "(Default). The Model automatically decides if a tool should be called or whether to generate text instead.
" - } - }, - "any": { - "target": "com.amazonaws.bedrockruntime#AnyToolChoice", - "traits": { - "smithy.api#documentation": "The model must request at least one tool (no text is generated).
" - } - }, - "tool": { - "target": "com.amazonaws.bedrockruntime#SpecificToolChoice", - "traits": { - "smithy.api#documentation": "The Model must request the specified tool. Only supported by Anthropic Claude 3 models.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Determines which tools the model should request in a call to Converse
or ConverseStream
. ToolChoice
is only supported by Anthropic Claude 3 models and by Mistral AI Mistral Large.
An array of tools that you want to pass to a model.
", - "smithy.api#length": { - "min": 1 - }, - "smithy.api#required": {} - } - }, - "toolChoice": { - "target": "com.amazonaws.bedrockruntime#ToolChoice", - "traits": { - "smithy.api#documentation": "If supported by model, forces the model to request a tool.
" - } - } - }, - "traits": { - "smithy.api#documentation": "Configuration information for the tools that you pass to a model. For more information, see Tool use (function calling) in the Amazon Bedrock User Guide.
" - } - }, - "com.amazonaws.bedrockruntime#ToolInputSchema": { - "type": "union", - "members": { - "json": { - "target": "smithy.api#Document", - "traits": { - "smithy.api#documentation": "The JSON schema for the tool. For more information, see JSON Schema Reference.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The schema for the tool. The top level schema type must be object
.
The ID of the tool request that this is the result for.
", - "smithy.api#required": {} - } - }, - "content": { - "target": "com.amazonaws.bedrockruntime#ToolResultContentBlocks", - "traits": { - "smithy.api#documentation": "The content for tool result content block.
", - "smithy.api#required": {} - } - }, - "status": { - "target": "com.amazonaws.bedrockruntime#ToolResultStatus", - "traits": { - "smithy.api#documentation": "The status for the tool result content block.
This field is only supported Anthropic Claude 3 models.
A tool result block that contains the results for a tool request that the model previously made.
" - } - }, - "com.amazonaws.bedrockruntime#ToolResultContentBlock": { - "type": "union", - "members": { - "json": { - "target": "smithy.api#Document", - "traits": { - "smithy.api#documentation": "A tool result that is JSON format data.
" - } - }, - "text": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "A tool result that is text.
" - } - }, - "image": { - "target": "com.amazonaws.bedrockruntime#ImageBlock", - "traits": { - "smithy.api#documentation": "A tool result that is an image.
This field is only supported by Anthropic Claude 3 models.
A tool result that is a document.
" - } - }, - "video": { - "target": "com.amazonaws.bedrockruntime#VideoBlock", - "traits": { - "smithy.api#documentation": "A tool result that is video.
" - } - } - }, - "traits": { - "smithy.api#documentation": "The tool result content block.
" - } - }, - "com.amazonaws.bedrockruntime#ToolResultContentBlocks": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#ToolResultContentBlock" - } - }, - "com.amazonaws.bedrockruntime#ToolResultStatus": { - "type": "enum", - "members": { - "SUCCESS": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "success" - } - }, - "ERROR": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "error" - } - } - } - }, - "com.amazonaws.bedrockruntime#ToolSpecification": { - "type": "structure", - "members": { - "name": { - "target": "com.amazonaws.bedrockruntime#ToolName", - "traits": { - "smithy.api#documentation": "The name for the tool.
", - "smithy.api#required": {} - } - }, - "description": { - "target": "com.amazonaws.bedrockruntime#NonEmptyString", - "traits": { - "smithy.api#documentation": "The description for the tool.
" - } - }, - "inputSchema": { - "target": "com.amazonaws.bedrockruntime#ToolInputSchema", - "traits": { - "smithy.api#documentation": "The input schema for the tool in JSON format.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The specification for the tool.
" - } - }, - "com.amazonaws.bedrockruntime#ToolUseBlock": { - "type": "structure", - "members": { - "toolUseId": { - "target": "com.amazonaws.bedrockruntime#ToolUseId", - "traits": { - "smithy.api#documentation": "The ID for the tool request.
", - "smithy.api#required": {} - } - }, - "name": { - "target": "com.amazonaws.bedrockruntime#ToolName", - "traits": { - "smithy.api#documentation": "The name of the tool that the model wants to use.
", - "smithy.api#required": {} - } - }, - "input": { - "target": "smithy.api#Document", - "traits": { - "smithy.api#documentation": "The input to pass to the tool.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "A tool use content block. Contains information about a tool that the model is requesting be run., The model uses the result from the tool to generate a response.
" - } - }, - "com.amazonaws.bedrockruntime#ToolUseBlockDelta": { - "type": "structure", - "members": { - "input": { - "target": "smithy.api#String", - "traits": { - "smithy.api#documentation": "The input for a requested tool.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The delta for a tool use block.
" - } - }, - "com.amazonaws.bedrockruntime#ToolUseBlockStart": { - "type": "structure", - "members": { - "toolUseId": { - "target": "com.amazonaws.bedrockruntime#ToolUseId", - "traits": { - "smithy.api#documentation": "The ID for the tool request.
", - "smithy.api#required": {} - } - }, - "name": { - "target": "com.amazonaws.bedrockruntime#ToolName", - "traits": { - "smithy.api#documentation": "The name of the tool that the model is requesting to use.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "The start of a tool use block.
" - } - }, - "com.amazonaws.bedrockruntime#ToolUseId": { - "type": "string", - "traits": { - "smithy.api#length": { - "min": 1, - "max": 64 - }, - "smithy.api#pattern": "^[a-zA-Z0-9_-]+$" - } - }, - "com.amazonaws.bedrockruntime#Tools": { - "type": "list", - "member": { - "target": "com.amazonaws.bedrockruntime#Tool" - } - }, - "com.amazonaws.bedrockruntime#Trace": { - "type": "enum", - "members": { - "ENABLED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ENABLED" - } - }, - "DISABLED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "DISABLED" - } - }, - "ENABLED_FULL": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ENABLED_FULL" - } - } - } - }, - "com.amazonaws.bedrockruntime#ValidationException": { - "type": "structure", - "members": { - "message": { - "target": "com.amazonaws.bedrockruntime#NonBlankString" - } - }, - "traits": { - "smithy.api#documentation": "The input fails to satisfy the constraints specified by Amazon Bedrock. For troubleshooting this error, see ValidationError in the Amazon Bedrock User Guide
", - "smithy.api#error": "client", - "smithy.api#httpError": 400 - } - }, - "com.amazonaws.bedrockruntime#VideoBlock": { - "type": "structure", - "members": { - "format": { - "target": "com.amazonaws.bedrockruntime#VideoFormat", - "traits": { - "smithy.api#documentation": "The block's format.
", - "smithy.api#required": {} - } - }, - "source": { - "target": "com.amazonaws.bedrockruntime#VideoSource", - "traits": { - "smithy.api#documentation": "The block's source.
", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "A video block.
" - } - }, - "com.amazonaws.bedrockruntime#VideoFormat": { - "type": "enum", - "members": { - "MKV": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "mkv" - } - }, - "MOV": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "mov" - } - }, - "MP4": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "mp4" - } - }, - "WEBM": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "webm" - } - }, - "FLV": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "flv" - } - }, - "MPEG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "mpeg" - } - }, - "MPG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "mpg" - } - }, - "WMV": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "wmv" - } - }, - "THREE_GP": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "three_gp" - } - } - } - }, - "com.amazonaws.bedrockruntime#VideoSource": { - "type": "union", - "members": { - "bytes": { - "target": "smithy.api#Blob", - "traits": { - "smithy.api#documentation": "Video content encoded in base64.
", - "smithy.api#length": { - "min": 1 - } - } - }, - "s3Location": { - "target": "com.amazonaws.bedrockruntime#S3Location", - "traits": { - "smithy.api#documentation": "The location of a video object in an Amazon S3 bucket. To see which models support S3 uploads, see Supported models and features for Converse.
" - } - } - }, - "traits": { - "smithy.api#documentation": "A video source. You can upload a smaller video as a base64-encoded string as long as the encoded file is less than 25MB. You can also transfer videos up to 1GB in size from an S3 bucket.
" - } + "conditions": [], + "error": "Invalid Configuration: Missing Region", + "type": "error" + } + ], + "type": "tree" + } + ] + }, + "smithy.rules#endpointTests": { + "testCases": [ + { + "documentation": "For region us-east-1 with FIPS enabled and DualStack enabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.us-east-1.api.aws/" + } + }, + "params": { + "Region": "us-east-1", + "UseFIPS": true, + "UseDualStack": true + } + }, + { + "documentation": "For region us-east-1 with FIPS enabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.us-east-1.amazonaws.com/" + } + }, + "params": { + "Region": "us-east-1", + "UseFIPS": true, + "UseDualStack": false + } + }, + { + "documentation": "For region us-east-1 with FIPS disabled and DualStack enabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.us-east-1.api.aws/" + } + }, + "params": { + "Region": "us-east-1", + "UseFIPS": false, + "UseDualStack": true + } + }, + { + "documentation": "For region us-east-1 with FIPS disabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.us-east-1.amazonaws.com/" + } + }, + "params": { + "Region": "us-east-1", + "UseFIPS": false, + "UseDualStack": false + } + }, + { + "documentation": "For region cn-north-1 with FIPS enabled and DualStack enabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.cn-north-1.api.amazonwebservices.com.cn/" + } + }, + "params": { + "Region": "cn-north-1", + "UseFIPS": true, + "UseDualStack": true + } + }, + { + "documentation": "For region cn-north-1 with FIPS enabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.cn-north-1.amazonaws.com.cn/" + } + }, + "params": { + "Region": "cn-north-1", + "UseFIPS": true, + "UseDualStack": false + } + }, + { + "documentation": "For region cn-north-1 with FIPS disabled and DualStack enabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.cn-north-1.api.amazonwebservices.com.cn/" + } + }, + "params": { + "Region": "cn-north-1", + "UseFIPS": false, + "UseDualStack": true + } + }, + { + "documentation": "For region cn-north-1 with FIPS disabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.cn-north-1.amazonaws.com.cn/" + } + }, + "params": { + "Region": "cn-north-1", + "UseFIPS": false, + "UseDualStack": false + } + }, + { + "documentation": "For region us-gov-east-1 with FIPS enabled and DualStack enabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.us-gov-east-1.api.aws/" + } + }, + "params": { + "Region": "us-gov-east-1", + "UseFIPS": true, + "UseDualStack": true + } + }, + { + "documentation": "For region us-gov-east-1 with FIPS enabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.us-gov-east-1.amazonaws.com/" + } + }, + "params": { + "Region": "us-gov-east-1", + "UseFIPS": true, + "UseDualStack": false + } + }, + { + "documentation": "For region us-gov-east-1 with FIPS disabled and DualStack enabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.us-gov-east-1.api.aws/" + } + }, + "params": { + "Region": "us-gov-east-1", + "UseFIPS": false, + "UseDualStack": true + } + }, + { + "documentation": "For region us-gov-east-1 with FIPS disabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.us-gov-east-1.amazonaws.com/" + } + }, + "params": { + "Region": "us-gov-east-1", + "UseFIPS": false, + "UseDualStack": false + } + }, + { + "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.us-iso-east-1.c2s.ic.gov/" + } + }, + "params": { + "Region": "us-iso-east-1", + "UseFIPS": true, + "UseDualStack": false + } + }, + { + "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.us-iso-east-1.c2s.ic.gov/" + } + }, + "params": { + "Region": "us-iso-east-1", + "UseFIPS": false, + "UseDualStack": false + } + }, + { + "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime-fips.us-isob-east-1.sc2s.sgov.gov/" + } + }, + "params": { + "Region": "us-isob-east-1", + "UseFIPS": true, + "UseDualStack": false + } + }, + { + "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled", + "expect": { + "endpoint": { + "url": "https://bedrock-runtime.us-isob-east-1.sc2s.sgov.gov/" + } + }, + "params": { + "Region": "us-isob-east-1", + "UseFIPS": false, + "UseDualStack": false + } + }, + { + "documentation": "For custom endpoint with region set and fips disabled and dualstack disabled", + "expect": { + "endpoint": { + "url": "https://example.com/" + } + }, + "params": { + "Region": "us-east-1", + "UseFIPS": false, + "UseDualStack": false, + "Endpoint": "https://example.com/" + } + }, + { + "documentation": "For custom endpoint with region not set and fips disabled and dualstack disabled", + "expect": { + "endpoint": { + "url": "https://example.com/" + } + }, + "params": { + "UseFIPS": false, + "UseDualStack": false, + "Endpoint": "https://example.com/" + } + }, + { + "documentation": "For custom endpoint with fips enabled and dualstack disabled", + "expect": { + "error": "Invalid Configuration: FIPS and custom endpoint are not supported" + }, + "params": { + "Region": "us-east-1", + "UseFIPS": true, + "UseDualStack": false, + "Endpoint": "https://example.com/" + } + }, + { + "documentation": "For custom endpoint with fips disabled and dualstack enabled", + "expect": { + "error": "Invalid Configuration: Dualstack and custom endpoint are not supported" + }, + "params": { + "Region": "us-east-1", + "UseFIPS": false, + "UseDualStack": true, + "Endpoint": "https://example.com/" + } + }, + { + "documentation": "Missing region", + "expect": { + "error": "Invalid Configuration: Missing Region" + } + } + ], + "version": "1.0" + } + } + }, + "com.amazonaws.bedrockruntime#AnyToolChoice": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#documentation": "The model must request at least one tool (no text is generated). For example, {\"any\" : {}}
.
The action to apply a guardrail.
For troubleshooting some of the common errors you might encounter when using the ApplyGuardrail
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The guardrail identifier used in the request to apply the guardrail.
", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "guardrailVersion": { + "target": "com.amazonaws.bedrockruntime#GuardrailVersion", + "traits": { + "smithy.api#documentation": "The guardrail version used in the request to apply the guardrail.
", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "source": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentSource", + "traits": { + "smithy.api#documentation": "The source of data used in the request to apply the guardrail.
", + "smithy.api#required": {} + } + }, + "content": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentBlockList", + "traits": { + "smithy.api#documentation": "The content details used in the request to apply the guardrail.
", + "smithy.api#required": {} + } + }, + "outputScope": { + "target": "com.amazonaws.bedrockruntime#GuardrailOutputScope", + "traits": { + "smithy.api#documentation": "Specifies the scope of the output that you get in the response. Set to FULL
to return the entire output, including any detected and non-detected entries in the response for enhanced debugging.
Note that the full output scope doesn't apply to word filters or regex in sensitive information filters. It does apply to all other filtering policies, including sensitive information with filters that can detect personally identifiable information (PII).
" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#ApplyGuardrailResponse": { + "type": "structure", + "members": { + "usage": { + "target": "com.amazonaws.bedrockruntime#GuardrailUsage", + "traits": { + "smithy.api#documentation": "The usage details in the response from the guardrail.
", + "smithy.api#required": {} + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailAction", + "traits": { + "smithy.api#documentation": "The action taken in the response from the guardrail.
", + "smithy.api#required": {} + } + }, + "actionReason": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The reason for the action taken when harmful content is detected.
" + } + }, + "outputs": { + "target": "com.amazonaws.bedrockruntime#GuardrailOutputContentList", + "traits": { + "smithy.api#documentation": "The output details in the response from the guardrail.
", + "smithy.api#required": {} + } + }, + "assessments": { + "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentList", + "traits": { + "smithy.api#documentation": "The assessment details in the response from the guardrail.
", + "smithy.api#required": {} + } + }, + "guardrailCoverage": { + "target": "com.amazonaws.bedrockruntime#GuardrailCoverage", + "traits": { + "smithy.api#documentation": "The guardrail coverage details in the apply guardrail response.
" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeArn": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 2048 + }, + "smithy.api#pattern": "^arn:[a-z0-9\\-]+:bedrock:[a-z0-9\\-]*:[0-9]*:(provisioned-model|foundation-model)/.+$" + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeIdempotencyToken": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 256 + }, + "smithy.api#pattern": "^[!-~]*$" + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeIdentifier": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 256 + }, + "smithy.api#pattern": "^[a-zA-Z_\\.\\-/0-9:]+$" + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeMessage": { + "type": "string", + "traits": { + "smithy.api#length": { + "max": 2048 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig": { + "type": "union", + "members": { + "s3OutputDataConfig": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeS3OutputDataConfig", + "traits": { + "smithy.api#documentation": "A storage location for the output data in an S3 bucket
" + } + } + }, + "traits": { + "smithy.api#documentation": "Asynchronous invocation output data settings.
" + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeResource": { + "type": "resource", + "operations": [ + { + "target": "com.amazonaws.bedrockruntime#GetAsyncInvoke" + }, + { + "target": "com.amazonaws.bedrockruntime#ListAsyncInvokes" + }, + { + "target": "com.amazonaws.bedrockruntime#StartAsyncInvoke" + } + ] + }, + "com.amazonaws.bedrockruntime#AsyncInvokeS3OutputDataConfig": { + "type": "structure", + "members": { + "s3Uri": { + "target": "com.amazonaws.bedrockruntime#S3Uri", + "traits": { + "smithy.api#documentation": "An object URI starting with s3://
.
A KMS encryption key ID.
" + } + }, + "bucketOwner": { + "target": "com.amazonaws.bedrockruntime#AccountId", + "traits": { + "smithy.api#documentation": "If the bucket belongs to another AWS account, specify that account's ID.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Asynchronous invocation output data settings.
" + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeStatus": { + "type": "enum", + "members": { + "IN_PROGRESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "InProgress" + } + }, + "COMPLETED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Completed" + } + }, + "FAILED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Failed" + } + } + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeSummaries": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeSummary" + } + }, + "com.amazonaws.bedrockruntime#AsyncInvokeSummary": { + "type": "structure", + "members": { + "invocationArn": { + "target": "com.amazonaws.bedrockruntime#InvocationArn", + "traits": { + "smithy.api#documentation": "The invocation's ARN.
", + "smithy.api#required": {} + } + }, + "modelArn": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeArn", + "traits": { + "smithy.api#documentation": "The invoked model's ARN.
", + "smithy.api#required": {} + } + }, + "clientRequestToken": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeIdempotencyToken", + "traits": { + "smithy.api#documentation": "The invocation's idempotency token.
" + } + }, + "status": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeStatus", + "traits": { + "smithy.api#documentation": "The invocation's status.
" + } + }, + "failureMessage": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeMessage", + "traits": { + "smithy.api#documentation": "An error message.
" + } + }, + "submitTime": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "When the invocation was submitted.
", + "smithy.api#required": {} + } + }, + "lastModifiedTime": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "When the invocation was last modified.
" + } + }, + "endTime": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "When the invocation ended.
" + } + }, + "outputDataConfig": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig", + "traits": { + "smithy.api#documentation": "The invocation's output data settings.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A summary of an asynchronous invocation.
" + } + }, + "com.amazonaws.bedrockruntime#AutoToolChoice": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#documentation": "The Model automatically decides if a tool should be called or whether to generate text instead. For example, {\"auto\" : {}}
.
The audio content for the bidirectional input.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Payload content for the bidirectional input. The input is an audio stream.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#BidirectionalOutputPayloadPart": { + "type": "structure", + "members": { + "bytes": { + "target": "com.amazonaws.bedrockruntime#PartBody", + "traits": { + "smithy.api#documentation": "The speech output of the bidirectional stream.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Output from the bidirectional stream. The output is speech and a text transcription.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#Body": { + "type": "blob", + "traits": { + "smithy.api#length": { + "max": 25000000 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#CachePointBlock": { + "type": "structure", + "members": { + "type": { + "target": "com.amazonaws.bedrockruntime#CachePointType", + "traits": { + "smithy.api#documentation": "Specifies the type of cache point within the CachePointBlock.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Defines a section of content to be cached for reuse in subsequent API calls.
" + } + }, + "com.amazonaws.bedrockruntime#CachePointType": { + "type": "enum", + "members": { + "DEFAULT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "default" + } + } + } + }, + "com.amazonaws.bedrockruntime#Citation": { + "type": "structure", + "members": { + "title": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The title or identifier of the source document being cited.
" + } + }, + "sourceContent": { + "target": "com.amazonaws.bedrockruntime#CitationSourceContentList", + "traits": { + "smithy.api#documentation": "The specific content from the source document that was referenced or cited in the generated response.
" + } + }, + "location": { + "target": "com.amazonaws.bedrockruntime#CitationLocation", + "traits": { + "smithy.api#documentation": "The precise location within the source document where the cited content can be found, including character positions, page numbers, or chunk identifiers.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains information about a citation that references a specific source document. Citations provide traceability between the model's generated response and the source documents that informed that response.
" + } + }, + "com.amazonaws.bedrockruntime#CitationGeneratedContent": { + "type": "union", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The text content that was generated by the model and is supported by the associated citation.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains the generated text content that corresponds to or is supported by a citation from a source document.
" + } + }, + "com.amazonaws.bedrockruntime#CitationGeneratedContentList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#CitationGeneratedContent" + } + }, + "com.amazonaws.bedrockruntime#CitationLocation": { + "type": "union", + "members": { + "documentChar": { + "target": "com.amazonaws.bedrockruntime#DocumentCharLocation", + "traits": { + "smithy.api#documentation": "The character-level location within the document where the cited content is found.
" + } + }, + "documentPage": { + "target": "com.amazonaws.bedrockruntime#DocumentPageLocation", + "traits": { + "smithy.api#documentation": "The page-level location within the document where the cited content is found.
" + } + }, + "documentChunk": { + "target": "com.amazonaws.bedrockruntime#DocumentChunkLocation", + "traits": { + "smithy.api#documentation": "The chunk-level location within the document where the cited content is found, typically used for documents that have been segmented into logical chunks.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Specifies the precise location within a source document where cited content can be found. This can include character-level positions, page numbers, or document chunks depending on the document type and indexing method.
" + } + }, + "com.amazonaws.bedrockruntime#CitationSourceContent": { + "type": "union", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The text content from the source document that is being cited.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains the actual text content from a source document that is being cited or referenced in the model's response.
" + } + }, + "com.amazonaws.bedrockruntime#CitationSourceContentDelta": { + "type": "structure", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "An incremental update to the text content from the source document that is being cited.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains incremental updates to the source content text during streaming responses, allowing clients to build up the cited content progressively.
" + } + }, + "com.amazonaws.bedrockruntime#CitationSourceContentList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#CitationSourceContent" + } + }, + "com.amazonaws.bedrockruntime#CitationSourceContentListDelta": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#CitationSourceContentDelta" + } + }, + "com.amazonaws.bedrockruntime#Citations": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#Citation" + } + }, + "com.amazonaws.bedrockruntime#CitationsConfig": { + "type": "structure", + "members": { + "enabled": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Specifies whether document citations should be included in the model's response. When set to true, the model can generate citations that reference the source documents used to inform the response.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Configuration settings for enabling and controlling document citations in Converse API responses. When enabled, the model can include citation information that links generated content back to specific source documents.
" + } + }, + "com.amazonaws.bedrockruntime#CitationsContentBlock": { + "type": "structure", + "members": { + "content": { + "target": "com.amazonaws.bedrockruntime#CitationGeneratedContentList", + "traits": { + "smithy.api#documentation": "The generated content that is supported by the associated citations.
" + } + }, + "citations": { + "target": "com.amazonaws.bedrockruntime#Citations", + "traits": { + "smithy.api#documentation": "An array of citations that reference the source documents used to generate the associated content.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A content block that contains both generated text and associated citation information. This block type is returned when document citations are enabled, providing traceability between the generated content and the source documents that informed the response.
" + } + }, + "com.amazonaws.bedrockruntime#CitationsDelta": { + "type": "structure", + "members": { + "title": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The title or identifier of the source document being cited.
" + } + }, + "sourceContent": { + "target": "com.amazonaws.bedrockruntime#CitationSourceContentListDelta", + "traits": { + "smithy.api#documentation": "The specific content from the source document that was referenced or cited in the generated response.
" + } + }, + "location": { + "target": "com.amazonaws.bedrockruntime#CitationLocation", + "traits": { + "smithy.api#documentation": "Specifies the precise location within a source document where cited content can be found. This can include character-level positions, page numbers, or document chunks depending on the document type and indexing method.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains incremental updates to citation information during streaming responses. This allows clients to build up citation data progressively as the response is generated.
" + } + }, + "com.amazonaws.bedrockruntime#ConflictException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "Error occurred because of a conflict while performing an operation.
", + "smithy.api#error": "client", + "smithy.api#httpError": 400 + } + }, + "com.amazonaws.bedrockruntime#ContentBlock": { + "type": "union", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Text to include in the message.
" + } + }, + "image": { + "target": "com.amazonaws.bedrockruntime#ImageBlock", + "traits": { + "smithy.api#documentation": "Image to include in the message.
This field is only supported by Anthropic Claude 3 models.
A document to include in the message.
" + } + }, + "video": { + "target": "com.amazonaws.bedrockruntime#VideoBlock", + "traits": { + "smithy.api#documentation": "Video to include in the message.
" + } + }, + "toolUse": { + "target": "com.amazonaws.bedrockruntime#ToolUseBlock", + "traits": { + "smithy.api#documentation": "Information about a tool use request from a model.
" + } + }, + "toolResult": { + "target": "com.amazonaws.bedrockruntime#ToolResultBlock", + "traits": { + "smithy.api#documentation": "The result for a tool request that a model makes.
" + } + }, + "guardContent": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentBlock", + "traits": { + "smithy.api#documentation": "Contains the content to assess with the guardrail. If you don't specify guardContent
in a call to the Converse API, the guardrail (if passed in the Converse API) assesses the entire message.
For more information, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide.
" + } + }, + "cachePoint": { + "target": "com.amazonaws.bedrockruntime#CachePointBlock", + "traits": { + "smithy.api#documentation": "CachePoint to include in the message.
" + } + }, + "reasoningContent": { + "target": "com.amazonaws.bedrockruntime#ReasoningContentBlock", + "traits": { + "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
" + } + }, + "citationsContent": { + "target": "com.amazonaws.bedrockruntime#CitationsContentBlock", + "traits": { + "smithy.api#documentation": "A content block that contains both generated text and associated citation information, providing traceability between the response and source documents.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A block of content for a message that you pass to, or receive from, a model with the Converse or ConverseStream API operations.
" + } + }, + "com.amazonaws.bedrockruntime#ContentBlockDelta": { + "type": "union", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The content text.
" + } + }, + "toolUse": { + "target": "com.amazonaws.bedrockruntime#ToolUseBlockDelta", + "traits": { + "smithy.api#documentation": "Information about a tool that the model is requesting to use.
" + } + }, + "reasoningContent": { + "target": "com.amazonaws.bedrockruntime#ReasoningContentBlockDelta", + "traits": { + "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
" + } + }, + "citation": { + "target": "com.amazonaws.bedrockruntime#CitationsDelta", + "traits": { + "smithy.api#documentation": "Incremental citation information that is streamed as part of the response generation process.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A block of content in a streaming response.
" + } + }, + "com.amazonaws.bedrockruntime#ContentBlockDeltaEvent": { + "type": "structure", + "members": { + "delta": { + "target": "com.amazonaws.bedrockruntime#ContentBlockDelta", + "traits": { + "smithy.api#documentation": "The delta for a content block delta event.
", + "smithy.api#required": {} + } + }, + "contentBlockIndex": { + "target": "com.amazonaws.bedrockruntime#NonNegativeInteger", + "traits": { + "smithy.api#documentation": "The block index for a content block delta event.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The content block delta event.
" + } + }, + "com.amazonaws.bedrockruntime#ContentBlockStart": { + "type": "union", + "members": { + "toolUse": { + "target": "com.amazonaws.bedrockruntime#ToolUseBlockStart", + "traits": { + "smithy.api#documentation": "Information about a tool that the model is requesting to use.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Content block start information.
" + } + }, + "com.amazonaws.bedrockruntime#ContentBlockStartEvent": { + "type": "structure", + "members": { + "start": { + "target": "com.amazonaws.bedrockruntime#ContentBlockStart", + "traits": { + "smithy.api#documentation": "Start information about a content block start event.
", + "smithy.api#required": {} + } + }, + "contentBlockIndex": { + "target": "com.amazonaws.bedrockruntime#NonNegativeInteger", + "traits": { + "smithy.api#documentation": "The index for a content block start event.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Content block start event.
" + } + }, + "com.amazonaws.bedrockruntime#ContentBlockStopEvent": { + "type": "structure", + "members": { + "contentBlockIndex": { + "target": "com.amazonaws.bedrockruntime#NonNegativeInteger", + "traits": { + "smithy.api#documentation": "The index for a content block.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A content block stop event.
" + } + }, + "com.amazonaws.bedrockruntime#ContentBlocks": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#ContentBlock" + } + }, + "com.amazonaws.bedrockruntime#ConversationRole": { + "type": "enum", + "members": { + "USER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "user" + } + }, + "ASSISTANT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "assistant" + } + } + } + }, + "com.amazonaws.bedrockruntime#ConversationalModelId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 2048 + }, + "smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}/[a-z0-9]{12})|(:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|([0-9]{12}:imported-model/[a-z0-9]{12})|([0-9]{12}:provisioned-model/[a-z0-9]{12})|([0-9]{12}:custom-model-deployment/[a-z0-9]{12})|([0-9]{12}:(inference-profile|application-inference-profile)/[a-zA-Z0-9-:.]+)))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|(([0-9a-zA-Z][_-]?)+)|([a-zA-Z0-9-:.]+)|(^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:prompt/[0-9a-zA-Z]{10}(?::[0-9]{1,5})?))$|(^arn:aws:sagemaker:[a-z0-9-]+:[0-9]{12}:endpoint/[a-zA-Z0-9-]+$)|(^arn:aws(-[^:]+)?:bedrock:([0-9a-z-]{1,20}):([0-9]{12}):(default-)?prompt-router/[a-zA-Z0-9-:.]+$)$" + } + }, + "com.amazonaws.bedrockruntime#Converse": { + "type": "operation", + "input": { + "target": "com.amazonaws.bedrockruntime#ConverseRequest" + }, + "output": { + "target": "com.amazonaws.bedrockruntime#ConverseResponse" + }, + "errors": [ + { + "target": "com.amazonaws.bedrockruntime#AccessDeniedException" + }, + { + "target": "com.amazonaws.bedrockruntime#InternalServerException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelErrorException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelNotReadyException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelTimeoutException" + }, + { + "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.bedrockruntime#ThrottlingException" + }, + { + "target": "com.amazonaws.bedrockruntime#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Sends messages to the specified Amazon Bedrock model. Converse
provides a consistent interface that works with all models that support messages. This allows you to write code once and use it with different models. If a model has unique inference parameters, you can also pass those unique parameters to the model.
Amazon Bedrock doesn't store any text, images, or documents that you provide as content. The data is only used to generate the response.
You can submit a prompt by including it in the messages
field, specifying the modelId
of a foundation model or inference profile to run inference on it, and including any other fields that are relevant to your use case.
You can also submit a prompt from Prompt management by specifying the ARN of the prompt version and including a map of variables to values in the promptVariables
field. You can append more messages to the prompt by using the messages
field. If you use a prompt from Prompt management, you can't include the following fields in the request: additionalModelRequestFields
, inferenceConfig
, system
, or toolConfig
. Instead, these fields must be defined through Prompt management. For more information, see Use a prompt from Prompt management.
For information about the Converse API, see Use the Converse API in the Amazon Bedrock User Guide. To use a guardrail, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide. To use a tool with a model, see Tool use (Function calling) in the Amazon Bedrock User Guide
For example code, see Converse API examples in the Amazon Bedrock User Guide.
This operation requires permission for the bedrock:InvokeModel
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the base inference actions (InvokeModel and InvokeModelWithResponseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the Converse
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The latency of the call to Converse
, in milliseconds.
Metrics for a call to Converse.
" + } + }, + "com.amazonaws.bedrockruntime#ConverseOutput": { + "type": "union", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#Message", + "traits": { + "smithy.api#documentation": "The message that the model generates.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The output from a call to Converse.
" + } + }, + "com.amazonaws.bedrockruntime#ConverseRequest": { + "type": "structure", + "members": { + "modelId": { + "target": "com.amazonaws.bedrockruntime#ConversationalModelId", + "traits": { + "smithy.api#documentation": "Specifies the model or throughput with which to run inference, or the prompt resource to use in inference. The value depends on the resource that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, first purchase Provisioned Throughput for it. Then specify the ARN of the resulting provisioned model. For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
To include a prompt that was defined in Prompt management, specify the ARN of the prompt version to use.
The Converse API doesn't support imported models.
", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "messages": { + "target": "com.amazonaws.bedrockruntime#Messages", + "traits": { + "smithy.api#documentation": "The messages that you want to send to the model.
" + } + }, + "system": { + "target": "com.amazonaws.bedrockruntime#SystemContentBlocks", + "traits": { + "smithy.api#documentation": "A prompt that provides instructions or context to the model about the task it should perform, or the persona it should adopt during the conversation.
" + } + }, + "inferenceConfig": { + "target": "com.amazonaws.bedrockruntime#InferenceConfiguration", + "traits": { + "smithy.api#documentation": "Inference parameters to pass to the model. Converse
and ConverseStream
support a base set of inference parameters. If you need to pass additional parameters that the model supports, use the additionalModelRequestFields
request field.
Configuration information for the tools that the model can use when generating a response.
For information about models that support tool use, see Supported models and model features.
" + } + }, + "guardrailConfig": { + "target": "com.amazonaws.bedrockruntime#GuardrailConfiguration", + "traits": { + "smithy.api#documentation": "Configuration information for a guardrail that you want to use in the request. If you include guardContent
blocks in the content
field in the messages
field, the guardrail operates only on those messages. If you include no guardContent
blocks, the guardrail operates on all messages in the request body and in any included prompt resource.
Additional inference parameters that the model supports, beyond the base set of inference parameters that Converse
and ConverseStream
support in the inferenceConfig
field. For more information, see Model parameters.
Contains a map of variables in a prompt from Prompt management to objects containing the values to fill in for them when running model invocation. This field is ignored if you don't specify a prompt resource in the modelId
field.
Additional model parameters field paths to return in the response. Converse
and ConverseStream
return the requested fields as a JSON Pointer object in the additionalModelResponseFields
field. The following is example JSON for additionalModelResponseFieldPaths
.
[ \"/stop_sequence\" ]
For information about the JSON Pointer syntax, see the Internet Engineering Task Force (IETF) documentation.
Converse
and ConverseStream
reject an empty JSON Pointer or incorrectly structured JSON Pointer with a 400
error code. if the JSON Pointer is valid, but the requested field is not in the model response, it is ignored by Converse
.
Key-value pairs that you can use to filter invocation logs.
" + } + }, + "performanceConfig": { + "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", + "traits": { + "smithy.api#documentation": "Model performance settings for the request.
" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#ConverseResponse": { + "type": "structure", + "members": { + "output": { + "target": "com.amazonaws.bedrockruntime#ConverseOutput", + "traits": { + "smithy.api#documentation": "The result from the call to Converse
.
The reason why the model stopped generating output.
", + "smithy.api#required": {} + } + }, + "usage": { + "target": "com.amazonaws.bedrockruntime#TokenUsage", + "traits": { + "smithy.api#documentation": "The total number of tokens used in the call to Converse
. The total includes the tokens input to the model and the tokens generated by the model.
Metrics for the call to Converse
.
Additional fields in the response that are unique to the model.
" + } + }, + "trace": { + "target": "com.amazonaws.bedrockruntime#ConverseTrace", + "traits": { + "smithy.api#documentation": "A trace object that contains information about the Guardrail behavior.
" + } + }, + "performanceConfig": { + "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", + "traits": { + "smithy.api#documentation": "Model performance settings for the request.
" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#ConverseStream": { + "type": "operation", + "input": { + "target": "com.amazonaws.bedrockruntime#ConverseStreamRequest" + }, + "output": { + "target": "com.amazonaws.bedrockruntime#ConverseStreamResponse" + }, + "errors": [ + { + "target": "com.amazonaws.bedrockruntime#AccessDeniedException" + }, + { + "target": "com.amazonaws.bedrockruntime#InternalServerException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelErrorException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelNotReadyException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelTimeoutException" + }, + { + "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.bedrockruntime#ThrottlingException" + }, + { + "target": "com.amazonaws.bedrockruntime#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Sends messages to the specified Amazon Bedrock model and returns the response in a stream. ConverseStream
provides a consistent API that works with all Amazon Bedrock models that support messages. This allows you to write code once and use it with different models. Should a model have unique inference parameters, you can also pass those unique parameters to the model.
To find out if a model supports streaming, call GetFoundationModel and check the responseStreamingSupported
field in the response.
The CLI doesn't support streaming operations in Amazon Bedrock, including ConverseStream
.
Amazon Bedrock doesn't store any text, images, or documents that you provide as content. The data is only used to generate the response.
You can submit a prompt by including it in the messages
field, specifying the modelId
of a foundation model or inference profile to run inference on it, and including any other fields that are relevant to your use case.
You can also submit a prompt from Prompt management by specifying the ARN of the prompt version and including a map of variables to values in the promptVariables
field. You can append more messages to the prompt by using the messages
field. If you use a prompt from Prompt management, you can't include the following fields in the request: additionalModelRequestFields
, inferenceConfig
, system
, or toolConfig
. Instead, these fields must be defined through Prompt management. For more information, see Use a prompt from Prompt management.
For information about the Converse API, see Use the Converse API in the Amazon Bedrock User Guide. To use a guardrail, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide. To use a tool with a model, see Tool use (Function calling) in the Amazon Bedrock User Guide
For example code, see Conversation streaming example in the Amazon Bedrock User Guide.
This operation requires permission for the bedrock:InvokeModelWithResponseStream
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the base inference actions (InvokeModel and InvokeModelWithResponseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the ConverseStream
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
Usage information for the conversation stream event.
", + "smithy.api#required": {} + } + }, + "metrics": { + "target": "com.amazonaws.bedrockruntime#ConverseStreamMetrics", + "traits": { + "smithy.api#documentation": "The metrics for the conversation stream metadata event.
", + "smithy.api#required": {} + } + }, + "trace": { + "target": "com.amazonaws.bedrockruntime#ConverseStreamTrace", + "traits": { + "smithy.api#documentation": "The trace object in the response from ConverseStream that contains information about the guardrail behavior.
" + } + }, + "performanceConfig": { + "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", + "traits": { + "smithy.api#documentation": "Model performance configuration metadata for the conversation stream event.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A conversation stream metadata event.
" + } + }, + "com.amazonaws.bedrockruntime#ConverseStreamMetrics": { + "type": "structure", + "members": { + "latencyMs": { + "target": "smithy.api#Long", + "traits": { + "smithy.api#documentation": "The latency for the streaming request, in milliseconds.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Metrics for the stream.
" + } + }, + "com.amazonaws.bedrockruntime#ConverseStreamOutput": { + "type": "union", + "members": { + "messageStart": { + "target": "com.amazonaws.bedrockruntime#MessageStartEvent", + "traits": { + "smithy.api#documentation": "Message start information.
" + } + }, + "contentBlockStart": { + "target": "com.amazonaws.bedrockruntime#ContentBlockStartEvent", + "traits": { + "smithy.api#documentation": "Start information for a content block.
" + } + }, + "contentBlockDelta": { + "target": "com.amazonaws.bedrockruntime#ContentBlockDeltaEvent", + "traits": { + "smithy.api#documentation": "The messages output content block delta.
" + } + }, + "contentBlockStop": { + "target": "com.amazonaws.bedrockruntime#ContentBlockStopEvent", + "traits": { + "smithy.api#documentation": "Stop information for a content block.
" + } + }, + "messageStop": { + "target": "com.amazonaws.bedrockruntime#MessageStopEvent", + "traits": { + "smithy.api#documentation": "Message stop information.
" + } + }, + "metadata": { + "target": "com.amazonaws.bedrockruntime#ConverseStreamMetadataEvent", + "traits": { + "smithy.api#documentation": "Metadata for the converse output stream.
" + } + }, + "internalServerException": { + "target": "com.amazonaws.bedrockruntime#InternalServerException", + "traits": { + "smithy.api#documentation": "An internal server error occurred. Retry your request.
" + } + }, + "modelStreamErrorException": { + "target": "com.amazonaws.bedrockruntime#ModelStreamErrorException", + "traits": { + "smithy.api#documentation": "A streaming error occurred. Retry your request.
" + } + }, + "validationException": { + "target": "com.amazonaws.bedrockruntime#ValidationException", + "traits": { + "smithy.api#documentation": "The input fails to satisfy the constraints specified by Amazon Bedrock. For troubleshooting this error, see ValidationError in the Amazon Bedrock User Guide
" + } + }, + "throttlingException": { + "target": "com.amazonaws.bedrockruntime#ThrottlingException", + "traits": { + "smithy.api#documentation": "Your request was denied due to exceeding the account quotas for Amazon Bedrock. For troubleshooting this error, see ThrottlingException in the Amazon Bedrock User Guide
" + } + }, + "serviceUnavailableException": { + "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException", + "traits": { + "smithy.api#documentation": "The service isn't currently available. For troubleshooting this error, see ServiceUnavailable in the Amazon Bedrock User Guide
" + } + } + }, + "traits": { + "smithy.api#documentation": "The messages output stream
", + "smithy.api#streaming": {} + } + }, + "com.amazonaws.bedrockruntime#ConverseStreamRequest": { + "type": "structure", + "members": { + "modelId": { + "target": "com.amazonaws.bedrockruntime#ConversationalModelId", + "traits": { + "smithy.api#documentation": "Specifies the model or throughput with which to run inference, or the prompt resource to use in inference. The value depends on the resource that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, first purchase Provisioned Throughput for it. Then specify the ARN of the resulting provisioned model. For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
To include a prompt that was defined in Prompt management, specify the ARN of the prompt version to use.
The Converse API doesn't support imported models.
", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "messages": { + "target": "com.amazonaws.bedrockruntime#Messages", + "traits": { + "smithy.api#documentation": "The messages that you want to send to the model.
" + } + }, + "system": { + "target": "com.amazonaws.bedrockruntime#SystemContentBlocks", + "traits": { + "smithy.api#documentation": "A prompt that provides instructions or context to the model about the task it should perform, or the persona it should adopt during the conversation.
" + } + }, + "inferenceConfig": { + "target": "com.amazonaws.bedrockruntime#InferenceConfiguration", + "traits": { + "smithy.api#documentation": "Inference parameters to pass to the model. Converse
and ConverseStream
support a base set of inference parameters. If you need to pass additional parameters that the model supports, use the additionalModelRequestFields
request field.
Configuration information for the tools that the model can use when generating a response.
For information about models that support streaming tool use, see Supported models and model features.
" + } + }, + "guardrailConfig": { + "target": "com.amazonaws.bedrockruntime#GuardrailStreamConfiguration", + "traits": { + "smithy.api#documentation": "Configuration information for a guardrail that you want to use in the request. If you include guardContent
blocks in the content
field in the messages
field, the guardrail operates only on those messages. If you include no guardContent
blocks, the guardrail operates on all messages in the request body and in any included prompt resource.
Additional inference parameters that the model supports, beyond the base set of inference parameters that Converse
and ConverseStream
support in the inferenceConfig
field. For more information, see Model parameters.
Contains a map of variables in a prompt from Prompt management to objects containing the values to fill in for them when running model invocation. This field is ignored if you don't specify a prompt resource in the modelId
field.
Additional model parameters field paths to return in the response. Converse
and ConverseStream
return the requested fields as a JSON Pointer object in the additionalModelResponseFields
field. The following is example JSON for additionalModelResponseFieldPaths
.
[ \"/stop_sequence\" ]
For information about the JSON Pointer syntax, see the Internet Engineering Task Force (IETF) documentation.
Converse
and ConverseStream
reject an empty JSON Pointer or incorrectly structured JSON Pointer with a 400
error code. if the JSON Pointer is valid, but the requested field is not in the model response, it is ignored by Converse
.
Key-value pairs that you can use to filter invocation logs.
" + } + }, + "performanceConfig": { + "target": "com.amazonaws.bedrockruntime#PerformanceConfiguration", + "traits": { + "smithy.api#documentation": "Model performance settings for the request.
" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#ConverseStreamResponse": { + "type": "structure", + "members": { + "stream": { + "target": "com.amazonaws.bedrockruntime#ConverseStreamOutput", + "traits": { + "smithy.api#documentation": "The output stream that the model generated.
", + "smithy.api#httpPayload": {} + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#ConverseStreamTrace": { + "type": "structure", + "members": { + "guardrail": { + "target": "com.amazonaws.bedrockruntime#GuardrailTraceAssessment", + "traits": { + "smithy.api#documentation": "The guardrail trace object.
" + } + }, + "promptRouter": { + "target": "com.amazonaws.bedrockruntime#PromptRouterTrace", + "traits": { + "smithy.api#documentation": "The request's prompt router.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The trace object in a response from ConverseStream. Currently, you can only trace guardrails.
" + } + }, + "com.amazonaws.bedrockruntime#ConverseTokensRequest": { + "type": "structure", + "members": { + "messages": { + "target": "com.amazonaws.bedrockruntime#Messages", + "traits": { + "smithy.api#documentation": "An array of messages to count tokens for.
" + } + }, + "system": { + "target": "com.amazonaws.bedrockruntime#SystemContentBlocks", + "traits": { + "smithy.api#documentation": "The system content blocks to count tokens for. System content provides instructions or context to the model about how it should behave or respond. The token count will include any system content provided.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The inputs from a Converse
API request for token counting.
This structure mirrors the input format for the Converse
operation, allowing you to count tokens for conversation-based inference requests.
The guardrail trace object.
" + } + }, + "promptRouter": { + "target": "com.amazonaws.bedrockruntime#PromptRouterTrace", + "traits": { + "smithy.api#documentation": "The request's prompt router.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The trace object in a response from Converse. Currently, you can only trace guardrails.
" + } + }, + "com.amazonaws.bedrockruntime#CountTokens": { + "type": "operation", + "input": { + "target": "com.amazonaws.bedrockruntime#CountTokensRequest" + }, + "output": { + "target": "com.amazonaws.bedrockruntime#CountTokensResponse" + }, + "errors": [ + { + "target": "com.amazonaws.bedrockruntime#AccessDeniedException" + }, + { + "target": "com.amazonaws.bedrockruntime#InternalServerException" + }, + { + "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.bedrockruntime#ThrottlingException" + }, + { + "target": "com.amazonaws.bedrockruntime#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Returns the token count for a given inference request. This operation helps you estimate token usage before sending requests to foundation models by returning the token count that would be used if the same input were sent to the model in an inference request.
Token counting is model-specific because different models use different tokenization strategies. The token count returned by this operation will match the token count that would be charged if the same input were sent to the model in an InvokeModel
or Converse
request.
You can use this operation to:
Estimate costs before sending inference requests.
Optimize prompts to fit within token limits.
Plan for token usage in your applications.
This operation accepts the same input formats as InvokeModel
and Converse
, allowing you to count tokens for both raw text inputs and structured conversation formats.
The following operations are related to CountTokens
:
InvokeModel - Sends inference requests to foundation models
Converse - Sends conversation-based inference requests to foundation models
An InvokeModel
request for which to count tokens. Use this field when you want to count tokens for a raw text input that would be sent to the InvokeModel
operation.
A Converse
request for which to count tokens. Use this field when you want to count tokens for a conversation-based input that would be sent to the Converse
operation.
The input value for token counting. The value should be either an InvokeModel
or Converse
request body.
The unique identifier or ARN of the foundation model to use for token counting. Each model processes tokens differently, so the token count is specific to the model you specify.
", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "input": { + "target": "com.amazonaws.bedrockruntime#CountTokensInput", + "traits": { + "smithy.api#documentation": "The input for which to count tokens. The structure of this parameter depends on whether you're counting tokens for an InvokeModel
or Converse
request:
For InvokeModel
requests, provide the request body in the invokeModel
field
For Converse
requests, provide the messages and system content in the converse
field
The input format must be compatible with the model specified in the modelId
parameter.
The number of tokens in the provided input according to the specified model's tokenization rules. This count represents the number of input tokens that would be processed if the same input were sent to the model in an inference request. Use this value to estimate costs and ensure your inputs stay within model token limits.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#DocumentBlock": { + "type": "structure", + "members": { + "format": { + "target": "com.amazonaws.bedrockruntime#DocumentFormat", + "traits": { + "smithy.api#addedDefault": {}, + "smithy.api#default": "txt", + "smithy.api#documentation": "The format of a document, or its extension.
" + } + }, + "name": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "A name for the document. The name can only contain the following characters:
Alphanumeric characters
Whitespace characters (no more than one in a row)
Hyphens
Parentheses
Square brackets
This field is vulnerable to prompt injections, because the model might inadvertently interpret it as instructions. Therefore, we recommend that you specify a neutral name.
Contains the content of the document.
", + "smithy.api#required": {} + } + }, + "context": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Contextual information about how the document should be processed or interpreted by the model when generating citations.
" + } + }, + "citations": { + "target": "com.amazonaws.bedrockruntime#CitationsConfig", + "traits": { + "smithy.api#documentation": "Configuration settings that control how citations should be generated for this specific document.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A document to include in a message.
" + } + }, + "com.amazonaws.bedrockruntime#DocumentCharLocation": { + "type": "structure", + "members": { + "documentIndex": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The index of the document within the array of documents provided in the request.
", + "smithy.api#range": { + "min": 0 + } + } + }, + "start": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The starting character position of the cited content within the document.
", + "smithy.api#range": { + "min": 0 + } + } + }, + "end": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The ending character position of the cited content within the document.
", + "smithy.api#range": { + "min": 0 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Specifies a character-level location within a document, providing precise positioning information for cited content using start and end character indices.
" + } + }, + "com.amazonaws.bedrockruntime#DocumentChunkLocation": { + "type": "structure", + "members": { + "documentIndex": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The index of the document within the array of documents provided in the request.
", + "smithy.api#range": { + "min": 0 + } + } + }, + "start": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The starting chunk identifier or index of the cited content within the document.
", + "smithy.api#range": { + "min": 0 + } + } + }, + "end": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The ending chunk identifier or index of the cited content within the document.
", + "smithy.api#range": { + "min": 0 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Specifies a chunk-level location within a document, providing positioning information for cited content using logical document segments or chunks.
" + } + }, + "com.amazonaws.bedrockruntime#DocumentContentBlock": { + "type": "union", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The text content of the document.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains the actual content of a document that can be processed by the model and potentially cited in the response.
" + } + }, + "com.amazonaws.bedrockruntime#DocumentContentBlocks": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#DocumentContentBlock" + } + }, + "com.amazonaws.bedrockruntime#DocumentFormat": { + "type": "enum", + "members": { + "PDF": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "pdf" + } + }, + "CSV": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "csv" + } + }, + "DOC": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "doc" + } + }, + "DOCX": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "docx" + } + }, + "XLS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "xls" + } + }, + "XLSX": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "xlsx" + } + }, + "HTML": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "html" + } + }, + "TXT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "txt" + } + }, + "MD": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "md" + } + } + } + }, + "com.amazonaws.bedrockruntime#DocumentPageLocation": { + "type": "structure", + "members": { + "documentIndex": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The index of the document within the array of documents provided in the request.
", + "smithy.api#range": { + "min": 0 + } + } + }, + "start": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The starting page number of the cited content within the document.
", + "smithy.api#range": { + "min": 0 + } + } + }, + "end": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The ending page number of the cited content within the document.
", + "smithy.api#range": { + "min": 0 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Specifies a page-level location within a document, providing positioning information for cited content using page numbers.
" + } + }, + "com.amazonaws.bedrockruntime#DocumentSource": { + "type": "union", + "members": { + "bytes": { + "target": "smithy.api#Blob", + "traits": { + "smithy.api#documentation": "The raw bytes for the document. If you use an Amazon Web Services SDK, you don't need to encode the bytes in base64.
", + "smithy.api#length": { + "min": 1 + } + } + }, + "s3Location": { + "target": "com.amazonaws.bedrockruntime#S3Location", + "traits": { + "smithy.api#documentation": "The location of a document object in an Amazon S3 bucket. To see which models support S3 uploads, see Supported models and features for Converse.
" + } + }, + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The text content of the document source.
" + } + }, + "content": { + "target": "com.amazonaws.bedrockruntime#DocumentContentBlocks", + "traits": { + "smithy.api#documentation": "The structured content of the document source, which may include various content blocks such as text, images, or other document elements.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains the content of a document.
" + } + }, + "com.amazonaws.bedrockruntime#FoundationModelVersionIdentifier": { + "type": "string", + "traits": { + "smithy.api#documentation": "ARN or ID of a Bedrock model", + "smithy.api#length": { + "min": 1, + "max": 256 + }, + "smithy.api#pattern": "^[a-zA-Z_\\.\\-/0-9:]+$" + } + }, + "com.amazonaws.bedrockruntime#GetAsyncInvoke": { + "type": "operation", + "input": { + "target": "com.amazonaws.bedrockruntime#GetAsyncInvokeRequest" + }, + "output": { + "target": "com.amazonaws.bedrockruntime#GetAsyncInvokeResponse" + }, + "errors": [ + { + "target": "com.amazonaws.bedrockruntime#AccessDeniedException" + }, + { + "target": "com.amazonaws.bedrockruntime#InternalServerException" + }, + { + "target": "com.amazonaws.bedrockruntime#ThrottlingException" + }, + { + "target": "com.amazonaws.bedrockruntime#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Retrieve information about an asynchronous invocation.
", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/async-invoke/{invocationArn}" + }, + "smithy.api#readonly": {} + } + }, + "com.amazonaws.bedrockruntime#GetAsyncInvokeRequest": { + "type": "structure", + "members": { + "invocationArn": { + "target": "com.amazonaws.bedrockruntime#InvocationArn", + "traits": { + "smithy.api#documentation": "The invocation's ARN.
", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#GetAsyncInvokeResponse": { + "type": "structure", + "members": { + "invocationArn": { + "target": "com.amazonaws.bedrockruntime#InvocationArn", + "traits": { + "smithy.api#documentation": "The invocation's ARN.
", + "smithy.api#required": {} + } + }, + "modelArn": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeArn", + "traits": { + "smithy.api#documentation": "The invocation's model ARN.
", + "smithy.api#required": {} + } + }, + "clientRequestToken": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeIdempotencyToken", + "traits": { + "smithy.api#documentation": "The invocation's idempotency token.
" + } + }, + "status": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeStatus", + "traits": { + "smithy.api#documentation": "The invocation's status.
", + "smithy.api#required": {} + } + }, + "failureMessage": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeMessage", + "traits": { + "smithy.api#documentation": "An error message.
" + } + }, + "submitTime": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "When the invocation request was submitted.
", + "smithy.api#required": {} + } + }, + "lastModifiedTime": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "The invocation's last modified time.
" + } + }, + "endTime": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "When the invocation ended.
" + } + }, + "outputDataConfig": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig", + "traits": { + "smithy.api#documentation": "Output data settings.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#GuardrailAction": { + "type": "enum", + "members": { + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + }, + "GUARDRAIL_INTERVENED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GUARDRAIL_INTERVENED" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailAssessment": { + "type": "structure", + "members": { + "topicPolicy": { + "target": "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAssessment", + "traits": { + "smithy.api#documentation": "The topic policy.
" + } + }, + "contentPolicy": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyAssessment", + "traits": { + "smithy.api#documentation": "The content policy.
" + } + }, + "wordPolicy": { + "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyAssessment", + "traits": { + "smithy.api#documentation": "The word policy.
" + } + }, + "sensitiveInformationPolicy": { + "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAssessment", + "traits": { + "smithy.api#documentation": "The sensitive information policy.
" + } + }, + "contextualGroundingPolicy": { + "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAssessment", + "traits": { + "smithy.api#documentation": "The contextual grounding policy used for the guardrail assessment.
" + } + }, + "automatedReasoningPolicy": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyAssessment", + "traits": { + "smithy.api#documentation": "The automated reasoning policy assessment results, including logical validation findings for the input content.
" + } + }, + "invocationMetrics": { + "target": "com.amazonaws.bedrockruntime#GuardrailInvocationMetrics", + "traits": { + "smithy.api#documentation": "The invocation metrics for the guardrail assessment.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A behavior assessment of the guardrail policies used in a call to the Converse API.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAssessmentList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAssessment" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAssessmentListMap": { + "type": "map", + "key": { + "target": "smithy.api#String" + }, + "value": { + "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentList" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAssessmentMap": { + "type": "map", + "key": { + "target": "smithy.api#String" + }, + "value": { + "target": "com.amazonaws.bedrockruntime#GuardrailAssessment" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningDifferenceScenarioList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario" + }, + "traits": { + "smithy.api#length": { + "max": 2 + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFinding": { + "type": "union", + "members": { + "valid": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningValidFinding", + "traits": { + "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that the claims in the input are logically valid and definitively true based on the provided premises and policy rules.
" + } + }, + "invalid": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInvalidFinding", + "traits": { + "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that the claims in the input are logically invalid and contradict the established premises or policy rules.
" + } + }, + "satisfiable": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningSatisfiableFinding", + "traits": { + "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that the claims in the input could be either true or false depending on additional assumptions not provided in the input context.
" + } + }, + "impossible": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningImpossibleFinding", + "traits": { + "smithy.api#documentation": "Contains the result when the automated reasoning evaluation determines that no valid logical conclusions can be drawn due to contradictions in the premises or policy rules themselves.
" + } + }, + "translationAmbiguous": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationAmbiguousFinding", + "traits": { + "smithy.api#documentation": "Contains the result when the automated reasoning evaluation detects that the input has multiple valid logical interpretations, requiring additional context or clarification to proceed with validation.
" + } + }, + "tooComplex": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTooComplexFinding", + "traits": { + "smithy.api#documentation": "Contains the result when the automated reasoning evaluation cannot process the input due to its complexity or volume exceeding the system's processing capacity for logical analysis.
" + } + }, + "noTranslations": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningNoTranslationsFinding", + "traits": { + "smithy.api#documentation": "Contains the result when the automated reasoning evaluation cannot extract any relevant logical information from the input that can be validated against the policy rules.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Represents a logical validation result from automated reasoning policy evaluation. The finding indicates whether claims in the input are logically valid, invalid, satisfiable, impossible, or have other logical issues.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFindingList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFinding" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningImpossibleFinding": { + "type": "structure", + "members": { + "translation": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", + "traits": { + "smithy.api#documentation": "The logical translation of the input that this finding evaluates.
" + } + }, + "contradictingRules": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList", + "traits": { + "smithy.api#documentation": "The automated reasoning policy rules that contradict the claims and/or premises in the input.
" + } + }, + "logicWarning": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", + "traits": { + "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Indicates that no valid claims can be made due to logical contradictions in the premises or rules.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReference": { + "type": "structure", + "members": { + "text": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementNaturalLanguageContent", + "traits": { + "smithy.api#documentation": "The specific text from the original input that this reference points to.
" + } + } + }, + "traits": { + "smithy.api#documentation": "References a portion of the original input text that corresponds to logical elements.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReferenceList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReference" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInvalidFinding": { + "type": "structure", + "members": { + "translation": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", + "traits": { + "smithy.api#documentation": "The logical translation of the input that this finding invalidates.
" + } + }, + "contradictingRules": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList", + "traits": { + "smithy.api#documentation": "The automated reasoning policy rules that contradict the claims in the input.
" + } + }, + "logicWarning": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", + "traits": { + "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Indicates that the claims are logically false and contradictory to the established rules or premises.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning": { + "type": "structure", + "members": { + "type": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarningType", + "traits": { + "smithy.api#documentation": "The category of the detected logical issue, such as statements that are always true or always false.
" + } + }, + "premises": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", + "traits": { + "smithy.api#documentation": "The logical statements that serve as premises under which the claims are validated.
" + } + }, + "claims": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", + "traits": { + "smithy.api#documentation": "The logical statements that are validated while assuming the policy and premises.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Identifies logical issues in the translated statements that exist independent of any policy rules, such as statements that are always true or always false.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarningType": { + "type": "enum", + "members": { + "ALWAYS_FALSE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ALWAYS_FALSE" + } + }, + "ALWAYS_TRUE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ALWAYS_TRUE" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningNoTranslationsFinding": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#documentation": "Indicates that no relevant logical information could be extracted from the input for validation.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPoliciesProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyAssessment": { + "type": "structure", + "members": { + "findings": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningFindingList", + "traits": { + "smithy.api#documentation": "List of logical validation results produced by evaluating the input content against automated reasoning policies.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains the results of automated reasoning policy evaluation, including logical findings about the validity of claims made in the input content.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyVersionArn": { + "type": "string", + "traits": { + "smithy.api#length": { + "max": 2048 + }, + "smithy.api#pattern": "^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:automated-reasoning-policy/[a-z0-9]{12}(:([1-9][0-9]{0,11}))?$" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRule": { + "type": "structure", + "members": { + "identifier": { + "target": "com.amazonaws.bedrockruntime#AutomatedReasoningRuleIdentifier", + "traits": { + "smithy.api#documentation": "The unique identifier of the automated reasoning rule.
" + } + }, + "policyVersionArn": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyVersionArn", + "traits": { + "smithy.api#documentation": "The ARN of the automated reasoning policy version that contains this rule.
" + } + } + }, + "traits": { + "smithy.api#documentation": "References a specific automated reasoning policy rule that was applied during evaluation.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRule" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningSatisfiableFinding": { + "type": "structure", + "members": { + "translation": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", + "traits": { + "smithy.api#documentation": "The logical translation of the input that this finding evaluates.
" + } + }, + "claimsTrueScenario": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario", + "traits": { + "smithy.api#documentation": "An example scenario demonstrating how the claims could be logically true.
" + } + }, + "claimsFalseScenario": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario", + "traits": { + "smithy.api#documentation": "An example scenario demonstrating how the claims could be logically false.
" + } + }, + "logicWarning": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", + "traits": { + "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Indicates that the claims could be either true or false depending on additional assumptions not provided in the input.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario": { + "type": "structure", + "members": { + "statements": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", + "traits": { + "smithy.api#documentation": "List of logical assignments and statements that define this scenario.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Represents a logical scenario where claims can be evaluated as true or false, containing specific logical assignments.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatement": { + "type": "structure", + "members": { + "logic": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementLogicContent", + "traits": { + "smithy.api#documentation": "The formal logical representation of the statement.
" + } + }, + "naturalLanguage": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementNaturalLanguageContent", + "traits": { + "smithy.api#documentation": "The natural language explanation of the logical statement.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A logical statement that includes both formal logic representation and natural language explanation.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatement" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementLogicContent": { + "type": "string", + "traits": { + "smithy.api#length": { + "max": 1000 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementNaturalLanguageContent": { + "type": "string", + "traits": { + "smithy.api#length": { + "max": 1000 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTooComplexFinding": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#documentation": "Indicates that the input exceeds the processing capacity due to the volume or complexity of the logical information.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation": { + "type": "structure", + "members": { + "premises": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", + "traits": { + "smithy.api#documentation": "The logical statements that serve as the foundation or assumptions for the claims.
" + } + }, + "claims": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningStatementList", + "traits": { + "smithy.api#documentation": "The logical statements that are being validated against the premises and policy rules.
" + } + }, + "untranslatedPremises": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReferenceList", + "traits": { + "smithy.api#documentation": "References to portions of the original input text that correspond to the premises but could not be fully translated.
" + } + }, + "untranslatedClaims": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningInputTextReferenceList", + "traits": { + "smithy.api#documentation": "References to portions of the original input text that correspond to the claims but could not be fully translated.
" + } + }, + "confidence": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationConfidence", + "traits": { + "smithy.api#documentation": "A confidence score between 0 and 1 indicating how certain the system is about the logical translation.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains the logical translation of natural language input into formal logical statements, including premises, claims, and confidence scores.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationAmbiguousFinding": { + "type": "structure", + "members": { + "options": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOptionList", + "traits": { + "smithy.api#documentation": "Different logical interpretations that were detected during translation of the input.
" + } + }, + "differenceScenarios": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningDifferenceScenarioList", + "traits": { + "smithy.api#documentation": "Scenarios showing how the different translation options differ in meaning.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Indicates that the input has multiple valid logical interpretations, requiring additional context or clarification.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationConfidence": { + "type": "double", + "traits": { + "smithy.api#range": { + "min": 0, + "max": 1 + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOption": { + "type": "structure", + "members": { + "translations": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationList", + "traits": { + "smithy.api#documentation": "Example translations that provide this possible interpretation of the input.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Represents one possible logical interpretation of ambiguous input content.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOptionList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslationOption" + }, + "traits": { + "smithy.api#length": { + "max": 2 + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningValidFinding": { + "type": "structure", + "members": { + "translation": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningTranslation", + "traits": { + "smithy.api#documentation": "The logical translation of the input that this finding validates.
" + } + }, + "claimsTrueScenario": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningScenario", + "traits": { + "smithy.api#documentation": "An example scenario demonstrating how the claims are logically true.
" + } + }, + "supportingRules": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningRuleList", + "traits": { + "smithy.api#documentation": "The automated reasoning policy rules that support why this result is considered valid.
" + } + }, + "logicWarning": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningLogicWarning", + "traits": { + "smithy.api#documentation": "Indication of a logic issue with the translation without needing to consider the automated reasoning policy rules.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Indicates that the claims are definitively true and logically implied by the premises, with no possible alternative interpretations.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailConfiguration": { + "type": "structure", + "members": { + "guardrailIdentifier": { + "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", + "traits": { + "smithy.api#documentation": "The identifier for the guardrail.
", + "smithy.api#required": {} + } + }, + "guardrailVersion": { + "target": "com.amazonaws.bedrockruntime#GuardrailVersion", + "traits": { + "smithy.api#documentation": "The version of the guardrail.
", + "smithy.api#required": {} + } + }, + "trace": { + "target": "com.amazonaws.bedrockruntime#GuardrailTrace", + "traits": { + "smithy.api#default": "disabled", + "smithy.api#documentation": "The trace behavior for the guardrail.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Configuration information for a guardrail that you use with the Converse operation.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentBlock": { + "type": "union", + "members": { + "text": { + "target": "com.amazonaws.bedrockruntime#GuardrailTextBlock", + "traits": { + "smithy.api#documentation": "Text within content block to be evaluated by the guardrail.
" + } + }, + "image": { + "target": "com.amazonaws.bedrockruntime#GuardrailImageBlock", + "traits": { + "smithy.api#documentation": "Image within guardrail content block to be evaluated by the guardrail.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The content block to be evaluated by the guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentBlockList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentBlock" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentFilter": { + "type": "structure", + "members": { + "type": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterType", + "traits": { + "smithy.api#documentation": "The guardrail type.
", + "smithy.api#required": {} + } + }, + "confidence": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterConfidence", + "traits": { + "smithy.api#documentation": "The guardrail confidence.
", + "smithy.api#required": {} + } + }, + "filterStrength": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterStrength", + "traits": { + "smithy.api#documentation": "The filter strength setting for the guardrail content filter.
" + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyAction", + "traits": { + "smithy.api#documentation": "The guardrail action.
", + "smithy.api#required": {} + } + }, + "detected": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates whether content that breaches the guardrail configuration is detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The content filter for a guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentFilterConfidence": { + "type": "enum", + "members": { + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + }, + "LOW": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "LOW" + } + }, + "MEDIUM": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MEDIUM" + } + }, + "HIGH": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "HIGH" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentFilterList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentFilter" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentFilterStrength": { + "type": "enum", + "members": { + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + }, + "LOW": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "LOW" + } + }, + "MEDIUM": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MEDIUM" + } + }, + "HIGH": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "HIGH" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentFilterType": { + "type": "enum", + "members": { + "INSULTS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INSULTS" + } + }, + "HATE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "HATE" + } + }, + "SEXUAL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "SEXUAL" + } + }, + "VIOLENCE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "VIOLENCE" + } + }, + "MISCONDUCT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MISCONDUCT" + } + }, + "PROMPT_ATTACK": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "PROMPT_ATTACK" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentPolicyAction": { + "type": "enum", + "members": { + "BLOCKED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "BLOCKED" + } + }, + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentPolicyAssessment": { + "type": "structure", + "members": { + "filters": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentFilterList", + "traits": { + "smithy.api#documentation": "The content policy filters.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "An assessment of a content policy for a guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentPolicyImageUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailContentPolicyUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailContentQualifier": { + "type": "enum", + "members": { + "GROUNDING_SOURCE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "grounding_source" + } + }, + "QUERY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "query" + } + }, + "GUARD_CONTENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "guard_content" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentQualifierList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentQualifier" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContentSource": { + "type": "enum", + "members": { + "INPUT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INPUT" + } + }, + "OUTPUT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "OUTPUT" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilter": { + "type": "structure", + "members": { + "type": { + "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilterType", + "traits": { + "smithy.api#documentation": "The contextual grounding filter type.
", + "smithy.api#required": {} + } + }, + "threshold": { + "target": "smithy.api#Double", + "traits": { + "smithy.api#documentation": "The threshold used by contextual grounding filter to determine whether the content is grounded or not.
", + "smithy.api#range": { + "min": 0, + "max": 1 + }, + "smithy.api#required": {} + } + }, + "score": { + "target": "smithy.api#Double", + "traits": { + "smithy.api#documentation": "The score generated by contextual grounding filter.
", + "smithy.api#range": { + "min": 0, + "max": 1 + }, + "smithy.api#required": {} + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAction", + "traits": { + "smithy.api#documentation": "The action performed by the guardrails contextual grounding filter.
", + "smithy.api#required": {} + } + }, + "detected": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates whether content that fails the contextual grounding evaluation (grounding or relevance score less than the corresponding threshold) was detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The details for the guardrails contextual grounding filter.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilterType": { + "type": "enum", + "members": { + "GROUNDING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GROUNDING" + } + }, + "RELEVANCE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "RELEVANCE" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilters": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilter" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAction": { + "type": "enum", + "members": { + "BLOCKED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "BLOCKED" + } + }, + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyAssessment": { + "type": "structure", + "members": { + "filters": { + "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingFilters", + "traits": { + "smithy.api#documentation": "The filter details for the guardrails contextual grounding filter.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The policy assessment details for the guardrails contextual grounding filter.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailConverseContentBlock": { + "type": "union", + "members": { + "text": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseTextBlock", + "traits": { + "smithy.api#documentation": "The text to guard.
" + } + }, + "image": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseImageBlock", + "traits": { + "smithy.api#documentation": "Image within converse content block to be evaluated by the guardrail.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A content block for selective guarding with the Converse or ConverseStream API operations.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifier": { + "type": "enum", + "members": { + "GROUNDING_SOURCE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "grounding_source" + } + }, + "QUERY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "query" + } + }, + "GUARD_CONTENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "guard_content" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifierList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifier" + } + }, + "com.amazonaws.bedrockruntime#GuardrailConverseImageBlock": { + "type": "structure", + "members": { + "format": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseImageFormat", + "traits": { + "smithy.api#documentation": "The format details for the image type of the guardrail converse image block.
", + "smithy.api#required": {} + } + }, + "source": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseImageSource", + "traits": { + "smithy.api#documentation": "The image source (image bytes) of the guardrail converse image block.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "An image block that contains images that you want to assess with a guardrail.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#GuardrailConverseImageFormat": { + "type": "enum", + "members": { + "PNG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "png" + } + }, + "JPEG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "jpeg" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailConverseImageSource": { + "type": "union", + "members": { + "bytes": { + "target": "smithy.api#Blob", + "traits": { + "smithy.api#documentation": "The raw image bytes for the image.
", + "smithy.api#length": { + "min": 1 + } + } + } + }, + "traits": { + "smithy.api#documentation": "The image source (image bytes) of the guardrail converse image source.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#GuardrailConverseTextBlock": { + "type": "structure", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The text that you want to guard.
", + "smithy.api#required": {} + } + }, + "qualifiers": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentQualifierList", + "traits": { + "smithy.api#documentation": "The qualifier details for the guardrails contextual grounding filter.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A text block that contains text that you want to assess with a guardrail. For more information, see GuardrailConverseContentBlock.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailCoverage": { + "type": "structure", + "members": { + "textCharacters": { + "target": "com.amazonaws.bedrockruntime#GuardrailTextCharactersCoverage", + "traits": { + "smithy.api#documentation": "The text characters of the guardrail coverage details.
" + } + }, + "images": { + "target": "com.amazonaws.bedrockruntime#GuardrailImageCoverage", + "traits": { + "smithy.api#documentation": "The guardrail coverage for images (the number of images that guardrails guarded).
" + } + } + }, + "traits": { + "smithy.api#documentation": "The action of the guardrail coverage details.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailCustomWord": { + "type": "structure", + "members": { + "match": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The match for the custom word.
", + "smithy.api#required": {} + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyAction", + "traits": { + "smithy.api#documentation": "The action for the custom word.
", + "smithy.api#required": {} + } + }, + "detected": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates whether custom word content that breaches the guardrail configuration is detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A custom word configured in a guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailCustomWordList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailCustomWord" + } + }, + "com.amazonaws.bedrockruntime#GuardrailIdentifier": { + "type": "string", + "traits": { + "smithy.api#length": { + "max": 2048 + }, + "smithy.api#pattern": "^(([a-z0-9]+)|(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:guardrail/[a-z0-9]+))$" + } + }, + "com.amazonaws.bedrockruntime#GuardrailImageBlock": { + "type": "structure", + "members": { + "format": { + "target": "com.amazonaws.bedrockruntime#GuardrailImageFormat", + "traits": { + "smithy.api#documentation": "The format details for the file type of the image blocked by the guardrail.
", + "smithy.api#required": {} + } + }, + "source": { + "target": "com.amazonaws.bedrockruntime#GuardrailImageSource", + "traits": { + "smithy.api#documentation": "The image source (image bytes) details of the image blocked by the guardrail.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Contain an image which user wants guarded. This block is accepted by the guardrails independent API.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#GuardrailImageCoverage": { + "type": "structure", + "members": { + "guarded": { + "target": "com.amazonaws.bedrockruntime#ImagesGuarded", + "traits": { + "smithy.api#documentation": "The count (integer) of images guardrails guarded.
" + } + }, + "total": { + "target": "com.amazonaws.bedrockruntime#ImagesTotal", + "traits": { + "smithy.api#documentation": "Represents the total number of images (integer) that were in the request (guarded and unguarded).
" + } + } + }, + "traits": { + "smithy.api#documentation": "The details of the guardrail image coverage.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailImageFormat": { + "type": "enum", + "members": { + "PNG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "png" + } + }, + "JPEG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "jpeg" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailImageSource": { + "type": "union", + "members": { + "bytes": { + "target": "smithy.api#Blob", + "traits": { + "smithy.api#documentation": "The bytes details of the guardrail image source. Object used in independent api.
", + "smithy.api#length": { + "min": 1 + } + } + } + }, + "traits": { + "smithy.api#documentation": "The image source (image bytes) of the guardrail image source. Object used in independent api.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#GuardrailInvocationMetrics": { + "type": "structure", + "members": { + "guardrailProcessingLatency": { + "target": "com.amazonaws.bedrockruntime#GuardrailProcessingLatency", + "traits": { + "smithy.api#documentation": "The processing latency details for the guardrail invocation metrics.
" + } + }, + "usage": { + "target": "com.amazonaws.bedrockruntime#GuardrailUsage", + "traits": { + "smithy.api#documentation": "The usage details for the guardrail invocation metrics.
" + } + }, + "guardrailCoverage": { + "target": "com.amazonaws.bedrockruntime#GuardrailCoverage", + "traits": { + "smithy.api#documentation": "The coverage details for the guardrail invocation metrics.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The invocation metrics for the guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailManagedWord": { + "type": "structure", + "members": { + "match": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The match for the managed word.
", + "smithy.api#required": {} + } + }, + "type": { + "target": "com.amazonaws.bedrockruntime#GuardrailManagedWordType", + "traits": { + "smithy.api#documentation": "The type for the managed word.
", + "smithy.api#required": {} + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyAction", + "traits": { + "smithy.api#documentation": "The action for the managed word.
", + "smithy.api#required": {} + } + }, + "detected": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates whether managed word content that breaches the guardrail configuration is detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A managed word configured in a guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailManagedWordList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailManagedWord" + } + }, + "com.amazonaws.bedrockruntime#GuardrailManagedWordType": { + "type": "enum", + "members": { + "PROFANITY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "PROFANITY" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailOutputContent": { + "type": "structure", + "members": { + "text": { + "target": "com.amazonaws.bedrockruntime#GuardrailOutputText", + "traits": { + "smithy.api#documentation": "The specific text for the output content produced by the guardrail.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The output content produced by the guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailOutputContentList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailOutputContent" + } + }, + "com.amazonaws.bedrockruntime#GuardrailOutputScope": { + "type": "enum", + "members": { + "INTERVENTIONS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INTERVENTIONS" + } + }, + "FULL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "FULL" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailOutputText": { + "type": "string" + }, + "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilter": { + "type": "structure", + "members": { + "match": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The PII entity filter match.
", + "smithy.api#required": {} + } + }, + "type": { + "target": "com.amazonaws.bedrockruntime#GuardrailPiiEntityType", + "traits": { + "smithy.api#documentation": "The PII entity filter type.
", + "smithy.api#required": {} + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAction", + "traits": { + "smithy.api#documentation": "The PII entity filter action.
", + "smithy.api#required": {} + } + }, + "detected": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates whether personally identifiable information (PII) that breaches the guardrail configuration is detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A Personally Identifiable Information (PII) entity configured in a guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilterList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilter" + } + }, + "com.amazonaws.bedrockruntime#GuardrailPiiEntityType": { + "type": "enum", + "members": { + "ADDRESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ADDRESS" + } + }, + "AGE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "AGE" + } + }, + "AWS_ACCESS_KEY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "AWS_ACCESS_KEY" + } + }, + "AWS_SECRET_KEY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "AWS_SECRET_KEY" + } + }, + "CA_HEALTH_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CA_HEALTH_NUMBER" + } + }, + "CA_SOCIAL_INSURANCE_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CA_SOCIAL_INSURANCE_NUMBER" + } + }, + "CREDIT_DEBIT_CARD_CVV": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CREDIT_DEBIT_CARD_CVV" + } + }, + "CREDIT_DEBIT_CARD_EXPIRY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CREDIT_DEBIT_CARD_EXPIRY" + } + }, + "CREDIT_DEBIT_CARD_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CREDIT_DEBIT_CARD_NUMBER" + } + }, + "DRIVER_ID": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DRIVER_ID" + } + }, + "EMAIL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "EMAIL" + } + }, + "INTERNATIONAL_BANK_ACCOUNT_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INTERNATIONAL_BANK_ACCOUNT_NUMBER" + } + }, + "IP_ADDRESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "IP_ADDRESS" + } + }, + "LICENSE_PLATE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "LICENSE_PLATE" + } + }, + "MAC_ADDRESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MAC_ADDRESS" + } + }, + "NAME": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NAME" + } + }, + "PASSWORD": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "PASSWORD" + } + }, + "PHONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "PHONE" + } + }, + "PIN": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "PIN" + } + }, + "SWIFT_CODE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "SWIFT_CODE" + } + }, + "UK_NATIONAL_HEALTH_SERVICE_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "UK_NATIONAL_HEALTH_SERVICE_NUMBER" + } + }, + "UK_NATIONAL_INSURANCE_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "UK_NATIONAL_INSURANCE_NUMBER" + } + }, + "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER" + } + }, + "URL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "URL" + } + }, + "USERNAME": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "USERNAME" + } + }, + "US_BANK_ACCOUNT_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "US_BANK_ACCOUNT_NUMBER" + } + }, + "US_BANK_ROUTING_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "US_BANK_ROUTING_NUMBER" + } + }, + "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER" + } + }, + "US_PASSPORT_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "US_PASSPORT_NUMBER" + } + }, + "US_SOCIAL_SECURITY_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "US_SOCIAL_SECURITY_NUMBER" + } + }, + "VEHICLE_IDENTIFICATION_NUMBER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "VEHICLE_IDENTIFICATION_NUMBER" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailProcessingLatency": { + "type": "long" + }, + "com.amazonaws.bedrockruntime#GuardrailRegexFilter": { + "type": "structure", + "members": { + "name": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The regex filter name.
" + } + }, + "match": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The regesx filter match.
" + } + }, + "regex": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The regex query.
" + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAction", + "traits": { + "smithy.api#documentation": "The region filter action.
", + "smithy.api#required": {} + } + }, + "detected": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates whether custom regex entities that breach the guardrail configuration are detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A Regex filter configured in a guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailRegexFilterList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailRegexFilter" + } + }, + "com.amazonaws.bedrockruntime#GuardrailResource": { + "type": "resource", + "operations": [ + { + "target": "com.amazonaws.bedrockruntime#ApplyGuardrail" + } + ] + }, + "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAction": { + "type": "enum", + "members": { + "ANONYMIZED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ANONYMIZED" + } + }, + "BLOCKED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "BLOCKED" + } + }, + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyAssessment": { + "type": "structure", + "members": { + "piiEntities": { + "target": "com.amazonaws.bedrockruntime#GuardrailPiiEntityFilterList", + "traits": { + "smithy.api#documentation": "The PII entities in the assessment.
", + "smithy.api#required": {} + } + }, + "regexes": { + "target": "com.amazonaws.bedrockruntime#GuardrailRegexFilterList", + "traits": { + "smithy.api#documentation": "The regex queries in the assessment.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The assessment for aPersonally Identifiable Information (PII) policy.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyFreeUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailStreamConfiguration": { + "type": "structure", + "members": { + "guardrailIdentifier": { + "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", + "traits": { + "smithy.api#documentation": "The identifier for the guardrail.
", + "smithy.api#required": {} + } + }, + "guardrailVersion": { + "target": "com.amazonaws.bedrockruntime#GuardrailVersion", + "traits": { + "smithy.api#documentation": "The version of the guardrail.
", + "smithy.api#required": {} + } + }, + "trace": { + "target": "com.amazonaws.bedrockruntime#GuardrailTrace", + "traits": { + "smithy.api#default": "disabled", + "smithy.api#documentation": "The trace behavior for the guardrail.
" + } + }, + "streamProcessingMode": { + "target": "com.amazonaws.bedrockruntime#GuardrailStreamProcessingMode", + "traits": { + "smithy.api#default": "sync", + "smithy.api#documentation": "The processing mode.
The processing mode. For more information, see Configure streaming response behavior in the Amazon Bedrock User Guide.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Configuration information for a guardrail that you use with the ConverseStream action.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailStreamProcessingMode": { + "type": "enum", + "members": { + "SYNC": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "sync" + } + }, + "ASYNC": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "async" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailTextBlock": { + "type": "structure", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The input text details to be evaluated by the guardrail.
", + "smithy.api#required": {} + } + }, + "qualifiers": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentQualifierList", + "traits": { + "smithy.api#documentation": "The qualifiers describing the text block.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The text block to be evaluated by the guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailTextCharactersCoverage": { + "type": "structure", + "members": { + "guarded": { + "target": "com.amazonaws.bedrockruntime#TextCharactersGuarded", + "traits": { + "smithy.api#documentation": "The text characters that were guarded by the guardrail coverage.
" + } + }, + "total": { + "target": "com.amazonaws.bedrockruntime#TextCharactersTotal", + "traits": { + "smithy.api#documentation": "The total text characters by the guardrail coverage.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The guardrail coverage for the text characters.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailTopic": { + "type": "structure", + "members": { + "name": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The name for the guardrail.
", + "smithy.api#required": {} + } + }, + "type": { + "target": "com.amazonaws.bedrockruntime#GuardrailTopicType", + "traits": { + "smithy.api#documentation": "The type behavior that the guardrail should perform when the model detects the topic.
", + "smithy.api#required": {} + } + }, + "action": { + "target": "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAction", + "traits": { + "smithy.api#documentation": "The action the guardrail should take when it intervenes on a topic.
", + "smithy.api#required": {} + } + }, + "detected": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates whether topic content that breaches the guardrail configuration is detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Information about a topic guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailTopicList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailTopic" + } + }, + "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAction": { + "type": "enum", + "members": { + "BLOCKED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "BLOCKED" + } + }, + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailTopicPolicyAssessment": { + "type": "structure", + "members": { + "topics": { + "target": "com.amazonaws.bedrockruntime#GuardrailTopicList", + "traits": { + "smithy.api#documentation": "The topics in the assessment.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A behavior assessment of a topic policy.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailTopicPolicyUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#GuardrailTopicType": { + "type": "enum", + "members": { + "DENY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DENY" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailTrace": { + "type": "enum", + "members": { + "ENABLED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "enabled" + } + }, + "DISABLED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "disabled" + } + }, + "ENABLED_FULL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "enabled_full" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailTraceAssessment": { + "type": "structure", + "members": { + "modelOutput": { + "target": "com.amazonaws.bedrockruntime#ModelOutputs", + "traits": { + "smithy.api#documentation": "The output from the model.
" + } + }, + "inputAssessment": { + "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentMap", + "traits": { + "smithy.api#documentation": "The input assessment.
" + } + }, + "outputAssessments": { + "target": "com.amazonaws.bedrockruntime#GuardrailAssessmentListMap", + "traits": { + "smithy.api#documentation": "the output assessments.
" + } + }, + "actionReason": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Provides the reason for the action taken when harmful content is detected.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A Top level guardrail trace object. For more information, see ConverseTrace.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailUsage": { + "type": "structure", + "members": { + "topicPolicyUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailTopicPolicyUnitsProcessed", + "traits": { + "smithy.api#documentation": "The topic policy units processed by the guardrail.
", + "smithy.api#required": {} + } + }, + "contentPolicyUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyUnitsProcessed", + "traits": { + "smithy.api#documentation": "The content policy units processed by the guardrail.
", + "smithy.api#required": {} + } + }, + "wordPolicyUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailWordPolicyUnitsProcessed", + "traits": { + "smithy.api#documentation": "The word policy units processed by the guardrail.
", + "smithy.api#required": {} + } + }, + "sensitiveInformationPolicyUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyUnitsProcessed", + "traits": { + "smithy.api#documentation": "The sensitive information policy units processed by the guardrail.
", + "smithy.api#required": {} + } + }, + "sensitiveInformationPolicyFreeUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailSensitiveInformationPolicyFreeUnitsProcessed", + "traits": { + "smithy.api#documentation": "The sensitive information policy free units processed by the guardrail.
", + "smithy.api#required": {} + } + }, + "contextualGroundingPolicyUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailContextualGroundingPolicyUnitsProcessed", + "traits": { + "smithy.api#documentation": "The contextual grounding policy units processed by the guardrail.
", + "smithy.api#required": {} + } + }, + "contentPolicyImageUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailContentPolicyImageUnitsProcessed", + "traits": { + "smithy.api#documentation": "The content policy image units processed by the guardrail.
" + } + }, + "automatedReasoningPolicyUnits": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPolicyUnitsProcessed", + "traits": { + "smithy.api#documentation": "The number of text units processed by the automated reasoning policy.
" + } + }, + "automatedReasoningPolicies": { + "target": "com.amazonaws.bedrockruntime#GuardrailAutomatedReasoningPoliciesProcessed", + "traits": { + "smithy.api#documentation": "The number of automated reasoning policies that were processed during the guardrail evaluation.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The details on the use of the guardrail.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailVersion": { + "type": "string", + "traits": { + "smithy.api#pattern": "^(([1-9][0-9]{0,7})|(DRAFT))$" + } + }, + "com.amazonaws.bedrockruntime#GuardrailWordPolicyAction": { + "type": "enum", + "members": { + "BLOCKED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "BLOCKED" + } + }, + "NONE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NONE" + } + } + } + }, + "com.amazonaws.bedrockruntime#GuardrailWordPolicyAssessment": { + "type": "structure", + "members": { + "customWords": { + "target": "com.amazonaws.bedrockruntime#GuardrailCustomWordList", + "traits": { + "smithy.api#documentation": "Custom words in the assessment.
", + "smithy.api#required": {} + } + }, + "managedWordLists": { + "target": "com.amazonaws.bedrockruntime#GuardrailManagedWordList", + "traits": { + "smithy.api#documentation": "Managed word lists in the assessment.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The word policy assessment.
" + } + }, + "com.amazonaws.bedrockruntime#GuardrailWordPolicyUnitsProcessed": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#ImageBlock": { + "type": "structure", + "members": { + "format": { + "target": "com.amazonaws.bedrockruntime#ImageFormat", + "traits": { + "smithy.api#documentation": "The format of the image.
", + "smithy.api#required": {} + } + }, + "source": { + "target": "com.amazonaws.bedrockruntime#ImageSource", + "traits": { + "smithy.api#documentation": "The source for the image.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Image content for a message.
" + } + }, + "com.amazonaws.bedrockruntime#ImageFormat": { + "type": "enum", + "members": { + "PNG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "png" + } + }, + "JPEG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "jpeg" + } + }, + "GIF": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "gif" + } + }, + "WEBP": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "webp" + } + } + } + }, + "com.amazonaws.bedrockruntime#ImageSource": { + "type": "union", + "members": { + "bytes": { + "target": "smithy.api#Blob", + "traits": { + "smithy.api#documentation": "The raw image bytes for the image. If you use an AWS SDK, you don't need to encode the image bytes in base64.
", + "smithy.api#length": { + "min": 1 + } + } + }, + "s3Location": { + "target": "com.amazonaws.bedrockruntime#S3Location", + "traits": { + "smithy.api#documentation": "The location of an image object in an Amazon S3 bucket. To see which models support S3 uploads, see Supported models and features for Converse.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The source for an image.
" + } + }, + "com.amazonaws.bedrockruntime#ImagesGuarded": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#ImagesTotal": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#InferenceConfiguration": { + "type": "structure", + "members": { + "maxTokens": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The maximum number of tokens to allow in the generated response. The default value is the maximum allowed value for the model that you are using. For more information, see Inference parameters for foundation models.
", + "smithy.api#range": { + "min": 1 + } + } + }, + "temperature": { + "target": "smithy.api#Float", + "traits": { + "smithy.api#documentation": "The likelihood of the model selecting higher-probability options while generating a response. A lower value makes the model more likely to choose higher-probability options, while a higher value makes the model more likely to choose lower-probability options.
The default value is the default value for the model that you are using. For more information, see Inference parameters for foundation models.
", + "smithy.api#range": { + "min": 0, + "max": 1 + } + } + }, + "topP": { + "target": "smithy.api#Float", + "traits": { + "smithy.api#documentation": "The percentage of most-likely candidates that the model considers for the next token. For example, if you choose a value of 0.8 for topP
, the model selects from the top 80% of the probability distribution of tokens that could be next in the sequence.
The default value is the default value for the model that you are using. For more information, see Inference parameters for foundation models.
", + "smithy.api#range": { + "min": 0, + "max": 1 + } + } + }, + "stopSequences": { + "target": "com.amazonaws.bedrockruntime#NonEmptyStringList", + "traits": { + "smithy.api#documentation": "A list of stop sequences. A stop sequence is a sequence of characters that causes the model to stop generating the response.
", + "smithy.api#length": { + "max": 2500 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Base inference parameters to pass to a model in a call to Converse or ConverseStream. For more information, see Inference parameters for foundation models.
If you need to pass additional parameters that the model supports, use the additionalModelRequestFields
request field in the call to Converse
or ConverseStream
. For more information, see Model parameters.
An internal server error occurred. For troubleshooting this error, see InternalFailure in the Amazon Bedrock User Guide
", + "smithy.api#error": "server", + "smithy.api#httpError": 500 + } + }, + "com.amazonaws.bedrockruntime#InvocationArn": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 2048 + }, + "smithy.api#pattern": "^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:async-invoke/[a-z0-9]{12}$" + } + }, + "com.amazonaws.bedrockruntime#InvokeModel": { + "type": "operation", + "input": { + "target": "com.amazonaws.bedrockruntime#InvokeModelRequest" + }, + "output": { + "target": "com.amazonaws.bedrockruntime#InvokeModelResponse" + }, + "errors": [ + { + "target": "com.amazonaws.bedrockruntime#AccessDeniedException" + }, + { + "target": "com.amazonaws.bedrockruntime#InternalServerException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelErrorException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelNotReadyException" + }, + { + "target": "com.amazonaws.bedrockruntime#ModelTimeoutException" + }, + { + "target": "com.amazonaws.bedrockruntime#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.bedrockruntime#ServiceQuotaExceededException" + }, + { + "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.bedrockruntime#ThrottlingException" + }, + { + "target": "com.amazonaws.bedrockruntime#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Invokes the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body. You use model inference to generate text, images, and embeddings.
For example code, see Invoke model code examples in the Amazon Bedrock User Guide.
This operation requires permission for the bedrock:InvokeModel
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the Converse API actions (Converse and ConverseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the InvokeModel
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The prompt and inference parameters in the format specified in the contentType
in the header. You must provide the body in JSON format. To see the format and content of the request and response bodies for different models, refer to Inference parameters. For more information, see Run inference in the Bedrock User Guide.
The MIME type of the input data in the request. You must specify application/json
.
The desired MIME type of the inference body in the response. The default value is application/json
.
The unique identifier of the model to invoke to run inference.
The modelId
to provide depends on the type of model or throughput that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, specify the ARN of the custom model deployment (for on-demand inference) or the ARN of your provisioned model (for Provisioned Throughput). For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
If you use an imported model, specify the ARN of the imported model. You can get the model ARN from a successful call to CreateModelImportJob or from the Imported models page in the Amazon Bedrock console.
Specifies whether to enable or disable the Bedrock trace. If enabled, you can see the full Bedrock trace.
", + "smithy.api#httpHeader": "X-Amzn-Bedrock-Trace" + } + }, + "guardrailIdentifier": { + "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", + "traits": { + "smithy.api#documentation": "The unique identifier of the guardrail that you want to use. If you don't provide a value, no guardrail is applied to the invocation.
An error will be thrown in the following situations.
You don't provide a guardrail identifier but you specify the amazon-bedrock-guardrailConfig
field in the request body.
You enable the guardrail but the contentType
isn't application/json
.
You provide a guardrail identifier, but guardrailVersion
isn't specified.
The version number for the guardrail. The value can also be DRAFT
.
Model performance settings for the request.
", + "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#InvokeModelResponse": { + "type": "structure", + "members": { + "body": { + "target": "com.amazonaws.bedrockruntime#Body", + "traits": { + "smithy.api#documentation": "Inference response from the model in the format specified in the contentType
header. To see the format and content of the request and response bodies for different models, refer to Inference parameters.
The MIME type of the inference result.
", + "smithy.api#httpHeader": "Content-Type", + "smithy.api#required": {} + } + }, + "performanceConfigLatency": { + "target": "com.amazonaws.bedrockruntime#PerformanceConfigLatency", + "traits": { + "smithy.api#documentation": "Model performance settings for the request.
", + "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#InvokeModelTokensRequest": { + "type": "structure", + "members": { + "body": { + "target": "com.amazonaws.bedrockruntime#Body", + "traits": { + "smithy.api#documentation": "The request body to count tokens for, formatted according to the model's expected input format. To learn about the input format for different models, see Model inference parameters and responses.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The body of an InvokeModel
API request for token counting. This structure mirrors the input format for the InvokeModel
operation, allowing you to count tokens for raw text inference requests.
Invoke the specified Amazon Bedrock model to run inference using the bidirectional stream. The response is returned in a stream that remains open for 8 minutes. A single session can contain multiple prompts and responses from the model. The prompts to the model are provided as audio files and the model's responses are spoken back to the user and transcribed.
It is possible for users to interrupt the model's response with a new prompt, which will halt the response speech. The model will retain contextual awareness of the conversation while pivoting to respond to the new prompt.
", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/model/{modelId}/invoke-with-bidirectional-stream" + } + } + }, + "com.amazonaws.bedrockruntime#InvokeModelWithBidirectionalStreamInput": { + "type": "union", + "members": { + "chunk": { + "target": "com.amazonaws.bedrockruntime#BidirectionalInputPayloadPart", + "traits": { + "smithy.api#documentation": "The audio chunk that is used as input for the invocation step.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Payload content, the speech chunk, for the bidirectional input of the invocation step.
", + "smithy.api#streaming": {} + } + }, + "com.amazonaws.bedrockruntime#InvokeModelWithBidirectionalStreamOutput": { + "type": "union", + "members": { + "chunk": { + "target": "com.amazonaws.bedrockruntime#BidirectionalOutputPayloadPart", + "traits": { + "smithy.api#documentation": "The speech chunk that was provided as output from the invocation step.
" + } + }, + "internalServerException": { + "target": "com.amazonaws.bedrockruntime#InternalServerException", + "traits": { + "smithy.api#documentation": "The request encountered an unknown internal error.
" + } + }, + "modelStreamErrorException": { + "target": "com.amazonaws.bedrockruntime#ModelStreamErrorException", + "traits": { + "smithy.api#documentation": "The request encountered an error with the model stream.
" + } + }, + "validationException": { + "target": "com.amazonaws.bedrockruntime#ValidationException", + "traits": { + "smithy.api#documentation": "The input fails to satisfy the constraints specified by an Amazon Web Services service.
" + } + }, + "throttlingException": { + "target": "com.amazonaws.bedrockruntime#ThrottlingException", + "traits": { + "smithy.api#documentation": "The request was denied due to request throttling.
" + } + }, + "modelTimeoutException": { + "target": "com.amazonaws.bedrockruntime#ModelTimeoutException", + "traits": { + "smithy.api#documentation": "The connection was closed because a request was not received within the timeout period.
" + } + }, + "serviceUnavailableException": { + "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException", + "traits": { + "smithy.api#documentation": "The request has failed due to a temporary failure of the server.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Output from the bidirectional stream that was used for model invocation.
", + "smithy.api#streaming": {} + } + }, + "com.amazonaws.bedrockruntime#InvokeModelWithBidirectionalStreamRequest": { + "type": "structure", + "members": { + "modelId": { + "target": "com.amazonaws.bedrockruntime#InvokeModelIdentifier", + "traits": { + "smithy.api#documentation": "The model ID or ARN of the model ID to use. Currently, only amazon.nova-sonic-v1:0
is supported.
The prompt and inference parameters in the format specified in the BidirectionalInputPayloadPart
in the header. You must provide the body in JSON format. To see the format and content of the request and response bodies for different models, refer to Inference parameters. For more information, see Run inference in the Bedrock User Guide.
Streaming response from the model in the format specified by the BidirectionalOutputPayloadPart
header.
Invoke the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body. The response is returned in a stream.
To see if a model supports streaming, call GetFoundationModel and check the responseStreamingSupported
field in the response.
The CLI doesn't support streaming operations in Amazon Bedrock, including InvokeModelWithResponseStream
.
For example code, see Invoke model with streaming code example in the Amazon Bedrock User Guide.
This operation requires permissions to perform the bedrock:InvokeModelWithResponseStream
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the Converse API actions (Converse and ConverseStream). For more information see Deny access for inference on specific models.
For troubleshooting some of the common errors you might encounter when using the InvokeModelWithResponseStream
API, see Troubleshooting Amazon Bedrock API Error Codes in the Amazon Bedrock User Guide
The prompt and inference parameters in the format specified in the contentType
in the header. You must provide the body in JSON format. To see the format and content of the request and response bodies for different models, refer to Inference parameters. For more information, see Run inference in the Bedrock User Guide.
The MIME type of the input data in the request. You must specify application/json
.
The desired MIME type of the inference body in the response. The default value is application/json
.
The unique identifier of the model to invoke to run inference.
The modelId
to provide depends on the type of model or throughput that you use:
If you use a base model, specify the model ID or its ARN. For a list of model IDs for base models, see Amazon Bedrock base model IDs (on-demand throughput) in the Amazon Bedrock User Guide.
If you use an inference profile, specify the inference profile ID or its ARN. For a list of inference profile IDs, see Supported Regions and models for cross-region inference in the Amazon Bedrock User Guide.
If you use a provisioned model, specify the ARN of the Provisioned Throughput. For more information, see Run inference using a Provisioned Throughput in the Amazon Bedrock User Guide.
If you use a custom model, specify the ARN of the custom model deployment (for on-demand inference) or the ARN of your provisioned model (for Provisioned Throughput). For more information, see Use a custom model in Amazon Bedrock in the Amazon Bedrock User Guide.
If you use an imported model, specify the ARN of the imported model. You can get the model ARN from a successful call to CreateModelImportJob or from the Imported models page in the Amazon Bedrock console.
Specifies whether to enable or disable the Bedrock trace. If enabled, you can see the full Bedrock trace.
", + "smithy.api#httpHeader": "X-Amzn-Bedrock-Trace" + } + }, + "guardrailIdentifier": { + "target": "com.amazonaws.bedrockruntime#GuardrailIdentifier", + "traits": { + "smithy.api#documentation": "The unique identifier of the guardrail that you want to use. If you don't provide a value, no guardrail is applied to the invocation.
An error is thrown in the following situations.
You don't provide a guardrail identifier but you specify the amazon-bedrock-guardrailConfig
field in the request body.
You enable the guardrail but the contentType
isn't application/json
.
You provide a guardrail identifier, but guardrailVersion
isn't specified.
The version number for the guardrail. The value can also be DRAFT
.
Model performance settings for the request.
", + "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#InvokeModelWithResponseStreamResponse": { + "type": "structure", + "members": { + "body": { + "target": "com.amazonaws.bedrockruntime#ResponseStream", + "traits": { + "smithy.api#documentation": "Inference response from the model in the format specified by the contentType
header. To see the format and content of this field for different models, refer to Inference parameters.
The MIME type of the inference result.
", + "smithy.api#httpHeader": "X-Amzn-Bedrock-Content-Type", + "smithy.api#required": {} + } + }, + "performanceConfigLatency": { + "target": "com.amazonaws.bedrockruntime#PerformanceConfigLatency", + "traits": { + "smithy.api#documentation": "Model performance settings for the request.
", + "smithy.api#httpHeader": "X-Amzn-Bedrock-PerformanceConfig-Latency" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#InvokedModelId": { + "type": "string", + "traits": { + "smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}::foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([a-z0-9-]{1,63}[.]){0,2}[a-z0-9-]{1,63}([:][a-z0-9-]{1,63}){0,2})|(arn:aws(|-us-gov|-cn|-iso|-iso-b):bedrock:(|[0-9a-z-]{1,20}):(|[0-9]{12}):inference-profile/[a-zA-Z0-9-:.]+)$" + } + }, + "com.amazonaws.bedrockruntime#KmsKeyId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 2048 + }, + "smithy.api#pattern": "^arn:aws(-[^:]+)?:kms:[a-zA-Z0-9-]*:[0-9]{12}:((key/[a-zA-Z0-9-]{36})|(alias/[a-zA-Z0-9-_/]+))$" + } + }, + "com.amazonaws.bedrockruntime#ListAsyncInvokes": { + "type": "operation", + "input": { + "target": "com.amazonaws.bedrockruntime#ListAsyncInvokesRequest" + }, + "output": { + "target": "com.amazonaws.bedrockruntime#ListAsyncInvokesResponse" + }, + "errors": [ + { + "target": "com.amazonaws.bedrockruntime#AccessDeniedException" + }, + { + "target": "com.amazonaws.bedrockruntime#InternalServerException" + }, + { + "target": "com.amazonaws.bedrockruntime#ThrottlingException" + }, + { + "target": "com.amazonaws.bedrockruntime#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Lists asynchronous invocations.
", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/async-invoke" + }, + "smithy.api#paginated": { + "inputToken": "nextToken", + "outputToken": "nextToken", + "pageSize": "maxResults", + "items": "asyncInvokeSummaries" + }, + "smithy.api#readonly": {} + } + }, + "com.amazonaws.bedrockruntime#ListAsyncInvokesRequest": { + "type": "structure", + "members": { + "submitTimeAfter": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "Include invocations submitted after this time.
", + "smithy.api#httpQuery": "submitTimeAfter" + } + }, + "submitTimeBefore": { + "target": "com.amazonaws.bedrockruntime#Timestamp", + "traits": { + "smithy.api#documentation": "Include invocations submitted before this time.
", + "smithy.api#httpQuery": "submitTimeBefore" + } + }, + "statusEquals": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeStatus", + "traits": { + "smithy.api#documentation": "Filter invocations by status.
", + "smithy.api#httpQuery": "statusEquals" + } + }, + "maxResults": { + "target": "com.amazonaws.bedrockruntime#MaxResults", + "traits": { + "smithy.api#documentation": "The maximum number of invocations to return in one page of results.
", + "smithy.api#httpQuery": "maxResults" + } + }, + "nextToken": { + "target": "com.amazonaws.bedrockruntime#PaginationToken", + "traits": { + "smithy.api#documentation": "Specify the pagination token from a previous request to retrieve the next page of results.
", + "smithy.api#httpQuery": "nextToken" + } + }, + "sortBy": { + "target": "com.amazonaws.bedrockruntime#SortAsyncInvocationBy", + "traits": { + "smithy.api#default": "SubmissionTime", + "smithy.api#documentation": "How to sort the response.
", + "smithy.api#httpQuery": "sortBy" + } + }, + "sortOrder": { + "target": "com.amazonaws.bedrockruntime#SortOrder", + "traits": { + "smithy.api#default": "Descending", + "smithy.api#documentation": "The sorting order for the response.
", + "smithy.api#httpQuery": "sortOrder" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#ListAsyncInvokesResponse": { + "type": "structure", + "members": { + "nextToken": { + "target": "com.amazonaws.bedrockruntime#PaginationToken", + "traits": { + "smithy.api#documentation": "Specify the pagination token from a previous request to retrieve the next page of results.
" + } + }, + "asyncInvokeSummaries": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeSummaries", + "traits": { + "smithy.api#documentation": "A list of invocation summaries.
" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#MaxResults": { + "type": "integer", + "traits": { + "smithy.api#range": { + "min": 1, + "max": 1000 + } + } + }, + "com.amazonaws.bedrockruntime#Message": { + "type": "structure", + "members": { + "role": { + "target": "com.amazonaws.bedrockruntime#ConversationRole", + "traits": { + "smithy.api#documentation": "The role that the message plays in the message.
", + "smithy.api#required": {} + } + }, + "content": { + "target": "com.amazonaws.bedrockruntime#ContentBlocks", + "traits": { + "smithy.api#documentation": "The message content. Note the following restrictions:
You can include up to 20 images. Each image's size, height, and width must be no more than 3.75 MB, 8000 px, and 8000 px, respectively.
You can include up to five documents. Each document's size must be no more than 4.5 MB.
If you include a ContentBlock
with a document
field in the array, you must also include a ContentBlock
with a text
field.
You can only include images and documents if the role
is user
.
A message input, or returned from, a call to Converse or ConverseStream.
" + } + }, + "com.amazonaws.bedrockruntime#MessageStartEvent": { + "type": "structure", + "members": { + "role": { + "target": "com.amazonaws.bedrockruntime#ConversationRole", + "traits": { + "smithy.api#documentation": "The role for the message.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The start of a message.
" + } + }, + "com.amazonaws.bedrockruntime#MessageStopEvent": { + "type": "structure", + "members": { + "stopReason": { + "target": "com.amazonaws.bedrockruntime#StopReason", + "traits": { + "smithy.api#documentation": "The reason why the model stopped generating output.
", + "smithy.api#required": {} + } + }, + "additionalModelResponseFields": { + "target": "smithy.api#Document", + "traits": { + "smithy.api#documentation": "The additional model response fields.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The stop event for a message.
" + } + }, + "com.amazonaws.bedrockruntime#Messages": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#Message" + } + }, + "com.amazonaws.bedrockruntime#MimeType": { + "type": "string" + }, + "com.amazonaws.bedrockruntime#ModelErrorException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + }, + "originalStatusCode": { + "target": "com.amazonaws.bedrockruntime#StatusCode", + "traits": { + "smithy.api#documentation": "The original status code.
" + } + }, + "resourceName": { + "target": "com.amazonaws.bedrockruntime#NonBlankString", + "traits": { + "smithy.api#documentation": "The resource name.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The request failed due to an error while processing the model.
", + "smithy.api#error": "client", + "smithy.api#httpError": 424 + } + }, + "com.amazonaws.bedrockruntime#ModelInputPayload": { + "type": "document", + "traits": { + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#ModelNotReadyException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "The model specified in the request is not ready to serve inference requests. The AWS SDK will automatically retry the operation up to 5 times. For information about configuring automatic retries, see Retry behavior in the AWS SDKs and Tools reference guide.
", + "smithy.api#error": "client", + "smithy.api#httpError": 429, + "smithy.api#retryable": {} + } + }, + "com.amazonaws.bedrockruntime#ModelOutputs": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#GuardrailOutputText" + } + }, + "com.amazonaws.bedrockruntime#ModelStreamErrorException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + }, + "originalStatusCode": { + "target": "com.amazonaws.bedrockruntime#StatusCode", + "traits": { + "smithy.api#documentation": "The original status code.
" + } + }, + "originalMessage": { + "target": "com.amazonaws.bedrockruntime#NonBlankString", + "traits": { + "smithy.api#documentation": "The original message.
" + } + } + }, + "traits": { + "smithy.api#documentation": "An error occurred while streaming the response. Retry your request.
", + "smithy.api#error": "client", + "smithy.api#httpError": 424 + } + }, + "com.amazonaws.bedrockruntime#ModelTimeoutException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "The request took too long to process. Processing time exceeded the model timeout length.
", + "smithy.api#error": "client", + "smithy.api#httpError": 408 + } + }, + "com.amazonaws.bedrockruntime#NonBlankString": { + "type": "string", + "traits": { + "smithy.api#pattern": "^[\\s\\S]*$" + } + }, + "com.amazonaws.bedrockruntime#NonEmptyString": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazonaws.bedrockruntime#NonEmptyStringList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#NonEmptyString" + } + }, + "com.amazonaws.bedrockruntime#NonNegativeInteger": { + "type": "integer", + "traits": { + "smithy.api#range": { + "min": 0 + } + } + }, + "com.amazonaws.bedrockruntime#PaginationToken": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 2048 + }, + "smithy.api#pattern": "^\\S*$" + } + }, + "com.amazonaws.bedrockruntime#PartBody": { + "type": "blob", + "traits": { + "smithy.api#length": { + "max": 1000000 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#PayloadPart": { + "type": "structure", + "members": { + "bytes": { + "target": "com.amazonaws.bedrockruntime#PartBody", + "traits": { + "smithy.api#documentation": "Base64-encoded bytes of payload data.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Payload content included in the response.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#PerformanceConfigLatency": { + "type": "enum", + "members": { + "STANDARD": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "standard" + } + }, + "OPTIMIZED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "optimized" + } + } + } + }, + "com.amazonaws.bedrockruntime#PerformanceConfiguration": { + "type": "structure", + "members": { + "latency": { + "target": "com.amazonaws.bedrockruntime#PerformanceConfigLatency", + "traits": { + "smithy.api#default": "standard", + "smithy.api#documentation": "To use a latency-optimized version of the model, set to optimized
.
Performance settings for a model.
" + } + }, + "com.amazonaws.bedrockruntime#PromptRouterTrace": { + "type": "structure", + "members": { + "invokedModelId": { + "target": "com.amazonaws.bedrockruntime#InvokedModelId", + "traits": { + "smithy.api#documentation": "The ID of the invoked model.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A prompt router trace.
" + } + }, + "com.amazonaws.bedrockruntime#PromptVariableMap": { + "type": "map", + "key": { + "target": "smithy.api#String" + }, + "value": { + "target": "com.amazonaws.bedrockruntime#PromptVariableValues" + }, + "traits": { + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#PromptVariableValues": { + "type": "union", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The text value that the variable maps to.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains a map of variables in a prompt from Prompt management to an object containing the values to fill in for them when running model invocation. For more information, see How Prompt management works.
" + } + }, + "com.amazonaws.bedrockruntime#ReasoningContentBlock": { + "type": "union", + "members": { + "reasoningText": { + "target": "com.amazonaws.bedrockruntime#ReasoningTextBlock", + "traits": { + "smithy.api#documentation": "The reasoning that the model used to return the output.
" + } + }, + "redactedContent": { + "target": "smithy.api#Blob", + "traits": { + "smithy.api#documentation": "The content in the reasoning that was encrypted by the model provider for safety reasons. The encryption doesn't affect the quality of responses.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model with respect to the content in the content block. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#ReasoningContentBlockDelta": { + "type": "union", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The reasoning that the model used to return the output.
" + } + }, + "redactedContent": { + "target": "smithy.api#Blob", + "traits": { + "smithy.api#documentation": "The content in the reasoning that was encrypted by the model provider for safety reasons. The encryption doesn't affect the quality of responses.
" + } + }, + "signature": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "A token that verifies that the reasoning text was generated by the model. If you pass a reasoning block back to the API in a multi-turn conversation, include the text and its signature unmodified.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains content regarding the reasoning that is carried out by the model with respect to the content in the content block. Reasoning refers to a Chain of Thought (CoT) that the model generates to enhance the accuracy of its final response.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#ReasoningTextBlock": { + "type": "structure", + "members": { + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The reasoning that the model used to return the output.
", + "smithy.api#required": {} + } + }, + "signature": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "A token that verifies that the reasoning text was generated by the model. If you pass a reasoning block back to the API in a multi-turn conversation, include the text and its signature unmodified.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Contains the reasoning that the model used to return the output.
", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#RequestMetadata": { + "type": "map", + "key": { + "target": "smithy.api#String", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 256 + }, + "smithy.api#pattern": "^[a-zA-Z0-9\\s:_@$#=/+,-.]{1,256}$" + } + }, + "value": { + "target": "smithy.api#String", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 256 + }, + "smithy.api#pattern": "^[a-zA-Z0-9\\s:_@$#=/+,-.]{0,256}$" + } + }, + "traits": { + "smithy.api#length": { + "min": 1, + "max": 16 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.bedrockruntime#ResourceNotFoundException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "The specified resource ARN was not found. For troubleshooting this error, see ResourceNotFound in the Amazon Bedrock User Guide
", + "smithy.api#error": "client", + "smithy.api#httpError": 404 + } + }, + "com.amazonaws.bedrockruntime#ResponseStream": { + "type": "union", + "members": { + "chunk": { + "target": "com.amazonaws.bedrockruntime#PayloadPart", + "traits": { + "smithy.api#documentation": "Content included in the response.
" + } + }, + "internalServerException": { + "target": "com.amazonaws.bedrockruntime#InternalServerException", + "traits": { + "smithy.api#documentation": "An internal server error occurred. Retry your request.
" + } + }, + "modelStreamErrorException": { + "target": "com.amazonaws.bedrockruntime#ModelStreamErrorException", + "traits": { + "smithy.api#documentation": "An error occurred while streaming the response. Retry your request.
" + } + }, + "validationException": { + "target": "com.amazonaws.bedrockruntime#ValidationException", + "traits": { + "smithy.api#documentation": "Input validation failed. Check your request parameters and retry the request.
" + } + }, + "throttlingException": { + "target": "com.amazonaws.bedrockruntime#ThrottlingException", + "traits": { + "smithy.api#documentation": "Your request was throttled because of service-wide limitations. Resubmit your request later or in a different region. You can also purchase Provisioned Throughput to increase the rate or number of tokens you can process.
" + } + }, + "modelTimeoutException": { + "target": "com.amazonaws.bedrockruntime#ModelTimeoutException", + "traits": { + "smithy.api#documentation": "The request took too long to process. Processing time exceeded the model timeout length.
" + } + }, + "serviceUnavailableException": { + "target": "com.amazonaws.bedrockruntime#ServiceUnavailableException", + "traits": { + "smithy.api#documentation": "The service isn't available. Try again later.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Definition of content in the response stream.
", + "smithy.api#streaming": {} + } + }, + "com.amazonaws.bedrockruntime#S3Location": { + "type": "structure", + "members": { + "uri": { + "target": "com.amazonaws.bedrockruntime#S3Uri", + "traits": { + "smithy.api#documentation": "An object URI starting with s3://
.
If the bucket belongs to another AWS account, specify that account's ID.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A storage location in an Amazon S3 bucket.
" + } + }, + "com.amazonaws.bedrockruntime#S3Uri": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + }, + "smithy.api#pattern": "^s3://[a-z0-9][\\.\\-a-z0-9]{1,61}[a-z0-9](/.*)?$" + } + }, + "com.amazonaws.bedrockruntime#ServiceQuotaExceededException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "Your request exceeds the service quota for your account. You can view your quotas at Viewing service quotas. You can resubmit your request later.
", + "smithy.api#error": "client", + "smithy.api#httpError": 400 + } + }, + "com.amazonaws.bedrockruntime#ServiceUnavailableException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "The service isn't currently available. For troubleshooting this error, see ServiceUnavailable in the Amazon Bedrock User Guide
", + "smithy.api#error": "server", + "smithy.api#httpError": 503 + } + }, + "com.amazonaws.bedrockruntime#SortAsyncInvocationBy": { + "type": "enum", + "members": { + "SUBMISSION_TIME": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "SubmissionTime" + } + } + } + }, + "com.amazonaws.bedrockruntime#SortOrder": { + "type": "enum", + "members": { + "ASCENDING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Ascending" + } + }, + "DESCENDING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Descending" + } + } + } + }, + "com.amazonaws.bedrockruntime#SpecificToolChoice": { + "type": "structure", + "members": { + "name": { + "target": "com.amazonaws.bedrockruntime#ToolName", + "traits": { + "smithy.api#documentation": "The name of the tool that the model must request.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The model must request a specific tool. For example, {\"tool\" : {\"name\" : \"Your tool name\"}}
.
This field is only supported by Anthropic Claude 3 models.
Starts an asynchronous invocation.
This operation requires permission for the bedrock:InvokeModel
action.
To deny all inference access to resources that you specify in the modelId field, you need to deny access to the bedrock:InvokeModel
and bedrock:InvokeModelWithResponseStream
actions. Doing this also denies access to the resource through the Converse API actions (Converse and ConverseStream). For more information see Deny access for inference on specific models.
Specify idempotency token to ensure that requests are not duplicated.
", + "smithy.api#idempotencyToken": {} + } + }, + "modelId": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeIdentifier", + "traits": { + "smithy.api#documentation": "The model to invoke.
", + "smithy.api#required": {} + } + }, + "modelInput": { + "target": "com.amazonaws.bedrockruntime#ModelInputPayload", + "traits": { + "smithy.api#documentation": "Input to send to the model.
", + "smithy.api#required": {} + } + }, + "outputDataConfig": { + "target": "com.amazonaws.bedrockruntime#AsyncInvokeOutputDataConfig", + "traits": { + "smithy.api#documentation": "Where to store the output.
", + "smithy.api#required": {} + } + }, + "tags": { + "target": "com.amazonaws.bedrockruntime#TagList", + "traits": { + "smithy.api#documentation": "Tags to apply to the invocation.
" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.bedrockruntime#StartAsyncInvokeResponse": { + "type": "structure", + "members": { + "invocationArn": { + "target": "com.amazonaws.bedrockruntime#InvocationArn", + "traits": { + "smithy.api#documentation": "The ARN of the invocation.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.bedrockruntime#StatusCode": { + "type": "integer", + "traits": { + "smithy.api#range": { + "min": 100, + "max": 599 + } + } + }, + "com.amazonaws.bedrockruntime#StopReason": { + "type": "enum", + "members": { + "END_TURN": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "end_turn" + } + }, + "TOOL_USE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "tool_use" + } + }, + "MAX_TOKENS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "max_tokens" + } + }, + "STOP_SEQUENCE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "stop_sequence" + } + }, + "GUARDRAIL_INTERVENED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "guardrail_intervened" + } + }, + "CONTENT_FILTERED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "content_filtered" + } + }, + "MODEL_CONTEXT_WINDOW_EXCEEDED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "model_context_window_exceeded" + } + } + } + }, + "com.amazonaws.bedrockruntime#SystemContentBlock": { + "type": "union", + "members": { + "text": { + "target": "com.amazonaws.bedrockruntime#NonEmptyString", + "traits": { + "smithy.api#documentation": "A system prompt for the model.
" + } + }, + "guardContent": { + "target": "com.amazonaws.bedrockruntime#GuardrailConverseContentBlock", + "traits": { + "smithy.api#documentation": "A content block to assess with the guardrail. Use with the Converse or ConverseStream API operations.
For more information, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide.
" + } + }, + "cachePoint": { + "target": "com.amazonaws.bedrockruntime#CachePointBlock", + "traits": { + "smithy.api#documentation": "CachePoint to include in the system prompt.
" + } + } + }, + "traits": { + "smithy.api#documentation": "A system content block.
" + } + }, + "com.amazonaws.bedrockruntime#SystemContentBlocks": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#SystemContentBlock" + } + }, + "com.amazonaws.bedrockruntime#Tag": { + "type": "structure", + "members": { + "key": { + "target": "com.amazonaws.bedrockruntime#TagKey", + "traits": { + "smithy.api#documentation": "The tag's key.
", + "smithy.api#required": {} + } + }, + "value": { + "target": "com.amazonaws.bedrockruntime#TagValue", + "traits": { + "smithy.api#documentation": "The tag's value.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A tag.
" + } + }, + "com.amazonaws.bedrockruntime#TagKey": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#pattern": "^[a-zA-Z0-9\\s._:/=+@-]*$" + } + }, + "com.amazonaws.bedrockruntime#TagList": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#Tag" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 200 + } + } + }, + "com.amazonaws.bedrockruntime#TagValue": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 256 + }, + "smithy.api#pattern": "^[a-zA-Z0-9\\s._:/=+@-]*$" + } + }, + "com.amazonaws.bedrockruntime#TextCharactersGuarded": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#TextCharactersTotal": { + "type": "integer" + }, + "com.amazonaws.bedrockruntime#ThrottlingException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "Your request was denied due to exceeding the account quotas for Amazon Bedrock. For troubleshooting this error, see ThrottlingException in the Amazon Bedrock User Guide
", + "smithy.api#error": "client", + "smithy.api#httpError": 429 + } + }, + "com.amazonaws.bedrockruntime#Timestamp": { + "type": "timestamp", + "traits": { + "smithy.api#timestampFormat": "date-time" + } + }, + "com.amazonaws.bedrockruntime#TokenUsage": { + "type": "structure", + "members": { + "inputTokens": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The number of tokens sent in the request to the model.
", + "smithy.api#range": { + "min": 0 + }, + "smithy.api#required": {} + } + }, + "outputTokens": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The number of tokens that the model generated for the request.
", + "smithy.api#range": { + "min": 0 + }, + "smithy.api#required": {} + } + }, + "totalTokens": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The total of input tokens and tokens generated by the model.
", + "smithy.api#range": { + "min": 0 + }, + "smithy.api#required": {} + } + }, + "cacheReadInputTokens": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The number of input tokens read from the cache for the request.
", + "smithy.api#range": { + "min": 0 + } + } + }, + "cacheWriteInputTokens": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The number of input tokens written to the cache for the request.
", + "smithy.api#range": { + "min": 0 + } + } + } + }, + "traits": { + "smithy.api#documentation": "The tokens used in a message API inference call.
" + } + }, + "com.amazonaws.bedrockruntime#TokenizerResource": { + "type": "resource", + "operations": [ + { + "target": "com.amazonaws.bedrockruntime#CountTokens" + } + ] + }, + "com.amazonaws.bedrockruntime#Tool": { + "type": "union", + "members": { + "toolSpec": { + "target": "com.amazonaws.bedrockruntime#ToolSpecification", + "traits": { + "smithy.api#documentation": "The specfication for the tool.
" + } + }, + "cachePoint": { + "target": "com.amazonaws.bedrockruntime#CachePointBlock", + "traits": { + "smithy.api#documentation": "CachePoint to include in the tool configuration.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Information about a tool that you can use with the Converse API. For more information, see Tool use (function calling) in the Amazon Bedrock User Guide.
" + } + }, + "com.amazonaws.bedrockruntime#ToolChoice": { + "type": "union", + "members": { + "auto": { + "target": "com.amazonaws.bedrockruntime#AutoToolChoice", + "traits": { + "smithy.api#documentation": "(Default). The Model automatically decides if a tool should be called or whether to generate text instead.
" + } + }, + "any": { + "target": "com.amazonaws.bedrockruntime#AnyToolChoice", + "traits": { + "smithy.api#documentation": "The model must request at least one tool (no text is generated).
" + } + }, + "tool": { + "target": "com.amazonaws.bedrockruntime#SpecificToolChoice", + "traits": { + "smithy.api#documentation": "The Model must request the specified tool. Only supported by Anthropic Claude 3 models.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Determines which tools the model should request in a call to Converse
or ConverseStream
. ToolChoice
is only supported by Anthropic Claude 3 models and by Mistral AI Mistral Large.
An array of tools that you want to pass to a model.
", + "smithy.api#length": { + "min": 1 + }, + "smithy.api#required": {} + } + }, + "toolChoice": { + "target": "com.amazonaws.bedrockruntime#ToolChoice", + "traits": { + "smithy.api#documentation": "If supported by model, forces the model to request a tool.
" + } + } + }, + "traits": { + "smithy.api#documentation": "Configuration information for the tools that you pass to a model. For more information, see Tool use (function calling) in the Amazon Bedrock User Guide.
" + } + }, + "com.amazonaws.bedrockruntime#ToolInputSchema": { + "type": "union", + "members": { + "json": { + "target": "smithy.api#Document", + "traits": { + "smithy.api#documentation": "The JSON schema for the tool. For more information, see JSON Schema Reference.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The schema for the tool. The top level schema type must be object
.
The ID of the tool request that this is the result for.
", + "smithy.api#required": {} + } + }, + "content": { + "target": "com.amazonaws.bedrockruntime#ToolResultContentBlocks", + "traits": { + "smithy.api#documentation": "The content for tool result content block.
", + "smithy.api#required": {} + } + }, + "status": { + "target": "com.amazonaws.bedrockruntime#ToolResultStatus", + "traits": { + "smithy.api#documentation": "The status for the tool result content block.
This field is only supported Anthropic Claude 3 models.
A tool result block that contains the results for a tool request that the model previously made.
" + } + }, + "com.amazonaws.bedrockruntime#ToolResultContentBlock": { + "type": "union", + "members": { + "json": { + "target": "smithy.api#Document", + "traits": { + "smithy.api#documentation": "A tool result that is JSON format data.
" + } + }, + "text": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "A tool result that is text.
" + } + }, + "image": { + "target": "com.amazonaws.bedrockruntime#ImageBlock", + "traits": { + "smithy.api#documentation": "A tool result that is an image.
This field is only supported by Anthropic Claude 3 models.
A tool result that is a document.
" + } + }, + "video": { + "target": "com.amazonaws.bedrockruntime#VideoBlock", + "traits": { + "smithy.api#documentation": "A tool result that is video.
" + } + } + }, + "traits": { + "smithy.api#documentation": "The tool result content block.
" + } + }, + "com.amazonaws.bedrockruntime#ToolResultContentBlocks": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#ToolResultContentBlock" + } + }, + "com.amazonaws.bedrockruntime#ToolResultStatus": { + "type": "enum", + "members": { + "SUCCESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "success" + } + }, + "ERROR": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "error" + } + } + } + }, + "com.amazonaws.bedrockruntime#ToolSpecification": { + "type": "structure", + "members": { + "name": { + "target": "com.amazonaws.bedrockruntime#ToolName", + "traits": { + "smithy.api#documentation": "The name for the tool.
", + "smithy.api#required": {} + } + }, + "description": { + "target": "com.amazonaws.bedrockruntime#NonEmptyString", + "traits": { + "smithy.api#documentation": "The description for the tool.
" + } + }, + "inputSchema": { + "target": "com.amazonaws.bedrockruntime#ToolInputSchema", + "traits": { + "smithy.api#documentation": "The input schema for the tool in JSON format.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The specification for the tool.
" + } + }, + "com.amazonaws.bedrockruntime#ToolUseBlock": { + "type": "structure", + "members": { + "toolUseId": { + "target": "com.amazonaws.bedrockruntime#ToolUseId", + "traits": { + "smithy.api#documentation": "The ID for the tool request.
", + "smithy.api#required": {} + } + }, + "name": { + "target": "com.amazonaws.bedrockruntime#ToolName", + "traits": { + "smithy.api#documentation": "The name of the tool that the model wants to use.
", + "smithy.api#required": {} + } + }, + "input": { + "target": "smithy.api#Document", + "traits": { + "smithy.api#documentation": "The input to pass to the tool.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A tool use content block. Contains information about a tool that the model is requesting be run., The model uses the result from the tool to generate a response.
" + } + }, + "com.amazonaws.bedrockruntime#ToolUseBlockDelta": { + "type": "structure", + "members": { + "input": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The input for a requested tool.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The delta for a tool use block.
" + } + }, + "com.amazonaws.bedrockruntime#ToolUseBlockStart": { + "type": "structure", + "members": { + "toolUseId": { + "target": "com.amazonaws.bedrockruntime#ToolUseId", + "traits": { + "smithy.api#documentation": "The ID for the tool request.
", + "smithy.api#required": {} + } + }, + "name": { + "target": "com.amazonaws.bedrockruntime#ToolName", + "traits": { + "smithy.api#documentation": "The name of the tool that the model is requesting to use.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The start of a tool use block.
" + } + }, + "com.amazonaws.bedrockruntime#ToolUseId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 64 + }, + "smithy.api#pattern": "^[a-zA-Z0-9_-]+$" + } + }, + "com.amazonaws.bedrockruntime#Tools": { + "type": "list", + "member": { + "target": "com.amazonaws.bedrockruntime#Tool" + } + }, + "com.amazonaws.bedrockruntime#Trace": { + "type": "enum", + "members": { + "ENABLED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ENABLED" + } + }, + "DISABLED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DISABLED" + } + }, + "ENABLED_FULL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ENABLED_FULL" + } + } + } + }, + "com.amazonaws.bedrockruntime#ValidationException": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.bedrockruntime#NonBlankString" + } + }, + "traits": { + "smithy.api#documentation": "The input fails to satisfy the constraints specified by Amazon Bedrock. For troubleshooting this error, see ValidationError in the Amazon Bedrock User Guide
", + "smithy.api#error": "client", + "smithy.api#httpError": 400 + } + }, + "com.amazonaws.bedrockruntime#VideoBlock": { + "type": "structure", + "members": { + "format": { + "target": "com.amazonaws.bedrockruntime#VideoFormat", + "traits": { + "smithy.api#documentation": "The block's format.
", + "smithy.api#required": {} + } + }, + "source": { + "target": "com.amazonaws.bedrockruntime#VideoSource", + "traits": { + "smithy.api#documentation": "The block's source.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A video block.
" + } + }, + "com.amazonaws.bedrockruntime#VideoFormat": { + "type": "enum", + "members": { + "MKV": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "mkv" + } + }, + "MOV": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "mov" + } + }, + "MP4": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "mp4" + } + }, + "WEBM": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "webm" + } + }, + "FLV": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "flv" + } + }, + "MPEG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "mpeg" + } + }, + "MPG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "mpg" + } + }, + "WMV": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "wmv" + } + }, + "THREE_GP": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "three_gp" + } + } + } + }, + "com.amazonaws.bedrockruntime#VideoSource": { + "type": "union", + "members": { + "bytes": { + "target": "smithy.api#Blob", + "traits": { + "smithy.api#documentation": "Video content encoded in base64.
", + "smithy.api#length": { + "min": 1 + } + } + }, + "s3Location": { + "target": "com.amazonaws.bedrockruntime#S3Location", + "traits": { + "smithy.api#documentation": "The location of a video object in an Amazon S3 bucket. To see which models support S3 uploads, see Supported models and features for Converse.
" + } } + }, + "traits": { + "smithy.api#documentation": "A video source. You can upload a smaller video as a base64-encoded string as long as the encoded file is less than 25MB. You can also transfer videos up to 1GB in size from an S3 bucket.
" + } } -} \ No newline at end of file + } +} diff --git a/codegen/sdk-codegen/aws-models/bedrock.json b/codegen/sdk-codegen/aws-models/bedrock.json index 1ae100f82654..3b38eaf7463b 100644 --- a/codegen/sdk-codegen/aws-models/bedrock.json +++ b/codegen/sdk-codegen/aws-models/bedrock.json @@ -6234,7 +6234,7 @@ "min": 20, "max": 1011 }, - "smithy.api#pattern": "^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:custom-model/(imported|[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([a-z0-9-]{1,63}[.]){0,2}[a-z0-9-]{1,63}([:][a-z0-9-]{1,63}){0,2})/[a-z0-9]{12}$" + "smithy.api#pattern": "^arn:aws(|-us-gov|-cn|-iso|-iso-b):bedrock:[a-z0-9-]{1,20}:[0-9]{12}:custom-model/(imported|[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([a-z0-9-]{1,63}[.]){0,2}[a-z0-9-]{1,63}([:][a-z0-9-]{1,63}){0,2})/[a-z0-9]{12}$" } }, "com.amazonaws.bedrock#CustomModelDeploymentArn": { @@ -10108,11 +10108,21 @@ "smithy.api#output": {} } }, + "com.amazonaws.bedrock#GetFoundationModelIdentifier": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 2048 + }, + "smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}::foundation-model/[a-z0-9-]{1,63}[.]{1}([a-z0-9-]{1,63}[.]){0,2}[a-z0-9-]{1,63}([:][a-z0-9-]{1,63}){0,2})|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2})$" + } + }, "com.amazonaws.bedrock#GetFoundationModelRequest": { "type": "structure", "members": { "modelIdentifier": { - "target": "com.amazonaws.bedrock#ModelIdentifier", + "target": "com.amazonaws.bedrock#GetFoundationModelIdentifier", "traits": { "smithy.api#documentation": "The model identifier.
", "smithy.api#httpLabel": {}, @@ -13808,7 +13818,7 @@ "min": 1, "max": 256 }, - "smithy.api#pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9])*$" + "smithy.api#pattern": "^[a-zA-Z0-9]([-a-zA-Z0-9]{0,254}[a-zA-Z0-9])?$" } }, "com.amazonaws.bedrock#Identifier": { @@ -19014,7 +19024,6 @@ "com.amazonaws.bedrock#RoleArn": { "type": "string", "traits": { - "smithy.api#documentation": "ARN of a IAM role", "smithy.api#length": { "max": 2048 }, diff --git a/codegen/sdk-codegen/aws-models/imagebuilder.json b/codegen/sdk-codegen/aws-models/imagebuilder.json index 721ab7a8176a..e8045e641430 100644 --- a/codegen/sdk-codegen/aws-models/imagebuilder.json +++ b/codegen/sdk-codegen/aws-models/imagebuilder.json @@ -158,7 +158,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "The KMS key identifier used to encrypt the distributed image.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt the distributed image. \n\t\t\tThis can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "launchPermission": { @@ -191,6 +191,30 @@ "com.amazonaws.imagebuilder#Arn": { "type": "string" }, + "com.amazonaws.imagebuilder#AutoDisableFailureCount": { + "type": "integer", + "traits": { + "smithy.api#range": { + "min": 1, + "max": 10 + } + } + }, + "com.amazonaws.imagebuilder#AutoDisablePolicy": { + "type": "structure", + "members": { + "failureCount": { + "target": "com.amazonaws.imagebuilder#AutoDisableFailureCount", + "traits": { + "smithy.api#documentation": "The number of consecutive scheduled image pipeline executions that must fail before Image Builder \n\t\t\tautomatically disables the pipeline.
", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Defines the rules by which an image pipeline is automatically disabled when it fails.
" + } + }, "com.amazonaws.imagebuilder#Boolean": { "type": "boolean", "traits": { @@ -511,7 +535,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "The KMS key identifier used to encrypt the component.
" + "smithy.api#documentation": "The KMS key identifier used to encrypt the component. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "encrypted": { @@ -977,6 +1001,14 @@ "target": "com.amazonaws.imagebuilder#ComponentVersion" } }, + "com.amazonaws.imagebuilder#ConsecutiveFailures": { + "type": "integer", + "traits": { + "smithy.api#range": { + "min": 0 + } + } + }, "com.amazonaws.imagebuilder#Container": { "type": "structure", "members": { @@ -1096,7 +1128,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "Identifies which KMS key is used to encrypt the container image for distribution to\n\t\t\tthe target Region.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) that uniquely identifies which KMS key is used to encrypt the container image \n\t\t\tfor distribution to the target Region. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "encrypted": { @@ -1191,6 +1223,12 @@ "smithy.api#documentation": "The date when this container recipe was created.
" } }, + "instanceImage": { + "target": "com.amazonaws.imagebuilder#NonEmptyString", + "traits": { + "smithy.api#documentation": "The base image for a container build and test instance. This can contain an AMI ID \n\t\tor it can specify an Amazon Web Services Systems Manager (SSM) Parameter Store Parameter, prefixed by ssm:
, \n\t\tfollowed by the parameter name or ARN.
If not specified, Image Builder uses the appropriate ECS-optimized AMI as a base image.
" + } + }, "tags": { "target": "com.amazonaws.imagebuilder#TagMap", "traits": { @@ -1339,7 +1377,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "The ID of the KMS key that is used to encrypt this component.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this component. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "tags": { @@ -1535,7 +1573,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "Identifies which KMS key is used to encrypt the Dockerfile template.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) that uniquely identifies which KMS key is used to encrypt the Dockerfile \n\t\t\ttemplate. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "clientToken": { @@ -1888,6 +1926,12 @@ "traits": { "smithy.api#documentation": "The name or Amazon Resource Name (ARN) for the IAM role you create that grants \n\t\t\tImage Builder access to perform workflow actions.
" } + }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#PipelineLoggingConfiguration", + "traits": { + "smithy.api#documentation": "Define logging configuration for the image build process.
" + } } }, "traits": { @@ -2033,6 +2077,12 @@ "smithy.api#documentation": "Specify additional settings and launch scripts for your build instances.
" } }, + "amiTags": { + "target": "com.amazonaws.imagebuilder#TagMap", + "traits": { + "smithy.api#documentation": "Tags that are applied to the AMI that Image Builder creates during the Build phase \n\t\t\tprior to image distribution.
" + } + }, "clientToken": { "target": "com.amazonaws.imagebuilder#ClientToken", "traits": { @@ -2143,6 +2193,12 @@ "traits": { "smithy.api#documentation": "The name or Amazon Resource Name (ARN) for the IAM role you create that grants \n\t\t\tImage Builder access to perform workflow actions.
" } + }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#ImageLoggingConfiguration", + "traits": { + "smithy.api#documentation": "Define logging configuration for the image build process.
" + } } }, "traits": { @@ -2586,7 +2642,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "The ID of the KMS key that is used to encrypt this workflow resource.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this workflow resource. \n\t\t\tThis can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "tags": { @@ -3662,7 +3718,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "Use to configure the KMS key to use when encrypting the device.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) that uniquely identifies the KMS key to use when encrypting the device. \n\t\t\tThis can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "snapshotId": { @@ -5556,10 +5612,16 @@ "traits": { "smithy.api#documentation": "Contains the build and test workflows that are associated with the image.
" } + }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#ImageLoggingConfiguration", + "traits": { + "smithy.api#documentation": "The logging configuration that's defined for the image. Image Builder uses the defined settings \n\t\t\tto direct execution log output during image creation.
" + } } }, "traits": { - "smithy.api#documentation": "An Image Builder image. You must specify exactly one recipe for the image – either a\n\t\t\tcontainer recipe (containerRecipe
), which creates a container image, or an\n\t\t\timage recipe (imageRecipe
), which creates an AMI.
An Image Builder image resource that keeps track of all of the settings used to create, configure, \n\t\t\tand distribute output for that image. You must specify exactly one recipe for the image – \n\t\t\teither a container recipe (containerRecipe
), which creates a container image, or an\n\t\t\timage recipe (imageRecipe
), which creates an AMI.
The log group name that Image Builder uses for image creation. If not specified, the log group \n\t\t\tname defaults to /aws/imagebuilder/image-name
.
The logging configuration that's defined for the image. Image Builder uses the defined settings \n\t\t\tto direct execution log output during image creation.
" + } + }, "com.amazonaws.imagebuilder#ImagePackage": { "type": "structure", "members": { @@ -5722,6 +5798,12 @@ "smithy.api#documentation": "This is no longer supported, and does not return a value.
" } }, + "lastRunStatus": { + "target": "com.amazonaws.imagebuilder#ImageStatus", + "traits": { + "smithy.api#documentation": "The status of the last image that this pipeline built, such as \n\t\t\tBUILDING
, TESTING
, FAILED
, \n\t\t\tor AVAILABLE
.
Contains the workflows that run for the image pipeline.
" } + }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#PipelineLoggingConfiguration", + "traits": { + "smithy.api#documentation": "Defines logging configuration for the output image.
" + } + }, + "consecutiveFailures": { + "target": "com.amazonaws.imagebuilder#ConsecutiveFailures", + "traits": { + "smithy.api#documentation": "Image Builder tracks the number of consecutive failures for scheduled pipeline \n\t\t\texecutions and takes one of the following actions each time it runs on a schedule:
\nIf the pipeline execution is successful, the number of consecutive \n\t\t\t\t\tfailures resets to zero.
\nIf the pipeline execution fails, Image Builder increments the number of \n\t\t\t\t\tconsecutive failures. If the failure count exceeds the limit defined in the \n\t\t\t\t\tAutoDisablePolicy
, Image Builder disables the pipeline.
The consecutive failure count is also reset to zero under the following \n\t\t\tconditions:
\nThe pipeline runs manually and succeeds.
\nThe pipeline configuration is updated.
\nIf the pipeline runs manually and fails, the count remains the same. The next \n\t\t\tscheduled run continues to increment where it left off before.
" + } } }, "traits": { @@ -5875,6 +5969,12 @@ "traits": { "smithy.api#documentation": "Before you create a new AMI, Image Builder launches temporary Amazon EC2 instances to build and test\n\t\t\tyour image configuration. Instance configuration adds a layer of control over those\n\t\t\tinstances. You can define settings and add scripts to run when an instance is launched\n\t\t\tfrom your AMI.
" } + }, + "amiTags": { + "target": "com.amazonaws.imagebuilder#TagMap", + "traits": { + "smithy.api#documentation": "Tags that are applied to the AMI that Image Builder creates during the Build phase \n\t\t\tprior to image distribution.
" + } } }, "traits": { @@ -6434,6 +6534,12 @@ "traits": { "smithy.api#documentation": "Identifies the last runtime instance of the lifecycle policy to take action on the image.
" } + }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#ImageLoggingConfiguration", + "traits": { + "smithy.api#documentation": "The logging configuration that's defined for the image.
" + } } }, "traits": { @@ -6692,7 +6798,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "The ID of the KMS key that should be used to encrypt this component.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this component. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "tags": { @@ -6825,6 +6931,12 @@ "smithy.api#required": {} } }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#ImageLoggingConfiguration", + "traits": { + "smithy.api#documentation": "Define logging configuration for the image build process.
" + } + }, "tags": { "target": "com.amazonaws.imagebuilder#TagMap", "traits": { @@ -6935,6 +7047,12 @@ "smithy.api#required": {} } }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#ImageLoggingConfiguration", + "traits": { + "smithy.api#documentation": "Define logging configuration for the image build process.
" + } + }, "tags": { "target": "com.amazonaws.imagebuilder#TagMap", "traits": { @@ -8420,7 +8538,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -8531,7 +8649,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -8635,7 +8753,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -8733,7 +8851,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -8837,7 +8955,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -8939,7 +9057,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9047,7 +9165,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9145,7 +9263,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9237,7 +9355,7 @@ "owner": { "target": "com.amazonaws.imagebuilder#Ownership", "traits": { - "smithy.api#documentation": "The owner defines which image recipes you want to list. By default, this request will\n\t\t\tonly show image recipes owned by your account. You can use this field to specify if you\n\t\t\twant to view image recipes owned by yourself, by Amazon, or those image recipes that\n\t\t\thave been shared with you by other customers.
" + "smithy.api#documentation": "You can specify the recipe owner to filter results by that owner. By default, this request will\n\t\t\tonly show image recipes owned by your account. To filter by a different owner, specify one of the \n\t\t\tValid Values
that are listed for this parameter.
The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9275,7 +9393,7 @@ "imageRecipeSummaryList": { "target": "com.amazonaws.imagebuilder#ImageRecipeSummaryList", "traits": { - "smithy.api#documentation": "The list of image pipelines.
" + "smithy.api#documentation": "A list of ImageRecipeSummary
objects that contain identifying characteristics for the \n\t\t\timage recipe, such as the name, the Amazon Resource Name (ARN), and the date created, along with other key details.
The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9552,7 +9670,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9656,7 +9774,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9761,7 +9879,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9859,7 +9977,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -9958,7 +10076,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -10102,7 +10220,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -10194,7 +10312,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -10280,7 +10398,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -10391,7 +10509,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -10533,7 +10651,7 @@ "maxResults": { "target": "com.amazonaws.imagebuilder#RestrictedInteger", "traits": { - "smithy.api#documentation": "The maximum items to return in a request.
" + "smithy.api#documentation": "Specify the maximum number of items to return in a request.
" } }, "nextToken": { @@ -10567,6 +10685,16 @@ "smithy.api#output": {} } }, + "com.amazonaws.imagebuilder#LogGroupName": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 512 + }, + "smithy.api#pattern": "^[a-zA-Z0-9\\-_/\\.]{1,512}$" + } + }, "com.amazonaws.imagebuilder#Logging": { "type": "structure", "members": { @@ -10886,6 +11014,26 @@ } } }, + "com.amazonaws.imagebuilder#PipelineLoggingConfiguration": { + "type": "structure", + "members": { + "imageLogGroupName": { + "target": "com.amazonaws.imagebuilder#LogGroupName", + "traits": { + "smithy.api#documentation": "The log group name that Image Builder uses for image creation. If not specified, the log group \n\t\t\tname defaults to /aws/imagebuilder/image-name
.
The log group name that Image Builder uses for the log output during creation of a new pipeline. \n\t\t\tIf not specified, the pipeline log group name defaults to \n\t\t\t/aws/imagebuilder/pipeline/pipeline-name
.
The logging configuration that's defined for pipeline execution.
" + } + }, "com.amazonaws.imagebuilder#PipelineStatus": { "type": "enum", "members": { @@ -11642,6 +11790,12 @@ "traits": { "smithy.api#documentation": "The start condition configures when the pipeline should trigger a new image build, \n\t\t\tas follows. If no value is set Image Builder defaults to \n\t\t\tEXPRESSION_MATCH_AND_DEPENDENCY_UPDATES_AVAILABLE
.
\n EXPRESSION_MATCH_AND_DEPENDENCY_UPDATES_AVAILABLE
(default) – \n\t\t\t\t\tWhen you use semantic version filters on the base image or components in your \n\t\t\t\t\timage recipe, EC2 Image Builder builds a new image only when there are new versions of \n\t\t\t\t\tthe base image or components in your recipe that match the filter.
For semantic version syntax, see CreateComponent.
\n\n EXPRESSION_MATCH_ONLY
– This condition builds a new \n\t\t\t\t\timage every time the CRON expression matches the current time.
The policy that configures when Image Builder should automatically disable a pipeline that \n\t\t\tis failing.
" + } } }, "traits": { @@ -11978,6 +12132,12 @@ "smithy.api#idempotencyToken": {}, "smithy.api#required": {} } + }, + "tags": { + "target": "com.amazonaws.imagebuilder#TagMap", + "traits": { + "smithy.api#documentation": "Specify tags for Image Builder to apply to the image resource that's created \n\t\t\tWhen it starts pipeline execution.
" + } } }, "traits": { @@ -12142,7 +12302,7 @@ "uninstallAfterBuild": { "target": "com.amazonaws.imagebuilder#NullableBoolean", "traits": { - "smithy.api#documentation": "Controls whether the Systems Manager agent is removed from your final build image, prior to\n\t\t\tcreating the new AMI. If this is set to true, then the agent is removed from the final\n\t\t\timage. If it's set to false, then the agent is left in, so that it is included in the\n\t\t\tnew AMI. The default value is false.
" + "smithy.api#documentation": "Controls whether the Systems Manager agent is removed from your final build image, prior to\n\t\t\tcreating the new AMI. If this is set to true, then the agent is removed from the final\n\t\t\timage. If it's set to false, then the agent is left in, so that it is included in the\n\t\t\tnew AMI. default value is false.
\nThe default behavior of uninstallAfterBuild is to remove the SSM Agent if it was installed by EC2 Image Builder
" } } }, @@ -12613,6 +12773,12 @@ "smithy.api#documentation": "Contains the workflows to run for the pipeline.
" } }, + "loggingConfiguration": { + "target": "com.amazonaws.imagebuilder#PipelineLoggingConfiguration", + "traits": { + "smithy.api#documentation": "Update logging configuration for the output image that's created when \n\t\t\tthe pipeline runs.
" + } + }, "executionRole": { "target": "com.amazonaws.imagebuilder#RoleNameOrArn", "traits": { @@ -13120,7 +13286,7 @@ "kmsKeyId": { "target": "com.amazonaws.imagebuilder#NonEmptyString", "traits": { - "smithy.api#documentation": "The KMS key identifier used to encrypt the workflow resource.
" + "smithy.api#documentation": "The KMS key identifier used to encrypt the workflow resource. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) \n\t\t\tin the Key Management Service Developer Guide.
" } }, "dateCreated": { diff --git a/codegen/sdk-codegen/aws-models/vpc-lattice.json b/codegen/sdk-codegen/aws-models/vpc-lattice.json index 271766c1dd71..9974327c8b6c 100644 --- a/codegen/sdk-codegen/aws-models/vpc-lattice.json +++ b/codegen/sdk-codegen/aws-models/vpc-lattice.json @@ -201,7 +201,7 @@ "type": "string", "traits": { "smithy.api#length": { - "max": 10000 + "max": 36864 } } }, @@ -249,7 +249,7 @@ } ], "traits": { - "smithy.api#documentation": "Updates the listener rules in a batch. You can use this operation to change the priority of\n listener rules. This can be useful when bulk updating or swapping rule priority.
\n\n Required permissions:\n vpc-lattice:UpdateRule
\n
For more information, see How Amazon VPC Lattice works with\n IAM in the Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Updates the listener rules in a batch. You can use this operation to change the priority of listener rules. This can be useful when bulk updating or swapping rule priority.
Required permissions: vpc-lattice:UpdateRule
For more information, see How Amazon VPC Lattice works with IAM in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 200, "method": "PATCH", @@ -350,7 +350,7 @@ } }, "traits": { - "smithy.api#documentation": "The request conflicts with the current state of the resource. Updating or deleting a\n resource can cause an inconsistent state.
", + "smithy.api#documentation": "The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.
", "smithy.api#error": "client", "smithy.api#httpError": 409 } @@ -384,7 +384,7 @@ } ], "traits": { - "smithy.api#documentation": "Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner\n can use the access logs to audit the services in the network. The service network owner can only\n see access logs from clients and services that are associated with their service network. Access\n log entries represent traffic originated from VPCs associated with that network. For more\n information, see Access logs in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner can use the access logs to audit the services in the network. The service network owner can only see access logs from clients and services that are associated with their service network. Access log entries represent traffic originated from VPCs associated with that network. For more information, see Access logs in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 201, "method": "POST", @@ -399,7 +399,7 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -413,7 +413,7 @@ "destinationArn": { "target": "com.amazonaws.vpclattice#AccessLogDestinationArn", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the destination. The supported destination types are\n CloudWatch Log groups, Kinesis Data Firehose delivery streams, and Amazon S3 buckets.
", + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the destination. The supported destination types are CloudWatch Log groups, Kinesis Data Firehose delivery streams, and Amazon S3 buckets.
", "smithy.api#required": {} } }, @@ -509,7 +509,7 @@ } ], "traits": { - "smithy.api#documentation": "Creates a listener for a service. Before you start using your Amazon VPC Lattice service, you must\n add one or more listeners. A listener is a process that checks for connection requests to your\n services. For more information, see Listeners in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Creates a listener for a service. Before you start using your Amazon VPC Lattice service, you must add one or more listeners. A listener is a process that checks for connection requests to your services. For more information, see Listeners in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 201, "method": "POST", @@ -532,7 +532,7 @@ "name": { "target": "com.amazonaws.vpclattice#ListenerName", "traits": { - "smithy.api#documentation": "The name of the listener. A listener name must be unique within a service. The valid characters are a-z, 0-9, and hyphens (-). You can't use a \n hyphen as the first or last character, or immediately after another hyphen.
", + "smithy.api#documentation": "The name of the listener. A listener name must be unique within a service. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
", "smithy.api#required": {} } }, @@ -546,20 +546,20 @@ "port": { "target": "com.amazonaws.vpclattice#Port", "traits": { - "smithy.api#documentation": "The listener port. You can specify a value from 1 to 65535. For HTTP, the default is 80. For\n HTTPS, the default is 443.
" + "smithy.api#documentation": "The listener port. You can specify a value from 1 to 65535. For HTTP, the default is 80. For HTTPS, the default is 443.
" } }, "defaultAction": { "target": "com.amazonaws.vpclattice#RuleAction", "traits": { - "smithy.api#documentation": "The action for the default rule. Each listener has a default rule. The default rule is used\n if no other rules match.
", + "smithy.api#documentation": "The action for the default rule. Each listener has a default rule. The default rule is used if no other rules match.
", "smithy.api#required": {} } }, "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -656,7 +656,7 @@ } ], "traits": { - "smithy.api#documentation": "Creates a resource configuration. A resource configuration defines a specific resource. You\n can associate a resource configuration with a service network or a VPC endpoint.
", + "smithy.api#documentation": "Creates a resource configuration. A resource configuration defines a specific resource. You can associate a resource configuration with a service network or a VPC endpoint.
", "smithy.api#http": { "code": 201, "method": "POST", @@ -671,21 +671,21 @@ "name": { "target": "com.amazonaws.vpclattice#ResourceConfigurationName", "traits": { - "smithy.api#documentation": "The name of the resource configuration. The name must be unique within the account. The\n valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last\n character, or immediately after another hyphen.
", + "smithy.api#documentation": "The name of the resource configuration. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
", "smithy.api#required": {} } }, "type": { "target": "com.amazonaws.vpclattice#ResourceConfigurationType", "traits": { - "smithy.api#documentation": "The type of resource configuration.
\n\n SINGLE
- A single resource.
\n GROUP
- A group of resources. You must create a group resource\n configuration before you create a child resource configuration.
\n CHILD
- A single resource that is part of a group resource configuration.
\n ARN
- An Amazon Web Services resource.
The type of resource configuration. A resource configuration can be one of the following types:
SINGLE - A single resource.
GROUP - A group of resources. You must create a group resource configuration before you create a child resource configuration.
CHILD - A single resource that is part of a group resource configuration.
ARN - An Amazon Web Services resource.
(SINGLE, GROUP, CHILD) The TCP port ranges that a consumer can use to access a resource configuration \n (for example: 1-65535). You can separate port ranges using commas (for example: 1,2,22-30).
" + "smithy.api#documentation": "(SINGLE, GROUP, CHILD) The TCP port ranges that a consumer can use to access a resource configuration (for example: 1-65535). You can separate port ranges using commas (for example: 1,2,22-30).
" } }, "protocol": { @@ -697,31 +697,31 @@ "resourceGatewayIdentifier": { "target": "com.amazonaws.vpclattice#ResourceGatewayIdentifier", "traits": { - "smithy.api#documentation": "(SINGLE, GROUP, ARN) The ID or ARN of the resource gateway used to connect to the resource configuration.\n For a child resource configuration, this value is inherited from the parent resource configuration.
" + "smithy.api#documentation": "(SINGLE, GROUP, ARN) The ID or ARN of the resource gateway used to connect to the resource configuration. For a child resource configuration, this value is inherited from the parent resource configuration.
" } }, "resourceConfigurationGroupIdentifier": { "target": "com.amazonaws.vpclattice#ResourceConfigurationIdentifier", "traits": { - "smithy.api#documentation": "(CHILD) The ID or ARN of the parent resource configuration (type is GROUP
). \n This is used to associate a child resource configuration with a group resource configuration.
(CHILD) The ID or ARN of the parent resource configuration of type GROUP
. This is used to associate a child resource configuration with a group resource configuration.
(SINGLE, CHILD, ARN) The resource configuration.
" + "smithy.api#documentation": "Identifies the resource configuration in one of the following ways:
Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.
Domain name - Any domain name that is publicly resolvable.
IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.
(SINGLE, GROUP, ARN) Specifies whether the resource configuration can be associated with \n a sharable service network. The default is false.
" + "smithy.api#documentation": "(SINGLE, GROUP, ARN) Specifies whether the resource configuration can be associated with a sharable service network. The default is false.
" } }, "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -766,13 +766,13 @@ "resourceConfigurationGroupId": { "target": "com.amazonaws.vpclattice#ResourceConfigurationId", "traits": { - "smithy.api#documentation": "The ID of the parent resource configuration (type is GROUP).
" + "smithy.api#documentation": "The ID of the parent resource configuration of type GROUP
.
The type of resource configuration.
" + "smithy.api#documentation": "The type of resource configuration. A resource configuration can be one of the following types:
SINGLE - A single resource.
GROUP - A group of resources. You must create a group resource configuration before you create a child resource configuration.
CHILD - A single resource that is part of a group resource configuration.
ARN - An Amazon Web Services resource.
The resource configuration.
" + "smithy.api#documentation": "Identifies the resource configuration in one of the following ways:
Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.
Domain name - Any domain name that is publicly resolvable.
IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.
Specifies whether the resource configuration can be associated with a sharable service\n network.
" + "smithy.api#documentation": "Specifies whether the resource configuration can be associated with a sharable service network.
" } }, "createdAt": { @@ -854,7 +854,7 @@ } ], "traits": { - "smithy.api#documentation": "Creates a resource gateway.
", + "smithy.api#documentation": "A resource gateway is a point of ingress into the VPC where a resource resides. It spans multiple Availability Zones. For your resource to be accessible from all Availability Zones, you should create your resource gateways to span as many Availability Zones as possible. A VPC can have multiple resource gateways.
", "smithy.api#http": { "code": 201, "method": "POST", @@ -869,7 +869,7 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -883,21 +883,19 @@ "vpcIdentifier": { "target": "com.amazonaws.vpclattice#VpcId", "traits": { - "smithy.api#documentation": "The ID of the VPC for the resource gateway.
", - "smithy.api#required": {} + "smithy.api#documentation": "The ID of the VPC for the resource gateway.
" } }, "subnetIds": { "target": "com.amazonaws.vpclattice#SubnetList", "traits": { - "smithy.api#documentation": "The IDs of the VPC subnets in which to create the resource gateway.
", - "smithy.api#required": {} + "smithy.api#documentation": "The IDs of the VPC subnets in which to create the resource gateway.
" } }, "securityGroupIds": { "target": "com.amazonaws.vpclattice#SecurityGroupList", "traits": { - "smithy.api#documentation": "The IDs of the security groups to apply to the resource gateway. The security groups must be\n in the same VPC.
", + "smithy.api#documentation": "The IDs of the security groups to apply to the resource gateway. The security groups must be in the same VPC.
", "smithy.api#length": { "min": 0, "max": 5 @@ -907,7 +905,13 @@ "ipAddressType": { "target": "com.amazonaws.vpclattice#ResourceGatewayIpAddressType", "traits": { - "smithy.api#documentation": "The type of IP address used by the resource gateway.
" + "smithy.api#documentation": "A resource gateway can have IPv4, IPv6 or dualstack addresses. The IP address type of a resource gateway must be compatible with the subnets of the resource gateway and the IP address type of the resource, as described here:
IPv4Assign IPv4 addresses to your resource gateway network interfaces. This option is supported only if all selected subnets have IPv4 address ranges, and the resource also has an IPv4 address.
IPv6Assign IPv6 addresses to your resource gateway network interfaces. This option is supported only if all selected subnets are IPv6 only subnets, and the resource also has an IPv6 address.
DualstackAssign both IPv4 and IPv6 addresses to your resource gateway network interfaces. This option is supported only if all selected subnets have both IPv4 and IPv6 address ranges, and the resource either has an IPv4 or IPv6 address.
The IP address type of the resource gateway is independent of the IP address type of the client or the VPC endpoint through which the resource is accessed.
" + } + }, + "ipv4AddressesPerEni": { + "target": "com.amazonaws.vpclattice#Ipv4AddressesPerEni", + "traits": { + "smithy.api#documentation": "The number of IPv4 addresses in each ENI for the resource gateway.
" } }, "tags": { @@ -971,6 +975,12 @@ "traits": { "smithy.api#documentation": "The type of IP address for the resource gateway.
" } + }, + "ipv4AddressesPerEni": { + "target": "com.amazonaws.vpclattice#Ipv4AddressesPerEni", + "traits": { + "smithy.api#documentation": "The number of IPv4 addresses in each ENI for the resource gateway.
" + } } }, "traits": { @@ -1009,7 +1019,7 @@ } ], "traits": { - "smithy.api#documentation": "Creates a listener rule. Each listener has a default rule for checking connection requests,\n but you can define additional rules. Each rule consists of a priority, one or more actions, and\n one or more conditions. For more information, see Listener rules in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Creates a listener rule. Each listener has a default rule for checking connection requests, but you can define additional rules. Each rule consists of a priority, one or more actions, and one or more conditions. For more information, see Listener rules in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 201, "method": "POST", @@ -1040,7 +1050,7 @@ "name": { "target": "com.amazonaws.vpclattice#RuleName", "traits": { - "smithy.api#documentation": "The name of the rule. The name must be unique within the listener. The valid characters are a-z, 0-9, and hyphens (-). You can't use a \n hyphen as the first or last character, or immediately after another hyphen.
", + "smithy.api#documentation": "The name of the rule. The name must be unique within the listener. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
", "smithy.api#required": {} } }, @@ -1054,7 +1064,7 @@ "priority": { "target": "com.amazonaws.vpclattice#RulePriority", "traits": { - "smithy.api#documentation": "The priority assigned to the rule. Each rule for a specific listener must have a unique\n priority. The lower the priority number the higher the priority.
", + "smithy.api#documentation": "The priority assigned to the rule. Each rule for a specific listener must have a unique priority. The lower the priority number the higher the priority.
", "smithy.api#required": {} } }, @@ -1068,7 +1078,7 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -1104,13 +1114,13 @@ "match": { "target": "com.amazonaws.vpclattice#RuleMatch", "traits": { - "smithy.api#documentation": "The rule match. The RuleMatch
must be an HttpMatch
. This means\n that the rule should be an exact match on HTTP constraints which are made up of the HTTP method,\n path, and header.
The rule match. The RuleMatch
must be an HttpMatch
. This means that the rule should be an exact match on HTTP constraints which are made up of the HTTP method, path, and header.
The priority assigned to the rule. The lower the priority number the higher the\n priority.
" + "smithy.api#documentation": "The priority assigned to the rule. The lower the priority number the higher the priority.
" } }, "action": { @@ -1153,7 +1163,7 @@ } ], "traits": { - "smithy.api#documentation": "Creates a service. A service is any software application that can run on instances\n containers, or serverless functions within an account or virtual private cloud (VPC).
\nFor more information, see Services in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Creates a service. A service is any software application that can run on instances containers, or serverless functions within an account or virtual private cloud (VPC).
For more information, see Services in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 201, "method": "POST", @@ -1194,7 +1204,7 @@ } ], "traits": { - "smithy.api#documentation": "Creates a service network. A service network is a logical boundary for a collection of\n services. You can associate services and VPCs with a service network.
\nFor more information, see Service networks in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Creates a service network. A service network is a logical boundary for a collection of services. You can associate services and VPCs with a service network.
For more information, see Service networks in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 201, "method": "POST", @@ -1209,21 +1219,21 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, "name": { "target": "com.amazonaws.vpclattice#ServiceNetworkName", "traits": { - "smithy.api#documentation": "The name of the service network. The name must be unique to the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a \n hyphen as the first or last character, or immediately after another hyphen.
", + "smithy.api#documentation": "The name of the service network. The name must be unique to the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
", "smithy.api#required": {} } }, "authType": { "target": "com.amazonaws.vpclattice#AuthType", "traits": { - "smithy.api#documentation": "The type of IAM policy.
\n\n NONE
: The resource does not use an IAM policy. This is the default.
\n AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
Associates the specified service network with the specified resource configuration.\n This allows the resource configuration to receive connections through the service network,\n including through a service network VPC endpoint.
", + "smithy.api#documentation": "Associates the specified service network with the specified resource configuration. This allows the resource configuration to receive connections through the service network, including through a service network VPC endpoint.
", "smithy.api#http": { "code": 201, "uri": "/servicenetworkresourceassociations", @@ -1287,7 +1297,7 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -1308,7 +1318,7 @@ "tags": { "target": "com.amazonaws.vpclattice#TagMap", "traits": { - "smithy.api#documentation": "The tags for the association.
" + "smithy.api#documentation": "A key-value pair to associate with a resource.
" } } }, @@ -1415,7 +1425,7 @@ } ], "traits": { - "smithy.api#documentation": "Associates the specified service with the specified service network. For more information, see \n Manage service associations in the Amazon VPC Lattice User Guide.
\nYou can't use this operation if the service and service network are already associated or if\n there is a disassociation or deletion in progress. If the association fails, you can retry the\n operation by deleting the association and recreating it.
\nYou cannot associate a service and service network that are shared with a caller. The caller\n must own either the service or the service network.
\nAs a result of this operation, the association is created in the service network account and\n the association owner account.
", + "smithy.api#documentation": "Associates the specified service with the specified service network. For more information, see Manage service associations in the Amazon VPC Lattice User Guide.
You can't use this operation if the service and service network are already associated or if there is a disassociation or deletion in progress. If the association fails, you can retry the operation by deleting the association and recreating it.
You cannot associate a service and service network that are shared with a caller. The caller must own either the service or the service network.
As a result of this operation, the association is created in the service network account and the association owner account.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworkserviceassociations", @@ -1430,7 +1440,7 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -1529,7 +1539,7 @@ } ], "traits": { - "smithy.api#documentation": "Associates a VPC with a service network. When you associate a VPC with the service network,\n it enables all the resources within that VPC to be clients and communicate with other services in\n the service network. For more information, see Manage VPC associations in the Amazon VPC Lattice User Guide.
\nYou can't use this operation if there is a disassociation in progress. If the association\n fails, retry by deleting the association and recreating it.
\nAs a result of this operation, the association gets created in the service network account\n and the VPC owner account.
\nIf you add a security group to the service network and VPC association, the association must\n continue to always have at least one security group. You can add or edit security groups at any\n time. However, to remove all security groups, you must first delete the association and recreate\n it without security groups.
", + "smithy.api#documentation": "Associates a VPC with a service network. When you associate a VPC with the service network, it enables all the resources within that VPC to be clients and communicate with other services in the service network. For more information, see Manage VPC associations in the Amazon VPC Lattice User Guide.
You can't use this operation if there is a disassociation in progress. If the association fails, retry by deleting the association and recreating it.
As a result of this operation, the association gets created in the service network account and the VPC owner account.
If you add a security group to the service network and VPC association, the association must continue to always have at least one security group. You can add or edit security groups at any time. However, to remove all security groups, you must first delete the association and recreate it without security groups.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworkvpcassociations", @@ -1544,7 +1554,7 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -1565,7 +1575,7 @@ "securityGroupIds": { "target": "com.amazonaws.vpclattice#SecurityGroupList", "traits": { - "smithy.api#documentation": "The IDs of the security groups. Security groups aren't added by default. You can add a\n security group to apply network level controls to control which resources in a VPC are allowed to\n access the service network and its services. For more information, see Control traffic to\n resources using security groups in the Amazon VPC User\n Guide.
", + "smithy.api#documentation": "The IDs of the security groups. Security groups aren't added by default. You can add a security group to apply network level controls to control which resources in a VPC are allowed to access the service network and its services. For more information, see Control traffic to resources using security groups in the Amazon VPC User Guide.
", "smithy.api#length": { "min": 0, "max": 5 @@ -1621,14 +1631,14 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, "name": { "target": "com.amazonaws.vpclattice#ServiceName", "traits": { - "smithy.api#documentation": "The name of the service. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a \n hyphen as the first or last character, or immediately after another hyphen.
", + "smithy.api#documentation": "The name of the service. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
", "smithy.api#required": {} } }, @@ -1653,7 +1663,7 @@ "authType": { "target": "com.amazonaws.vpclattice#AuthType", "traits": { - "smithy.api#documentation": "The type of IAM policy.
\n\n NONE
: The resource does not use an IAM policy. This is the default.
\n AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The status. If the status is CREATE_FAILED
, you must delete and recreate the\n service.
The status. If the status is CREATE_FAILED
, you must delete and recreate the service.
Creates a target group. A target group is a collection of targets, or compute resources,\n that run your application or service. A target group can only be used by a single service.
\nFor more information, see Target groups in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Creates a target group. A target group is a collection of targets, or compute resources, that run your application or service. A target group can only be used by a single service.
For more information, see Target groups in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 201, "uri": "/targetgroups", @@ -1758,7 +1768,7 @@ "name": { "target": "com.amazonaws.vpclattice#TargetGroupName", "traits": { - "smithy.api#documentation": "The name of the target group. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a \n hyphen as the first or last character, or immediately after another hyphen.
", + "smithy.api#documentation": "The name of the target group. The name must be unique within the account. The valid characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character, or immediately after another hyphen.
", "smithy.api#required": {} } }, @@ -1778,7 +1788,7 @@ "clientToken": { "target": "com.amazonaws.vpclattice#ClientToken", "traits": { - "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure\n the idempotency of the request. If you retry a request that completed successfully using\n the same client token and parameters, the retry succeeds without performing any actions.\n If the parameters aren't identical, the retry fails.
", + "smithy.api#documentation": "A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
", "smithy.api#idempotencyToken": {} } }, @@ -1826,7 +1836,7 @@ "status": { "target": "com.amazonaws.vpclattice#TargetGroupStatus", "traits": { - "smithy.api#documentation": "The status. You can retry the operation if the status is CREATE_FAILED
.\n However, if you retry it while the status is CREATE_IN_PROGRESS
, there is no change\n in the status.
The status. You can retry the operation if the status is CREATE_FAILED
. However, if you retry it while the status is CREATE_IN_PROGRESS
, there is no change in the status.
Deletes the specified auth policy. If an auth is set to AWS_IAM
and the auth\n policy is deleted, all requests are denied. If you are trying to remove the auth policy\n completely, you must set the auth type to NONE
. If auth is enabled on the resource,\n but no auth policy is set, all requests are denied.
Deletes the specified auth policy. If an auth is set to AWS_IAM
and the auth policy is deleted, all requests are denied. If you are trying to remove the auth policy completely, you must set the auth type to NONE
. If auth is enabled on the resource, but no auth policy is set, all requests are denied.
The Amazon Resource Name (ARN) of the resource configuration associated with the VPC\n endpoint of type resource.
" + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the resource configuration associated with the VPC endpoint of type resource.
" } }, "vpcEndpointId": { @@ -2315,7 +2325,7 @@ } ], "traits": { - "smithy.api#documentation": "Deletes a listener rule. Each listener has a default rule for checking connection requests,\n but you can define additional rules. Each rule consists of a priority, one or more actions, and\n one or more conditions. You can delete additional listener rules, but you cannot delete the\n default rule.
\nFor more information, see Listener rules in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Deletes a listener rule. Each listener has a default rule for checking connection requests, but you can define additional rules. Each rule consists of a priority, one or more actions, and one or more conditions. You can delete additional listener rules, but you cannot delete the default rule.
For more information, see Listener rules in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 204, "method": "DELETE", @@ -2386,7 +2396,7 @@ } ], "traits": { - "smithy.api#documentation": "Deletes a service. A service can't be deleted if it's associated with a service network. If\n you delete a service, all resources related to the service, such as the resource policy, auth\n policy, listeners, listener rules, and access log subscriptions, are also deleted. For more\n information, see Delete a service in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Deletes a service. A service can't be deleted if it's associated with a service network. If you delete a service, all resources related to the service, such as the resource policy, auth policy, listeners, listener rules, and access log subscriptions, are also deleted. For more information, see Delete a service in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 200, "uri": "/services/{serviceIdentifier}", @@ -2424,7 +2434,7 @@ } ], "traits": { - "smithy.api#documentation": "Deletes a service network. You can only delete the service network if there is no service or\n VPC associated with it. If you delete a service network, all resources related to the service\n network, such as the resource policy, auth policy, and access log subscriptions, are also\n deleted. For more information, see Delete a service\n network in the Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Deletes a service network. You can only delete the service network if there is no service or VPC associated with it. If you delete a service network, all resources related to the service network, such as the resource policy, auth policy, and access log subscriptions, are also deleted. For more information, see Delete a service network in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 204, "uri": "/servicenetworks/{serviceNetworkIdentifier}", @@ -2559,7 +2569,7 @@ } ], "traits": { - "smithy.api#documentation": "Deletes the association between a service and a service network. This\n operation fails if an association is still in progress.
", + "smithy.api#documentation": "Deletes the association between a service and a service network. This operation fails if an association is still in progress.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", @@ -2593,7 +2603,7 @@ "status": { "target": "com.amazonaws.vpclattice#ServiceNetworkServiceAssociationStatus", "traits": { - "smithy.api#documentation": "The status. You can retry the operation if the status is DELETE_FAILED
.\n However, if you retry it when the status is DELETE_IN_PROGRESS
, there is no change\n in the status.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it when the status is DELETE_IN_PROGRESS
, there is no change in the status.
Disassociates the VPC from the service network. You can't disassociate the VPC if there is a\n create or update association in progress.
", + "smithy.api#documentation": "Disassociates the VPC from the service network. You can't disassociate the VPC if there is a create or update association in progress.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", @@ -2667,7 +2677,7 @@ "status": { "target": "com.amazonaws.vpclattice#ServiceNetworkVpcAssociationStatus", "traits": { - "smithy.api#documentation": "The status. You can retry the operation if the status is DELETE_FAILED
.\n However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change\n in the status.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change in the status.
The status. You can retry the operation if the status is DELETE_FAILED
.\n However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't\n change.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't change.
Deletes a target group. You can't delete a target group if it is used in a listener rule or\n if the target group creation is in progress.
", + "smithy.api#documentation": "Deletes a target group. You can't delete a target group if it is used in a listener rule or if the target group creation is in progress.
", "smithy.api#http": { "code": 200, "uri": "/targetgroups/{targetGroupIdentifier}", @@ -2786,7 +2796,7 @@ "status": { "target": "com.amazonaws.vpclattice#TargetGroupStatus", "traits": { - "smithy.api#documentation": "The status. You can retry the operation if the status is DELETE_FAILED
.\n However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't\n change.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, the status doesn't change.
The type of IP address.
" + "smithy.api#documentation": "The type of IP address. Dualstack is currently not supported.
" } } }, @@ -2931,7 +2941,7 @@ "statusCode": { "target": "com.amazonaws.vpclattice#HttpStatusCode", "traits": { - "smithy.api#documentation": "The HTTP response code.
", + "smithy.api#documentation": "The HTTP response code. Only 404
and 500
status codes are supported.
The target groups. Traffic matching the rule is forwarded to the specified target groups.\n With forward actions, you can assign a weight that controls the prioritization and selection of\n each target group. This means that requests are distributed to individual target groups based on\n their weights. For example, if two target groups have the same weight, each target group receives\n half of the traffic.
\nThe default value is 1. This means that if only one target group is provided, there is no\n need to set the weight; 100% of the traffic goes to that target group.
", + "smithy.api#documentation": "The target groups. Traffic matching the rule is forwarded to the specified target groups. With forward actions, you can assign a weight that controls the prioritization and selection of each target group. This means that requests are distributed to individual target groups based on their weights. For example, if two target groups have the same weight, each target group receives half of the traffic.
The default value is 1. This means that if only one target group is provided, there is no need to set the weight; 100% of the traffic goes to that target group.
", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "Describes a forward action. You can use forward actions to route requests to one or more\n target groups.\n
" + "smithy.api#documentation": "Describes a forward action. You can use forward actions to route requests to one or more target groups.
" } }, "com.amazonaws.vpclattice#GetAccessLogSubscription": { @@ -3089,7 +3099,7 @@ } ], "traits": { - "smithy.api#documentation": "Retrieves information about the auth policy for the specified service or service\n network.
", + "smithy.api#documentation": "Retrieves information about the auth policy for the specified service or service network.
", "smithy.api#http": { "code": 200, "method": "GET", @@ -3123,7 +3133,7 @@ "state": { "target": "com.amazonaws.vpclattice#AuthPolicyState", "traits": { - "smithy.api#documentation": "The state of the auth policy. The auth policy is only active when the auth type is set to\n AWS_IAM
. If you provide a policy, then authentication and authorization decisions\n are made based on this policy and the client's IAM policy. If the auth type is NONE
,\n then any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
The state of the auth policy. The auth policy is only active when the auth type is set to AWS_IAM
. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the auth type is NONE
, then any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
The type of resource configuration.
\n\n SINGLE
- A single resource.
\n GROUP
- A group of resources.
\n CHILD
- A single resource that is part of a group resource configuration.
\n ARN
- An Amazon Web Services resource.
The type of resource configuration.
SINGLE
- A single resource.
GROUP
- A group of resources.
CHILD
- A single resource that is part of a group resource configuration.
ARN
- An Amazon Web Services resource.
Specifies whether the resource configuration is associated with a sharable service\n network.
" + "smithy.api#documentation": "Specifies whether the resource configuration is associated with a sharable service network.
" } }, "portRanges": { @@ -3518,6 +3528,12 @@ "smithy.api#documentation": "The type of IP address for the resource gateway.
" } }, + "ipv4AddressesPerEni": { + "target": "com.amazonaws.vpclattice#Ipv4AddressesPerEni", + "traits": { + "smithy.api#documentation": "The number of IPv4 addresses in each ENI for the resource gateway.
" + } + }, "createdAt": { "target": "com.amazonaws.vpclattice#Timestamp", "traits": { @@ -3561,7 +3577,7 @@ } ], "traits": { - "smithy.api#documentation": "Retrieves information about the specified resource policy. The resource policy is an IAM policy\n created on behalf of the resource owner when they share a resource.
", + "smithy.api#documentation": "Retrieves information about the specified resource policy. The resource policy is an IAM policy created on behalf of the resource owner when they share a resource.
", "smithy.api#http": { "code": 200, "method": "GET", @@ -3620,7 +3636,7 @@ } ], "traits": { - "smithy.api#documentation": "Retrieves information about the specified listener rules. You can also retrieve information about the\n default listener rule. For more information, see Listener rules in the\n Amazon VPC Lattice User Guide.
", + "smithy.api#documentation": "Retrieves information about the specified listener rules. You can also retrieve information about the default listener rule. For more information, see Listener rules in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 200, "method": "GET", @@ -4528,7 +4544,7 @@ } }, "traits": { - "smithy.api#documentation": "Describes the constraints for a header match. Matches incoming requests with rule based on\n request header value before applying rule action.
" + "smithy.api#documentation": "Describes the constraints for a header match. Matches incoming requests with rule based on request header value before applying rule action.
" } }, "com.amazonaws.vpclattice#HeaderMatchContains": { @@ -4617,49 +4633,49 @@ "protocol": { "target": "com.amazonaws.vpclattice#TargetGroupProtocol", "traits": { - "smithy.api#documentation": "The protocol used when performing health checks on targets. The possible protocols are\n HTTP
and HTTPS
. The default is HTTP
.
The protocol used when performing health checks on targets. The possible protocols are HTTP
and HTTPS
. The default is HTTP
.
The protocol version used when performing health checks on targets. The possible protocol\n versions are HTTP1
and HTTP2
.
The protocol version used when performing health checks on targets. The possible protocol versions are HTTP1
and HTTP2
.
The port used when performing health checks on targets. The default setting is the port that\n a target receives traffic on.
" + "smithy.api#documentation": "The port used when performing health checks on targets. The default setting is the port that a target receives traffic on.
" } }, "path": { "target": "com.amazonaws.vpclattice#HealthCheckPath", "traits": { - "smithy.api#documentation": "The destination for health checks on the targets. If the protocol version is\n HTTP/1.1
or HTTP/2
, specify a valid URI (for example,\n /path?query
). The default path is /
. Health checks are not supported\n if the protocol version is gRPC
, however, you can choose HTTP/1.1
or\n HTTP/2
and specify a valid URI.
The destination for health checks on the targets. If the protocol version is HTTP/1.1
or HTTP/2
, specify a valid URI (for example, /path?query
). The default path is /
. Health checks are not supported if the protocol version is gRPC
, however, you can choose HTTP/1.1
or HTTP/2
and specify a valid URI.
The approximate amount of time, in seconds, between health checks of an individual target.\n The range is 5–300 seconds. The default is 30 seconds.
" + "smithy.api#documentation": "The approximate amount of time, in seconds, between health checks of an individual target. The range is 5–300 seconds. The default is 30 seconds.
" } }, "healthCheckTimeoutSeconds": { "target": "com.amazonaws.vpclattice#HealthCheckTimeoutSeconds", "traits": { - "smithy.api#documentation": "The amount of time, in seconds, to wait before reporting a target as unhealthy. The range is\n 1–120 seconds. The default is 5 seconds.
" + "smithy.api#documentation": "The amount of time, in seconds, to wait before reporting a target as unhealthy. The range is 1–120 seconds. The default is 5 seconds.
" } }, "healthyThresholdCount": { "target": "com.amazonaws.vpclattice#HealthyThresholdCount", "traits": { - "smithy.api#documentation": "The number of consecutive successful health checks required before considering an unhealthy\n target healthy. The range is 2–10. The default is 5.
" + "smithy.api#documentation": "The number of consecutive successful health checks required before considering an unhealthy target healthy. The range is 2–10. The default is 5.
" } }, "unhealthyThresholdCount": { "target": "com.amazonaws.vpclattice#UnhealthyThresholdCount", "traits": { - "smithy.api#documentation": "The number of consecutive failed health checks required before considering a target\n unhealthy. The range is 2–10. The default is 2.
" + "smithy.api#documentation": "The number of consecutive failed health checks required before considering a target unhealthy. The range is 2–10. The default is 2.
" } }, "matcher": { @@ -4670,7 +4686,7 @@ } }, "traits": { - "smithy.api#documentation": "Describes the health check configuration of a target group. Health check configurations\n aren't used for target groups of type LAMBDA
or ALB
.
Describes the health check configuration of a target group. Health check configurations aren't used for target groups of type LAMBDA
or ALB
.
The header matches. Matches incoming requests with rule based on request header value before\n applying rule action.
" + "smithy.api#documentation": "The header matches. Matches incoming requests with rule based on request header value before applying rule action.
" } } }, @@ -4853,6 +4869,15 @@ "smithy.api#documentation": "Describes an IP resource.
" } }, + "com.amazonaws.vpclattice#Ipv4AddressesPerEni": { + "type": "integer", + "traits": { + "smithy.api#range": { + "min": 1, + "max": 62 + } + } + }, "com.amazonaws.vpclattice#LambdaEventStructureVersion": { "type": "string", "traits": { @@ -5090,7 +5115,7 @@ "resourceConfigurationGroupIdentifier": { "target": "com.amazonaws.vpclattice#ResourceConfigurationIdentifier", "traits": { - "smithy.api#documentation": "The ID of the group resource configuration.
", + "smithy.api#documentation": "The ID of the resource configuration of type Group
.
The ID of the resource configurationk.
", + "smithy.api#documentation": "The ID of the resource configuration.
", "smithy.api#httpQuery": "resourceConfigurationIdentifier" } }, @@ -5485,6 +5510,13 @@ "smithy.api#documentation": "If there are additional results, a pagination token for the next page of results.
", "smithy.api#httpQuery": "nextToken" } + }, + "includeChildren": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Include service network resource associations of the child resource configuration with the grouped resource configuration.
The type is boolean and the default value is false.
", + "smithy.api#httpQuery": "includeChildren" + } } }, "traits": { @@ -5535,7 +5567,7 @@ } ], "traits": { - "smithy.api#documentation": "Lists the associations between a service network and a service. You can filter the list\n either by service or service network. You must provide either the service network identifier or\n the service identifier.
\nEvery association in Amazon VPC Lattice has a unique Amazon Resource Name (ARN), such as when a\n service network is associated with a VPC or when a service is associated with a service network.\n If the association is for a resource is shared with another account, the association\n includes the local account ID as the prefix in the ARN.
", + "smithy.api#documentation": "Lists the associations between a service network and a service. You can filter the list either by service or service network. You must provide either the service network identifier or the service identifier.
Every association in Amazon VPC Lattice has a unique Amazon Resource Name (ARN), such as when a service network is associated with a VPC or when a service is associated with a service network. If the association is for a resource is shared with another account, the association includes the local account ID as the prefix in the ARN.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworkserviceassociations", @@ -5624,7 +5656,7 @@ } ], "traits": { - "smithy.api#documentation": "Lists the associations between a service network and a VPC. You can filter the list either by VPC or\n service network. You must provide either the ID of the service network identifier or the ID of the VPC.
", + "smithy.api#documentation": "Lists the associations between a service network and a VPC. You can filter the list either by VPC or service network. You must provide either the ID of the service network identifier or the ID of the VPC.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworkvpcassociations", @@ -5802,7 +5834,7 @@ } ], "traits": { - "smithy.api#documentation": "Lists the service networks owned by or shared with this account. The account ID in the ARN\n shows which account owns the service network.
", + "smithy.api#documentation": "Lists the service networks owned by or shared with this account. The account ID in the ARN shows which account owns the service network.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworks", @@ -6006,7 +6038,7 @@ } ], "traits": { - "smithy.api#documentation": "Lists your target groups. You can narrow your search by using the filters below in your\n request.
", + "smithy.api#documentation": "Lists your target groups. You can narrow your search by using the filters below in your request.
", "smithy.api#http": { "code": 200, "uri": "/targetgroups", @@ -6097,7 +6129,7 @@ } ], "traits": { - "smithy.api#documentation": "Lists the targets for the target group. By default, all targets are included. You can use\n this API to check the health status of targets. You can also filter the results by target.
", + "smithy.api#documentation": "Lists the targets for the target group. By default, all targets are included. You can use this API to check the health status of targets. You can also filter the results by target.
", "smithy.api#http": { "code": 200, "uri": "/targetgroups/{targetGroupIdentifier}/listtargets", @@ -6322,7 +6354,7 @@ } }, "traits": { - "smithy.api#documentation": "Describes the codes to use when checking for a successful response from a target for health\n checks.
" + "smithy.api#documentation": "Describes the codes to use when checking for a successful response from a target for health checks.
" } }, "com.amazonaws.vpclattice#MaxResults": { @@ -6435,7 +6467,7 @@ ], "additionalExposedHeaders": ["x-amzn-errortype", "x-amzn-requestid", "x-amzn-trace-id"] }, - "smithy.api#documentation": "Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure,\n and monitor all of your services across multiple accounts and virtual private clouds (VPCs).\n Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that\n you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide\n
", + "smithy.api#documentation": "Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that you can discover and manage them more efficiently. For more information, see the Amazon VPC Lattice User Guide
", "smithy.api#title": "Amazon VPC Lattice", "smithy.rules#endpointRuleSet": { "version": "1.0", @@ -7086,7 +7118,7 @@ } }, "traits": { - "smithy.api#documentation": "Describes the conditions that can be applied when matching a path for incoming\n requests.
" + "smithy.api#documentation": "Describes the conditions that can be applied when matching a path for incoming requests.
" } }, "com.amazonaws.vpclattice#PathMatchExact": { @@ -7126,7 +7158,7 @@ } }, "traits": { - "smithy.api#documentation": "Describes a path match type. Each rule can include only one of the following types of\n paths.
" + "smithy.api#documentation": "Describes a path match type. Each rule can include only one of the following types of paths.
" } }, "com.amazonaws.vpclattice#PolicyString": { @@ -7202,7 +7234,7 @@ } ], "traits": { - "smithy.api#documentation": "Creates or updates the auth policy. The policy string in JSON must not contain newlines or\n blank lines.
\nFor more information, see Auth policies in the Amazon VPC\n Lattice User Guide.
", + "smithy.api#documentation": "Creates or updates the auth policy. The policy string in JSON must not contain newlines or blank lines.
For more information, see Auth policies in the Amazon VPC Lattice User Guide.
", "smithy.api#http": { "code": 200, "method": "PUT", @@ -7216,7 +7248,7 @@ "resourceIdentifier": { "target": "com.amazonaws.vpclattice#ResourceIdentifier", "traits": { - "smithy.api#documentation": "The ID or ARN of the service network or service for which the policy\n is created.
", + "smithy.api#documentation": "The ID or ARN of the service network or service for which the policy is created.
", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -7242,7 +7274,7 @@ "state": { "target": "com.amazonaws.vpclattice#AuthPolicyState", "traits": { - "smithy.api#documentation": "The state of the auth policy. The auth policy is only active when the auth type is set to\n AWS_IAM
. If you provide a policy, then authentication and authorization decisions\n are made based on this policy and the client's IAM policy. If the Auth type is NONE
,\n then, any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
The state of the auth policy. The auth policy is only active when the auth type is set to AWS_IAM
. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the Auth type is NONE
, then, any auth policy that you provide remains inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
Attaches a resource-based permission policy to a service or service network. The policy must\n contain the same actions and condition statements as the Amazon Web Services Resource Access\n Manager permission for sharing services and service networks.
", + "smithy.api#documentation": "Attaches a resource-based permission policy to a service or service network. The policy must contain the same actions and condition statements as the Amazon Web Services Resource Access Manager permission for sharing services and service networks.
", "smithy.api#http": { "code": 200, "method": "PUT", @@ -7288,7 +7320,7 @@ "resourceArn": { "target": "com.amazonaws.vpclattice#ResourceArn", "traits": { - "smithy.api#documentation": "The ID or ARN of the service network or service for which the policy\n is created.
", + "smithy.api#documentation": "The ID or ARN of the service network or service for which the policy is created.
", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -7296,7 +7328,7 @@ "policy": { "target": "com.amazonaws.vpclattice#PolicyString", "traits": { - "smithy.api#documentation": "An IAM policy. The policy string in JSON must not contain newlines or blank\n lines.
", + "smithy.api#documentation": "An IAM policy. The policy string in JSON must not contain newlines or blank lines.
", "smithy.api#required": {} } } @@ -7338,7 +7370,7 @@ } ], "traits": { - "smithy.api#documentation": "Registers the targets with the target group. If it's a Lambda target, you can only have one\n target in a target group.
", + "smithy.api#documentation": "Registers the targets with the target group. If it's a Lambda target, you can only have one target in a target group.
", "smithy.api#http": { "code": 200, "uri": "/targetgroups/{targetGroupIdentifier}/registertargets", @@ -7586,7 +7618,7 @@ "type": { "target": "com.amazonaws.vpclattice#ResourceConfigurationType", "traits": { - "smithy.api#documentation": "The type of resource configuration.
\n\n SINGLE
- A single resource.
\n GROUP
- A group of resources.
\n CHILD
- A single resource that is part of a group resource configuration.
\n ARN
- An Amazon Web Services resource.
The type of resource configuration.
SINGLE
- A single resource.
GROUP
- A group of resources. You must create a group resource configuration before you create a child resource configuration.
CHILD
- A single resource that is part of a group resource configuration.
ARN
- An Amazon Web Services resource.
The type of IP address used by the resource gateway.
" } }, + "ipv4AddressesPerEni": { + "target": "com.amazonaws.vpclattice#Ipv4AddressesPerEni", + "traits": { + "smithy.api#documentation": "The number of IPv4 addresses in each ENI for the resource gateway.
" + } + }, "createdAt": { "target": "com.amazonaws.vpclattice#Timestamp", "traits": { @@ -8049,7 +8087,7 @@ "forward": { "target": "com.amazonaws.vpclattice#ForwardAction", "traits": { - "smithy.api#documentation": "The forward action. Traffic that matches the rule is forwarded to the specified target\n groups.
" + "smithy.api#documentation": "The forward action. Traffic that matches the rule is forwarded to the specified target groups.
" } }, "fixedResponse": { @@ -8122,7 +8160,7 @@ "traits": { "smithy.api#range": { "min": 1, - "max": 100 + "max": 2000 } } }, @@ -8255,7 +8293,7 @@ "traits": { "smithy.api#length": { "min": 1, - "max": 5 + "max": 10 } } }, @@ -8707,7 +8745,7 @@ "status": { "target": "com.amazonaws.vpclattice#ServiceNetworkResourceAssociationStatus", "traits": { - "smithy.api#documentation": "The status of the service network associated with the resource configuration.
" + "smithy.api#documentation": "The status of the service network’s association with the resource configuration. If the deletion fails, try to delete again.
" } }, "createdBy": { @@ -8877,7 +8915,7 @@ "status": { "target": "com.amazonaws.vpclattice#ServiceNetworkServiceAssociationStatus", "traits": { - "smithy.api#documentation": "The status. If the deletion fails, try to delete again.
" + "smithy.api#documentation": "The status of the service network’s association with the service. If the deletion fails, try to delete again.
" } }, "arn": { @@ -9455,7 +9493,7 @@ "id": { "target": "smithy.api#String", "traits": { - "smithy.api#documentation": "The ID of the target. If the target group type is INSTANCE
, this is an instance\n ID. If the target group type is IP
, this is an IP address. If the target group type\n is LAMBDA
, this is the ARN of a Lambda function. If the target group type is\n ALB
, this is the ARN of an Application Load Balancer.
The ID of the target. If the target group type is INSTANCE
, this is an instance ID. If the target group type is IP
, this is an IP address. If the target group type is LAMBDA
, this is the ARN of a Lambda function. If the target group type is ALB
, this is the ARN of an Application Load Balancer.
The port on which the target is listening. For HTTP, the default is 80. For HTTPS, the\n default is 443.
" + "smithy.api#documentation": "The port on which the target is listening. For HTTP, the default is 80. For HTTPS, the default is 443.
" } } }, @@ -9480,13 +9518,13 @@ "id": { "target": "smithy.api#String", "traits": { - "smithy.api#documentation": "The ID of the target. If the target group type is INSTANCE
, this is an instance\n ID. If the target group type is IP
, this is an IP address. If the target group type\n is LAMBDA
, this is the ARN of a Lambda function. If the target group type is\n ALB
, this is the ARN of an Application Load Balancer.
The ID of the target. If the target group type is INSTANCE
, this is an instance ID. If the target group type is IP
, this is an IP address. If the target group type is LAMBDA
, this is the ARN of a Lambda function. If the target group type is ALB
, this is the ARN of an Application Load Balancer.
The port on which the target is listening. This parameter doesn't apply if the target is a\n Lambda function.
" + "smithy.api#documentation": "The port on which the target is listening. This parameter doesn't apply if the target is a Lambda function.
" } }, "failureCode": { @@ -9562,25 +9600,25 @@ "port": { "target": "com.amazonaws.vpclattice#Port", "traits": { - "smithy.api#documentation": "The port on which the targets are listening. For HTTP, the default is 80. For HTTPS, the\n default is 443. Not supported if the target group type is LAMBDA
.
The port on which the targets are listening. For HTTP, the default is 80. For HTTPS, the default is 443. Not supported if the target group type is LAMBDA
.
The protocol to use for routing traffic to the targets. The default is the protocol of the\n target group. Not supported if the target group type is LAMBDA
.
The protocol to use for routing traffic to the targets. The default is the protocol of the target group. Not supported if the target group type is LAMBDA
.
The protocol version. The default is HTTP1
. Not supported if the target group\n type is LAMBDA
.
The protocol version. The default is HTTP1
. Not supported if the target group type is LAMBDA
.
The type of IP address used for the target group. Supported only if the target group type is\n IP
. The default is IPV4
.
The type of IP address used for the target group. Supported only if the target group type is IP
. The default is IPV4
.
The health check configuration. Not supported if the target group type is\n LAMBDA
or ALB
.
The health check configuration. Not supported if the target group type is LAMBDA
or ALB
.
The version of the event structure that your Lambda function receives. Supported only if the\n target group type is LAMBDA
. The default is V1
.
The version of the event structure that your Lambda function receives. Supported only if the target group type is LAMBDA
. The default is V1
.
Describes the configuration of a target group.
\nFor more information, see Target groups in the\n Amazon VPC Lattice User Guide.
" + "smithy.api#documentation": "Describes the configuration of a target group.
For more information, see Target groups in the Amazon VPC Lattice User Guide.
" } }, "com.amazonaws.vpclattice#TargetGroupId": { @@ -9766,7 +9804,7 @@ "ipAddressType": { "target": "com.amazonaws.vpclattice#IpAddressType", "traits": { - "smithy.api#documentation": "The type of IP address used for the target group. The possible values are IPV4
\n and IPV6
. This is an optional parameter. If not specified, the default is\n IPV4
.
The type of IP address used for the target group. The possible values are IPV4
and IPV6
. This is an optional parameter. If not specified, the default is IPV4
.
The version of the event structure that your Lambda function receives. Supported only if the\n target group type is LAMBDA
.
The version of the event structure that your Lambda function receives. Supported only if the target group type is LAMBDA
.
Summary information about a target group.
\nFor more information, see Target groups in the\n Amazon VPC Lattice User Guide.
" + "smithy.api#documentation": "Summary information about a target group.
For more information, see Target groups in the Amazon VPC Lattice User Guide.
" } }, "com.amazonaws.vpclattice#TargetGroupType": { @@ -9889,7 +9927,7 @@ "id": { "target": "smithy.api#String", "traits": { - "smithy.api#documentation": "The ID of the target. If the target group type is INSTANCE
, this is an instance\n ID. If the target group type is IP
, this is an IP address. If the target group type\n is LAMBDA
, this is the ARN of a Lambda function. If the target type is\n ALB
, this is the ARN of an Application Load Balancer.
The ID of the target. If the target group type is INSTANCE
, this is an instance ID. If the target group type is IP
, this is an IP address. If the target group type is LAMBDA
, this is the ARN of a Lambda function. If the target type is ALB
, this is the ARN of an Application Load Balancer.
The status of the target.
\n\n DRAINING
: The target is being deregistered. No new connections are sent to\n this target while current connections are being drained. The default draining time is 5\n minutes.
\n UNAVAILABLE
: Health checks are unavailable for the target group.
\n HEALTHY
: The target is healthy.
\n UNHEALTHY
: The target is unhealthy.
\n INITIAL
: Initial health checks on the target are being performed.
\n UNUSED
: Target group is not used in a service.
The status of the target.
DRAINING
: The target is being deregistered. No new connections are sent to this target while current connections are being drained. The default draining time is 5 minutes.
UNAVAILABLE
: Health checks are unavailable for the target group.
HEALTHY
: The target is healthy.
UNHEALTHY
: The target is unhealthy.
INITIAL
: Initial health checks on the target are being performed.
UNUSED
: Target group is not used in a service.
The resource configuration.
" + "smithy.api#documentation": "Identifies the resource configuration in one of the following ways:
Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.
Domain name - Any domain name that is publicly resolvable.
IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.
The type of resource configuration.
\n\n SINGLE
- A single resource.
\n GROUP
- A group of resources.
\n CHILD
- A single resource that is part of a group resource configuration.
\n ARN
- An Amazon Web Services resource.
The type of resource configuration.
SINGLE
- A single resource.
GROUP
- A group of resources.
CHILD
- A single resource that is part of a group resource configuration.
ARN
- An Amazon Web Services resource.
Updates a specified rule for the listener. You can't modify a default listener rule. To modify a\n default listener rule, use UpdateListener
.
Updates a specified rule for the listener. You can't modify a default listener rule. To modify a default listener rule, use UpdateListener
.
The type of IAM policy.
\n\n NONE
: The resource does not use an IAM policy. This is the default.
\n AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
Updates the service network and VPC association. If you add a security group to the service\n network and VPC association, the association must continue to have at least one security\n group. You can add or edit security groups at any time. However, to remove all security groups,\n you must first delete the association and then recreate it without security groups.
", + "smithy.api#documentation": "Updates the service network and VPC association. If you add a security group to the service network and VPC association, the association must continue to have at least one security group. You can add or edit security groups at any time. However, to remove all security groups, you must first delete the association and then recreate it without security groups.
", "smithy.api#http": { "code": 200, "uri": "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", @@ -10853,7 +10894,7 @@ "status": { "target": "com.amazonaws.vpclattice#ServiceNetworkVpcAssociationStatus", "traits": { - "smithy.api#documentation": "The status. You can retry the operation if the status is DELETE_FAILED
.\n However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change\n in the status.
The status. You can retry the operation if the status is DELETE_FAILED
. However, if you retry it while the status is DELETE_IN_PROGRESS
, there is no change in the status.
The type of IAM policy.
\n\n NONE
: The resource does not use an IAM policy. This is the default.
\n AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the default.
AWS_IAM
: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.
The input does not satisfy the constraints specified by an Amazon Web Services\n service.
", + "smithy.api#documentation": "The input does not satisfy the constraints specified by an Amazon Web Services service.
", "smithy.api#error": "client", "smithy.api#httpError": 400 } @@ -11161,7 +11202,7 @@ "weight": { "target": "com.amazonaws.vpclattice#TargetGroupWeight", "traits": { - "smithy.api#documentation": "Only required if you specify multiple target groups for a forward action. The weight\n determines how requests are distributed to the target group. For example, if you specify two\n target groups, each with a weight of 10, each target group receives half the requests. If you\n specify two target groups, one with a weight of 10 and the other with a weight of 20, the target\n group with a weight of 20 receives twice as many requests as the other target group. If there's\n only one target group specified, then the default value is 100.
" + "smithy.api#documentation": "Only required if you specify multiple target groups for a forward action. The weight determines how requests are distributed to the target group. For example, if you specify two target groups, each with a weight of 10, each target group receives half the requests. If you specify two target groups, one with a weight of 10 and the other with a weight of 20, the target group with a weight of 20 receives twice as many requests as the other target group. If there's only one target group specified, then the default value is 100.
" } } }, 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 783ac2804070..ece8626b1780 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 @@ -21965,6 +21965,7 @@ }, "hostname": "portal.sso.ap-southeast-5.amazonaws.com" }, + "ap-southeast-7": {}, "ca-central-1": { "credentialScope": { "region": "ca-central-1" @@ -22043,6 +22044,7 @@ }, "hostname": "portal.sso.me-south-1.amazonaws.com" }, + "mx-central-1": {}, "sa-east-1": { "credentialScope": { "region": "sa-east-1" diff --git a/lerna.json b/lerna.json index b34c86dbd9dd..2469afee784a 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.898.0", + "version": "3.899.0", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/lib/lib-dynamodb/CHANGELOG.md b/lib/lib-dynamodb/CHANGELOG.md index 355e3ceb4c37..0398c65bf064 100644 --- a/lib/lib-dynamodb/CHANGELOG.md +++ b/lib/lib-dynamodb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/lib-dynamodb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/lib-dynamodb diff --git a/lib/lib-dynamodb/package.json b/lib/lib-dynamodb/package.json index ab9768171115..1abf92432253 100644 --- a/lib/lib-dynamodb/package.json +++ b/lib/lib-dynamodb/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/lib-dynamodb", - "version": "3.896.0", + "version": "3.899.0", "description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", @@ -32,8 +32,8 @@ "dependencies": { "@aws-sdk/core": "*", "@aws-sdk/util-dynamodb": "*", - "@smithy/core": "^3.12.0", - "@smithy/smithy-client": "^4.6.4", + "@smithy/core": "^3.13.0", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "tslib": "^2.6.2" }, diff --git a/lib/lib-storage/CHANGELOG.md b/lib/lib-storage/CHANGELOG.md index b52f4e6b330a..4d36c2e14b3d 100644 --- a/lib/lib-storage/CHANGELOG.md +++ b/lib/lib-storage/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + + +### Bug Fixes + +* **lib-storage:** respect user-provided partSize option for Upload ([#7381](https://github.com/aws/aws-sdk-js-v3/issues/7381)) ([31fc996](https://github.com/aws/aws-sdk-js-v3/commit/31fc9967a50f66c50963f387144681149484e0ea)) + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) diff --git a/lib/lib-storage/package.json b/lib/lib-storage/package.json index 5ccf4109c17c..72c68aea0812 100644 --- a/lib/lib-storage/package.json +++ b/lib/lib-storage/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/lib-storage", - "version": "3.896.0", + "version": "3.899.0", "description": "Storage higher order operation", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", @@ -29,8 +29,8 @@ "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/smithy-client": "^4.6.4", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/smithy-client": "^4.6.5", "buffer": "5.6.0", "events": "3.3.0", "stream-browserify": "3.0.0", diff --git a/lib/lib-storage/src/Upload.spec.ts b/lib/lib-storage/src/Upload.spec.ts index 383549a58edf..15c9b9a2f4ce 100644 --- a/lib/lib-storage/src/Upload.spec.ts +++ b/lib/lib-storage/src/Upload.spec.ts @@ -793,6 +793,164 @@ describe(Upload.name, () => { ); }); + describe("Upload constructor options validation", () => { + it("should use custom queueSize when provided", () => { + const customQueueSize = 8; + const upload = new Upload({ + params, + queueSize: customQueueSize, + client: new S3({}), + }); + + expect((upload as any).queueSize).toBe(customQueueSize); + }); + + it("should use default queueSize when not provided", () => { + const upload = new Upload({ + params, + client: new S3({}), + }); + + expect((upload as any).queueSize).toBe(4); // Default value + }); + + it("should use custom partSize when provided", () => { + const customPartSize = 10 * 1024 * 1024; // 10MB + const upload = new Upload({ + params, + partSize: customPartSize, + client: new S3({}), + }); + + expect((upload as any).partSize).toBe(customPartSize); + }); + + it("should calculate partSize based on body size when not provided", () => { + const largeBuffer = Buffer.from("#".repeat(100 * 1024 * 1024)); // 100MB + const upload = new Upload({ + params: { ...params, Body: largeBuffer }, + client: new S3({}), + }); + + // Should use calculated part size based on total size and MAX_PARTS + const MIN_PART_SIZE = 1024 * 1024 * 5; // 5MB - same as Upload.MIN_PART_SIZE + const expectedPartSize = Math.max(MIN_PART_SIZE, Math.floor(largeBuffer.length / 10_000)); + expect((upload as any).partSize).toBe(expectedPartSize); + }); + + it("should use custom leavePartsOnError when provided", () => { + const upload = new Upload({ + params, + leavePartsOnError: true, + client: new S3({}), + }); + + expect((upload as any).leavePartsOnError).toBe(true); + }); + + it("should use default leavePartsOnError when not provided", () => { + const upload = new Upload({ + params, + client: new S3({}), + }); + + expect((upload as any).leavePartsOnError).toBe(false); // Default value + }); + + it("should use custom tags when provided", () => { + const customTags = [ + { Key: "Environment", Value: "test" }, + { Key: "Project", Value: "upload-test" }, + ]; + const upload = new Upload({ + params, + tags: customTags, + client: new S3({}), + }); + + expect((upload as any).tags).toEqual(customTags); + }); + + it("should use empty tags array when not provided", () => { + const upload = new Upload({ + params, + client: new S3({}), + }); + + expect((upload as any).tags).toEqual([]); + }); + + it("should use custom abortController when provided", () => { + const customAbortController = new AbortController(); + const upload = new Upload({ + params, + abortController: customAbortController, + client: new S3({}), + }); + + expect((upload as any).abortController).toBe(customAbortController); + }); + + it("should create default abortController when not provided", () => { + const upload = new Upload({ + params, + client: new S3({}), + }); + + expect((upload as any).abortController).toBeInstanceOf(AbortController); + }); + + it("should calculate expectedPartsCount correctly when totalBytes is known", () => { + const buffer = Buffer.from("#".repeat(15 * 1024 * 1024)); // 15MB + const customPartSize = 5 * 1024 * 1024; // 5MB + const upload = new Upload({ + params: { ...params, Body: buffer }, + partSize: customPartSize, + client: new S3({}), + }); + + expect((upload as any).expectedPartsCount).toBe(3); // 15MB / 5MB = 3 parts + }); + + it("should validate required params", () => { + expect(() => { + new Upload({ + params: null as any, + client: new S3({}), + }); + }).toThrow("InputError: Upload requires params to be passed to upload."); + }); + + it("should validate required client", () => { + expect(() => { + new Upload({ + params, + client: null as any, + }); + }).toThrow("InputError: Upload requires a AWS client to do uploads with."); + }); + + it("should validate minimum partSize", () => { + expect(() => { + new Upload({ + params, + partSize: 1024, // Too small + client: new S3({}), + }); + }).toThrow(/EntityTooSmall: Your proposed upload partsize/); + }); + + it("should validate minimum queueSize", () => { + expect(() => { + new Upload({ + params, + queueSize: -1, // Invalid queue size + client: new S3({}), + }); + }).toThrow("Queue size: Must have at least one uploading queue."); + }); + }); + describe("Upload Part and parts count validation", () => { const MOCK_PART_SIZE = 1024 * 1024 * 5; // 5MB @@ -808,10 +966,10 @@ describe(Upload.name, () => { (upload as any).uploadedParts = [{ PartNumber: 1, ETag: "etag1" }]; (upload as any).isMultiPart = true; - await expect(upload.done()).rejects.toThrow("Expected 3 part(s) but uploaded 1 part(s)."); + await expect(upload.done()).rejects.toThrow(/Expected \d+ part\(s\) but uploaded \d+ part\(s\)\./); }); - it("should throw error when part size doesn't match expected size except for laast part", () => { + it("should throw error when part size doesn't match expected size except for last part", () => { const upload = new Upload({ params, client: new S3({}), @@ -824,7 +982,7 @@ describe(Upload.name, () => { }; expect(() => { - (upload as any).__validateUploadPart(invalidPart, MOCK_PART_SIZE); + (upload as any).__validateUploadPart(invalidPart); }).toThrow(`The byte size for part number 1, size 5 does not match expected size ${MOCK_PART_SIZE}`); }); @@ -841,7 +999,7 @@ describe(Upload.name, () => { }; expect(() => { - (upload as any).__validateUploadPart(lastPart, MOCK_PART_SIZE); + (upload as any).__validateUploadPart(lastPart); }).not.toThrow(); }); @@ -858,7 +1016,7 @@ describe(Upload.name, () => { }; expect(() => { - (upload as any).__validateUploadPart(emptyPart, MOCK_PART_SIZE); + (upload as any).__validateUploadPart(emptyPart); }).toThrow(`The byte size for part number 1, size 0 does not match expected size ${MOCK_PART_SIZE}`); }); @@ -875,7 +1033,7 @@ describe(Upload.name, () => { }; expect(() => { - (upload as any).__validateUploadPart(singlePart, MOCK_PART_SIZE); + (upload as any).__validateUploadPart(singlePart); }).not.toThrow(); }); }); diff --git a/lib/lib-storage/src/Upload.ts b/lib/lib-storage/src/Upload.ts index 99098f80c8d8..cbc847d15c33 100644 --- a/lib/lib-storage/src/Upload.ts +++ b/lib/lib-storage/src/Upload.ts @@ -88,14 +88,18 @@ export class Upload extends EventEmitter { this.client = options.client; this.params = options.params; + if (!this.params) { + throw new Error(`InputError: Upload requires params to be passed to upload.`); + } + // set progress defaults this.totalBytes = byteLength(this.params.Body); this.bytesUploadedSoFar = 0; this.abortController = options.abortController ?? new AbortController(); - this.partSize = Math.max(Upload.MIN_PART_SIZE, Math.floor((this.totalBytes || 0) / this.MAX_PARTS)); + this.partSize = + options.partSize || Math.max(Upload.MIN_PART_SIZE, Math.floor((this.totalBytes || 0) / this.MAX_PARTS)); this.expectedPartsCount = this.totalBytes !== undefined ? Math.ceil(this.totalBytes / this.partSize) : undefined; - this.__validateInput(); } @@ -460,10 +464,6 @@ export class Upload extends EventEmitter { } private __validateInput(): void { - if (!this.params) { - throw new Error(`InputError: Upload requires params to be passed to upload.`); - } - if (!this.client) { throw new Error(`InputError: Upload requires a AWS client to do uploads with.`); } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 183b32396eb2..e51f96f528df 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/core + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/core diff --git a/packages/core/package.json b/packages/core/package.json index c9608eb3ab75..2a9a3ed4b23f 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/core", - "version": "3.896.0", + "version": "3.899.0", "description": "Core functions & classes shared by multiple AWS SDK clients.", "scripts": { "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", @@ -83,12 +83,12 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/xml-builder": "*", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/node-config-provider": "^4.2.2", "@smithy/property-provider": "^4.1.1", "@smithy/protocol-http": "^5.2.1", "@smithy/signature-v4": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/util-base64": "^4.1.0", "@smithy/util-middleware": "^4.1.1", diff --git a/packages/core/src/submodules/protocols/ProtocolLib.ts b/packages/core/src/submodules/protocols/ProtocolLib.ts index 01c688ee7d9a..0e0b10cf0314 100644 --- a/packages/core/src/submodules/protocols/ProtocolLib.ts +++ b/packages/core/src/submodules/protocols/ProtocolLib.ts @@ -85,9 +85,10 @@ export class ProtocolLib { return { errorSchema, errorMetadata }; } catch (e) { dataObject.message = dataObject.message ?? dataObject.Message ?? "UnknownError"; - const baseExceptionSchema = TypeRegistry.for("smithy.ts.sdk.synthetic." + namespace).getBaseException(); + const synthetic = TypeRegistry.for("smithy.ts.sdk.synthetic." + namespace); + const baseExceptionSchema = synthetic.getBaseException(); if (baseExceptionSchema) { - const ErrorCtor = baseExceptionSchema.ctor; + const ErrorCtor = synthetic.getErrorCtor(baseExceptionSchema) ?? Error; throw Object.assign(new ErrorCtor({ name: errorName }), errorMetadata, dataObject); } throw Object.assign(new Error(errorName), errorMetadata, dataObject); diff --git a/packages/core/src/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.ts b/packages/core/src/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.ts index fec7f4e54d4f..96f25f3ab121 100644 --- a/packages/core/src/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.ts +++ b/packages/core/src/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.ts @@ -1,5 +1,5 @@ import { loadSmithyRpcV2CborErrorCode, SmithyRpcV2CborProtocol } from "@smithy/core/cbor"; -import { NormalizedSchema } from "@smithy/core/schema"; +import { NormalizedSchema, TypeRegistry } from "@smithy/core/schema"; import type { EndpointBearer, HandlerExecutionContext, @@ -72,7 +72,8 @@ export class AwsSmithyRpcV2CborProtocol extends SmithyRpcV2CborProtocol { const ns = NormalizedSchema.of(errorSchema); const message = dataObject.message ?? dataObject.Message ?? "Unknown"; - const exception = new errorSchema.ctor(message); + const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error; + const exception = new ErrorCtor(message); const output = {} as any; for (const [name, member] of ns.structIterator()) { diff --git a/packages/core/src/submodules/protocols/json/AwsJsonRpcProtocol.ts b/packages/core/src/submodules/protocols/json/AwsJsonRpcProtocol.ts index 34eecbb6a9a9..cfbb4b16d836 100644 --- a/packages/core/src/submodules/protocols/json/AwsJsonRpcProtocol.ts +++ b/packages/core/src/submodules/protocols/json/AwsJsonRpcProtocol.ts @@ -1,5 +1,5 @@ import { RpcProtocol } from "@smithy/core/protocols"; -import { deref, NormalizedSchema, SCHEMA } from "@smithy/core/schema"; +import { deref, NormalizedSchema, SCHEMA, TypeRegistry } from "@smithy/core/schema"; import type { EndpointBearer, HandlerExecutionContext, @@ -106,7 +106,8 @@ export abstract class AwsJsonRpcProtocol extends RpcProtocol { const ns = NormalizedSchema.of(errorSchema); const message = dataObject.message ?? dataObject.Message ?? "Unknown"; - const exception = new errorSchema.ctor(message); + const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error; + const exception = new ErrorCtor(message); const output = {} as any; for (const [name, member] of ns.structIterator()) { diff --git a/packages/core/src/submodules/protocols/json/AwsRestJsonProtocol.ts b/packages/core/src/submodules/protocols/json/AwsRestJsonProtocol.ts index 695d9a50aac4..3b1882e6247c 100644 --- a/packages/core/src/submodules/protocols/json/AwsRestJsonProtocol.ts +++ b/packages/core/src/submodules/protocols/json/AwsRestJsonProtocol.ts @@ -3,7 +3,7 @@ import { HttpInterceptingShapeDeserializer, HttpInterceptingShapeSerializer, } from "@smithy/core/protocols"; -import { NormalizedSchema, SCHEMA } from "@smithy/core/schema"; +import { NormalizedSchema, SCHEMA, TypeRegistry } from "@smithy/core/schema"; import type { EndpointBearer, HandlerExecutionContext, @@ -102,7 +102,8 @@ export class AwsRestJsonProtocol extends HttpBindingProtocol { const ns = NormalizedSchema.of(errorSchema); const message = dataObject.message ?? dataObject.Message ?? "Unknown"; - const exception = new errorSchema.ctor(message); + const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error; + const exception = new ErrorCtor(message); await this.deserializeHttpMessage(errorSchema, context, response, dataObject); const output = {} as any; diff --git a/packages/core/src/submodules/protocols/query/AwsQueryProtocol.ts b/packages/core/src/submodules/protocols/query/AwsQueryProtocol.ts index 31e088f73e4e..970366b39aee 100644 --- a/packages/core/src/submodules/protocols/query/AwsQueryProtocol.ts +++ b/packages/core/src/submodules/protocols/query/AwsQueryProtocol.ts @@ -162,7 +162,8 @@ export class AwsQueryProtocol extends RpcProtocol { ); const ns = NormalizedSchema.of(errorSchema); - const exception = new errorSchema.ctor(message); + const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error; + const exception = new ErrorCtor(message); const output = { Error: errorData.Error, diff --git a/packages/core/src/submodules/protocols/xml/AwsRestXmlProtocol.ts b/packages/core/src/submodules/protocols/xml/AwsRestXmlProtocol.ts index de759d5e685e..c9a9f8a7988b 100644 --- a/packages/core/src/submodules/protocols/xml/AwsRestXmlProtocol.ts +++ b/packages/core/src/submodules/protocols/xml/AwsRestXmlProtocol.ts @@ -3,7 +3,7 @@ import { HttpInterceptingShapeDeserializer, HttpInterceptingShapeSerializer, } from "@smithy/core/protocols"; -import { NormalizedSchema, OperationSchema, SCHEMA } from "@smithy/core/schema"; +import { NormalizedSchema, OperationSchema, SCHEMA, TypeRegistry } from "@smithy/core/schema"; import type { EndpointBearer, HandlerExecutionContext, @@ -107,7 +107,8 @@ export class AwsRestXmlProtocol extends HttpBindingProtocol { const ns = NormalizedSchema.of(errorSchema); const message = dataObject.Error?.message ?? dataObject.Error?.Message ?? dataObject.message ?? dataObject.Message ?? "Unknown"; - const exception = new errorSchema.ctor(message); + const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error; + const exception = new ErrorCtor(message); await this.deserializeHttpMessage(errorSchema, context, response, dataObject); const output = {} as any; diff --git a/packages/crc64-nvme-crt/CHANGELOG.md b/packages/crc64-nvme-crt/CHANGELOG.md index 972b55f0818f..40737a8d00a2 100644 --- a/packages/crc64-nvme-crt/CHANGELOG.md +++ b/packages/crc64-nvme-crt/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/crc64-nvme-crt + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/crc64-nvme-crt diff --git a/packages/crc64-nvme-crt/package.json b/packages/crc64-nvme-crt/package.json index 8a9a7b805125..65e9902b8176 100644 --- a/packages/crc64-nvme-crt/package.json +++ b/packages/crc64-nvme-crt/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/crc64-nvme-crt", - "version": "3.896.0", + "version": "3.899.0", "description": "An implementation of CRC64-NVME checksum based on AWS Common Runtime https://github.com/awslabs/aws-crt-nodejs", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/credential-provider-cognito-identity/CHANGELOG.md b/packages/credential-provider-cognito-identity/CHANGELOG.md index 52fe0f32e75f..cf2e8982c756 100644 --- a/packages/credential-provider-cognito-identity/CHANGELOG.md +++ b/packages/credential-provider-cognito-identity/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-cognito-identity + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-cognito-identity diff --git a/packages/credential-provider-cognito-identity/package.json b/packages/credential-provider-cognito-identity/package.json index 45adc843f65c..2a6fd6b7ab7d 100644 --- a/packages/credential-provider-cognito-identity/package.json +++ b/packages/credential-provider-cognito-identity/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-cognito-identity", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline credential-provider-cognito-identity", diff --git a/packages/credential-provider-env/CHANGELOG.md b/packages/credential-provider-env/CHANGELOG.md index 36a0bde05b14..e14fc7689a1c 100644 --- a/packages/credential-provider-env/CHANGELOG.md +++ b/packages/credential-provider-env/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-env + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-env diff --git a/packages/credential-provider-env/package.json b/packages/credential-provider-env/package.json index b1e63d1f0aed..2ada78dbcaad 100644 --- a/packages/credential-provider-env/package.json +++ b/packages/credential-provider-env/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-env", - "version": "3.896.0", + "version": "3.899.0", "description": "AWS credential provider that sources credentials from known environment variables", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/credential-provider-http/CHANGELOG.md b/packages/credential-provider-http/CHANGELOG.md index 580a36e1258b..cc2479b6de56 100644 --- a/packages/credential-provider-http/CHANGELOG.md +++ b/packages/credential-provider-http/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-http + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-http diff --git a/packages/credential-provider-http/package.json b/packages/credential-provider-http/package.json index 74d3217a55d2..f04d043a89a9 100644 --- a/packages/credential-provider-http/package.json +++ b/packages/credential-provider-http/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-http", - "version": "3.896.0", + "version": "3.899.0", "description": "AWS credential provider for containers and HTTP sources", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", @@ -34,7 +34,7 @@ "@smithy/node-http-handler": "^4.2.1", "@smithy/property-provider": "^4.1.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/util-stream": "^4.3.2", "tslib": "^2.6.2" diff --git a/packages/credential-provider-ini/CHANGELOG.md b/packages/credential-provider-ini/CHANGELOG.md index 322014c833af..64d6627ed4dd 100644 --- a/packages/credential-provider-ini/CHANGELOG.md +++ b/packages/credential-provider-ini/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-ini + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-ini diff --git a/packages/credential-provider-ini/package.json b/packages/credential-provider-ini/package.json index 16e0639ccbc7..94b5ea506f7f 100644 --- a/packages/credential-provider-ini/package.json +++ b/packages/credential-provider-ini/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-ini", - "version": "3.896.0", + "version": "3.899.0", "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/credential-provider-node/CHANGELOG.md b/packages/credential-provider-node/CHANGELOG.md index 728ae3dc2c6c..cf3333ac659c 100644 --- a/packages/credential-provider-node/CHANGELOG.md +++ b/packages/credential-provider-node/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-node + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-node diff --git a/packages/credential-provider-node/package.json b/packages/credential-provider-node/package.json index 04806085c816..077bb2fc7c5b 100644 --- a/packages/credential-provider-node/package.json +++ b/packages/credential-provider-node/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-node", - "version": "3.896.0", + "version": "3.899.0", "description": "AWS credential provider that sources credentials from a Node.JS environment. ", "engines": { "node": ">=18.0.0" diff --git a/packages/credential-provider-process/CHANGELOG.md b/packages/credential-provider-process/CHANGELOG.md index ad8509503e57..f4a5d60cea9f 100644 --- a/packages/credential-provider-process/CHANGELOG.md +++ b/packages/credential-provider-process/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-process + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-process diff --git a/packages/credential-provider-process/package.json b/packages/credential-provider-process/package.json index 6fcc3474ff5b..3705c54d3f77 100644 --- a/packages/credential-provider-process/package.json +++ b/packages/credential-provider-process/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-process", - "version": "3.896.0", + "version": "3.899.0", "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/credential-provider-sso/CHANGELOG.md b/packages/credential-provider-sso/CHANGELOG.md index 8d0644c3f045..aea34af7237e 100644 --- a/packages/credential-provider-sso/CHANGELOG.md +++ b/packages/credential-provider-sso/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-sso + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-sso diff --git a/packages/credential-provider-sso/package.json b/packages/credential-provider-sso/package.json index 4e2707bccf16..4ff9fb0e8fc7 100644 --- a/packages/credential-provider-sso/package.json +++ b/packages/credential-provider-sso/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-sso", - "version": "3.896.0", + "version": "3.899.0", "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/credential-provider-web-identity/CHANGELOG.md b/packages/credential-provider-web-identity/CHANGELOG.md index d21186b63a4b..7ef3284dbaad 100644 --- a/packages/credential-provider-web-identity/CHANGELOG.md +++ b/packages/credential-provider-web-identity/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-provider-web-identity + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-provider-web-identity diff --git a/packages/credential-provider-web-identity/package.json b/packages/credential-provider-web-identity/package.json index 844c112b6c7e..87c4446a4d23 100644 --- a/packages/credential-provider-web-identity/package.json +++ b/packages/credential-provider-web-identity/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-web-identity", - "version": "3.896.0", + "version": "3.899.0", "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/credential-providers/CHANGELOG.md b/packages/credential-providers/CHANGELOG.md index 3fdd14246a8f..0ec0e85bea8a 100644 --- a/packages/credential-providers/CHANGELOG.md +++ b/packages/credential-providers/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/credential-providers + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/credential-providers diff --git a/packages/credential-providers/package.json b/packages/credential-providers/package.json index d3e82bb3d051..451be2dc82d6 100644 --- a/packages/credential-providers/package.json +++ b/packages/credential-providers/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-providers", - "version": "3.896.0", + "version": "3.899.0", "description": "A collection of credential providers, without requiring service clients like STS, Cognito", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", @@ -44,7 +44,7 @@ "@aws-sdk/nested-clients": "*", "@aws-sdk/types": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/credential-provider-imds": "^4.1.2", "@smithy/node-config-provider": "^4.2.2", "@smithy/property-provider": "^4.1.1", diff --git a/packages/crt-loader/CHANGELOG.md b/packages/crt-loader/CHANGELOG.md index 6f85ca76f682..552a25b8181e 100644 --- a/packages/crt-loader/CHANGELOG.md +++ b/packages/crt-loader/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/crt-loader + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/crt-loader diff --git a/packages/crt-loader/package.json b/packages/crt-loader/package.json index fd4e74b92a0e..8274797fac26 100644 --- a/packages/crt-loader/package.json +++ b/packages/crt-loader/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/crt-loader", - "version": "3.896.0", + "version": "3.899.0", "description": "Loader for AWS Common Runtime https://github.com/awslabs/aws-crt-nodejs", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/dsql-signer/CHANGELOG.md b/packages/dsql-signer/CHANGELOG.md index 52e8cf196732..3e1f95cf6272 100644 --- a/packages/dsql-signer/CHANGELOG.md +++ b/packages/dsql-signer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/dsql-signer + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/dsql-signer diff --git a/packages/dsql-signer/package.json b/packages/dsql-signer/package.json index 2da248ce2e09..0376c9a296ac 100644 --- a/packages/dsql-signer/package.json +++ b/packages/dsql-signer/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/dsql-signer", - "version": "3.896.0", + "version": "3.899.0", "description": "Dsql utility for generating a password token that can be used for IAM authentication to a Dsql Database.", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/ec2-metadata-service/CHANGELOG.md b/packages/ec2-metadata-service/CHANGELOG.md index e98b6da43375..7e31d5351378 100644 --- a/packages/ec2-metadata-service/CHANGELOG.md +++ b/packages/ec2-metadata-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/ec2-metadata-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/ec2-metadata-service diff --git a/packages/ec2-metadata-service/package.json b/packages/ec2-metadata-service/package.json index dae30e1fa2a9..a1a059447ec4 100644 --- a/packages/ec2-metadata-service/package.json +++ b/packages/ec2-metadata-service/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/ec2-metadata-service", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline ec2-metadata-service", diff --git a/packages/karma-credential-loader/CHANGELOG.md b/packages/karma-credential-loader/CHANGELOG.md index b65be38d2a3b..7ad42a5a1591 100644 --- a/packages/karma-credential-loader/CHANGELOG.md +++ b/packages/karma-credential-loader/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/karma-credential-loader + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/karma-credential-loader diff --git a/packages/karma-credential-loader/package.json b/packages/karma-credential-loader/package.json index c0389b1ded9f..1b3193793e41 100644 --- a/packages/karma-credential-loader/package.json +++ b/packages/karma-credential-loader/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/karma-credential-loader", - "version": "3.896.0", + "version": "3.899.0", "private": true, "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", diff --git a/packages/middleware-flexible-checksums/CHANGELOG.md b/packages/middleware-flexible-checksums/CHANGELOG.md index 4465a018dfc8..dc458fa604d5 100644 --- a/packages/middleware-flexible-checksums/CHANGELOG.md +++ b/packages/middleware-flexible-checksums/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/middleware-flexible-checksums + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/middleware-flexible-checksums diff --git a/packages/middleware-flexible-checksums/package.json b/packages/middleware-flexible-checksums/package.json index 66f700d1297e..83e2862c2292 100644 --- a/packages/middleware-flexible-checksums/package.json +++ b/packages/middleware-flexible-checksums/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-flexible-checksums", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline middleware-flexible-checksums", diff --git a/packages/middleware-sdk-ec2/CHANGELOG.md b/packages/middleware-sdk-ec2/CHANGELOG.md index f0e178862591..892e3e093f66 100644 --- a/packages/middleware-sdk-ec2/CHANGELOG.md +++ b/packages/middleware-sdk-ec2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/middleware-sdk-ec2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/middleware-sdk-ec2 diff --git a/packages/middleware-sdk-ec2/package.json b/packages/middleware-sdk-ec2/package.json index 4f23e03c7eaf..84b2401efea7 100644 --- a/packages/middleware-sdk-ec2/package.json +++ b/packages/middleware-sdk-ec2/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-sdk-ec2", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline middleware-sdk-ec2", @@ -28,10 +28,10 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.2.4", + "@smithy/middleware-endpoint": "^4.2.5", "@smithy/protocol-http": "^5.2.1", "@smithy/signature-v4": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "tslib": "^2.6.2" }, diff --git a/packages/middleware-sdk-rds/CHANGELOG.md b/packages/middleware-sdk-rds/CHANGELOG.md index f37f4c3c3914..bb6c9c61eaf5 100644 --- a/packages/middleware-sdk-rds/CHANGELOG.md +++ b/packages/middleware-sdk-rds/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/middleware-sdk-rds + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/middleware-sdk-rds diff --git a/packages/middleware-sdk-rds/package.json b/packages/middleware-sdk-rds/package.json index 02a34d11897a..55ddffb5f09b 100644 --- a/packages/middleware-sdk-rds/package.json +++ b/packages/middleware-sdk-rds/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-sdk-rds", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline middleware-sdk-rds", @@ -26,7 +26,7 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.2.4", + "@smithy/middleware-endpoint": "^4.2.5", "@smithy/protocol-http": "^5.2.1", "@smithy/signature-v4": "^5.2.1", "@smithy/types": "^4.5.0", diff --git a/packages/middleware-sdk-s3/CHANGELOG.md b/packages/middleware-sdk-s3/CHANGELOG.md index b4ffa885743e..6b91297efb67 100644 --- a/packages/middleware-sdk-s3/CHANGELOG.md +++ b/packages/middleware-sdk-s3/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/middleware-sdk-s3 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/middleware-sdk-s3 diff --git a/packages/middleware-sdk-s3/package.json b/packages/middleware-sdk-s3/package.json index 1193a18415cd..5f3c0e099497 100644 --- a/packages/middleware-sdk-s3/package.json +++ b/packages/middleware-sdk-s3/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-sdk-s3", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline middleware-sdk-s3", @@ -31,11 +31,11 @@ "@aws-sdk/core": "*", "@aws-sdk/types": "*", "@aws-sdk/util-arn-parser": "*", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/node-config-provider": "^4.2.2", "@smithy/protocol-http": "^5.2.1", "@smithy/signature-v4": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/util-config-provider": "^4.1.0", "@smithy/util-middleware": "^4.1.1", diff --git a/packages/middleware-sdk-sqs/CHANGELOG.md b/packages/middleware-sdk-sqs/CHANGELOG.md index 89576dbbcc63..74b3868cb1e6 100644 --- a/packages/middleware-sdk-sqs/CHANGELOG.md +++ b/packages/middleware-sdk-sqs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/middleware-sdk-sqs + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/middleware-sdk-sqs diff --git a/packages/middleware-sdk-sqs/package.json b/packages/middleware-sdk-sqs/package.json index d9c2b0c31e1e..7469ad887d31 100644 --- a/packages/middleware-sdk-sqs/package.json +++ b/packages/middleware-sdk-sqs/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-sdk-sqs", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline middleware-sdk-sqs", @@ -25,7 +25,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/util-hex-encoding": "^4.1.0", "@smithy/util-utf8": "^4.1.0", diff --git a/packages/middleware-token/CHANGELOG.md b/packages/middleware-token/CHANGELOG.md index 7bcb0d9dff0d..595b0ff7db3e 100644 --- a/packages/middleware-token/CHANGELOG.md +++ b/packages/middleware-token/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/middleware-token + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/middleware-token diff --git a/packages/middleware-token/package.json b/packages/middleware-token/package.json index 3946eaf0ec28..d46e4f15e3af 100644 --- a/packages/middleware-token/package.json +++ b/packages/middleware-token/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-token", - "version": "3.896.0", + "version": "3.899.0", "description": "Middleware and Plugin for setting token authentication", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/middleware-user-agent/CHANGELOG.md b/packages/middleware-user-agent/CHANGELOG.md index 56c4cffd381c..787d8639190d 100644 --- a/packages/middleware-user-agent/CHANGELOG.md +++ b/packages/middleware-user-agent/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/middleware-user-agent + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/middleware-user-agent diff --git a/packages/middleware-user-agent/package.json b/packages/middleware-user-agent/package.json index b55514b17f10..372900c2307c 100644 --- a/packages/middleware-user-agent/package.json +++ b/packages/middleware-user-agent/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-user-agent", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent", @@ -28,7 +28,7 @@ "@aws-sdk/core": "*", "@aws-sdk/types": "*", "@aws-sdk/util-endpoints": "*", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/protocol-http": "^5.2.1", "@smithy/types": "^4.5.0", "tslib": "^2.6.2" diff --git a/packages/nested-clients/CHANGELOG.md b/packages/nested-clients/CHANGELOG.md index 1a8270774c6d..f4640dc7592a 100644 --- a/packages/nested-clients/CHANGELOG.md +++ b/packages/nested-clients/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/nested-clients + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) diff --git a/packages/nested-clients/package.json b/packages/nested-clients/package.json index cfb9c4da5e1e..f08d218d5486 100644 --- a/packages/nested-clients/package.json +++ b/packages/nested-clients/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/nested-clients", - "version": "3.896.0", + "version": "3.899.0", "description": "Nested clients for AWS SDK packages.", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", @@ -40,26 +40,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/packages/polly-request-presigner/CHANGELOG.md b/packages/polly-request-presigner/CHANGELOG.md index 9d39e63b1459..882ec6fd2a67 100644 --- a/packages/polly-request-presigner/CHANGELOG.md +++ b/packages/polly-request-presigner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/polly-request-presigner + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/polly-request-presigner diff --git a/packages/polly-request-presigner/package.json b/packages/polly-request-presigner/package.json index 0cbf92024a69..525550d999a0 100644 --- a/packages/polly-request-presigner/package.json +++ b/packages/polly-request-presigner/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/polly-request-presigner", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline polly-request-presigner", diff --git a/packages/rds-signer/CHANGELOG.md b/packages/rds-signer/CHANGELOG.md index f368c41a4e8d..4220c4b6ff66 100644 --- a/packages/rds-signer/CHANGELOG.md +++ b/packages/rds-signer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/rds-signer + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/rds-signer diff --git a/packages/rds-signer/package.json b/packages/rds-signer/package.json index 3efb262f4ab0..70b3eb61732b 100644 --- a/packages/rds-signer/package.json +++ b/packages/rds-signer/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/rds-signer", - "version": "3.896.0", + "version": "3.899.0", "description": "RDS utility for generating a password that can be used for IAM authentication to an RDS DB.", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/s3-presigned-post/CHANGELOG.md b/packages/s3-presigned-post/CHANGELOG.md index 48faf29780e3..1dfe820cc882 100644 --- a/packages/s3-presigned-post/CHANGELOG.md +++ b/packages/s3-presigned-post/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/s3-presigned-post + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/s3-presigned-post diff --git a/packages/s3-presigned-post/package.json b/packages/s3-presigned-post/package.json index 24f4b8c75768..92ef3178ef55 100644 --- a/packages/s3-presigned-post/package.json +++ b/packages/s3-presigned-post/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/s3-presigned-post", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline s3-presigned-post", @@ -28,7 +28,7 @@ "@aws-sdk/client-s3": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.2.4", + "@smithy/middleware-endpoint": "^4.2.5", "@smithy/signature-v4": "^5.2.1", "@smithy/types": "^4.5.0", "@smithy/util-hex-encoding": "^4.1.0", diff --git a/packages/s3-request-presigner/CHANGELOG.md b/packages/s3-request-presigner/CHANGELOG.md index 0f17034e3f7c..719b3a2c62e2 100644 --- a/packages/s3-request-presigner/CHANGELOG.md +++ b/packages/s3-request-presigner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/s3-request-presigner + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/s3-request-presigner diff --git a/packages/s3-request-presigner/package.json b/packages/s3-request-presigner/package.json index e16ff10ecb34..21dcb10cc0e3 100644 --- a/packages/s3-request-presigner/package.json +++ b/packages/s3-request-presigner/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/s3-request-presigner", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline s3-request-presigner", @@ -26,9 +26,9 @@ "@aws-sdk/signature-v4-multi-region": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.2.4", + "@smithy/middleware-endpoint": "^4.2.5", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "tslib": "^2.6.2" }, diff --git a/packages/signature-v4-crt/CHANGELOG.md b/packages/signature-v4-crt/CHANGELOG.md index faef18dc3566..037b55a55161 100644 --- a/packages/signature-v4-crt/CHANGELOG.md +++ b/packages/signature-v4-crt/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/signature-v4-crt + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/signature-v4-crt diff --git a/packages/signature-v4-crt/package.json b/packages/signature-v4-crt/package.json index 36e4b8cb5ae6..3f3566703ef3 100644 --- a/packages/signature-v4-crt/package.json +++ b/packages/signature-v4-crt/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/signature-v4-crt", - "version": "3.896.0", + "version": "3.899.0", "description": "A revision of AWS Signature V4 request signer based on AWS Common Runtime https://github.com/awslabs/aws-crt-nodejs", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/signature-v4-multi-region/CHANGELOG.md b/packages/signature-v4-multi-region/CHANGELOG.md index 757b8e0992c6..4c464569ec81 100644 --- a/packages/signature-v4-multi-region/CHANGELOG.md +++ b/packages/signature-v4-multi-region/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/signature-v4-multi-region + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/signature-v4-multi-region diff --git a/packages/signature-v4-multi-region/package.json b/packages/signature-v4-multi-region/package.json index 22c60d30c65a..e4d18fa0a3ea 100644 --- a/packages/signature-v4-multi-region/package.json +++ b/packages/signature-v4-multi-region/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/signature-v4-multi-region", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline signature-v4-multi-region", diff --git a/packages/smithy-client/CHANGELOG.md b/packages/smithy-client/CHANGELOG.md index 4fcdbb8af3cb..26cd80667c5d 100644 --- a/packages/smithy-client/CHANGELOG.md +++ b/packages/smithy-client/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/smithy-client + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/smithy-client diff --git a/packages/smithy-client/package.json b/packages/smithy-client/package.json index 74b5d7e11365..2da65efa856e 100644 --- a/packages/smithy-client/package.json +++ b/packages/smithy-client/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/smithy-client", - "version": "3.896.0", + "version": "3.899.0", "private": true, "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", @@ -23,7 +23,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "tslib": "^2.6.2" }, "engines": { diff --git a/packages/token-providers/CHANGELOG.md b/packages/token-providers/CHANGELOG.md index 15ed7191eb7d..79c071cf34ad 100644 --- a/packages/token-providers/CHANGELOG.md +++ b/packages/token-providers/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/token-providers + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/token-providers diff --git a/packages/token-providers/package.json b/packages/token-providers/package.json index d1869b0695e1..9d3de82bb3c2 100644 --- a/packages/token-providers/package.json +++ b/packages/token-providers/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/token-providers", - "version": "3.896.0", + "version": "3.899.0", "description": "A collection of token providers", "main": "./dist-cjs/index.js", "module": "./dist-es/index.js", diff --git a/packages/util-create-request/CHANGELOG.md b/packages/util-create-request/CHANGELOG.md index 859f36834403..2b4755ff1bd8 100644 --- a/packages/util-create-request/CHANGELOG.md +++ b/packages/util-create-request/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/util-create-request + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/util-create-request diff --git a/packages/util-create-request/package.json b/packages/util-create-request/package.json index 35f361b71749..8898a803017b 100644 --- a/packages/util-create-request/package.json +++ b/packages/util-create-request/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/util-create-request", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline util-create-request", @@ -25,7 +25,7 @@ "dependencies": { "@aws-sdk/types": "*", "@smithy/middleware-stack": "^4.1.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "tslib": "^2.6.2" }, diff --git a/packages/util-dynamodb/CHANGELOG.md b/packages/util-dynamodb/CHANGELOG.md index 0813468aaa90..a5d4f23a80ff 100644 --- a/packages/util-dynamodb/CHANGELOG.md +++ b/packages/util-dynamodb/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/util-dynamodb + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/util-dynamodb diff --git a/packages/util-dynamodb/package.json b/packages/util-dynamodb/package.json index 457670415d6a..cfbe465a7d60 100644 --- a/packages/util-dynamodb/package.json +++ b/packages/util-dynamodb/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/util-dynamodb", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline util-dynamodb", diff --git a/packages/util-user-agent-node/CHANGELOG.md b/packages/util-user-agent-node/CHANGELOG.md index f5a62439484b..90ba92866475 100644 --- a/packages/util-user-agent-node/CHANGELOG.md +++ b/packages/util-user-agent-node/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/util-user-agent-node + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/util-user-agent-node diff --git a/packages/util-user-agent-node/package.json b/packages/util-user-agent-node/package.json index 03a2e17c6f22..81c369b08999 100644 --- a/packages/util-user-agent-node/package.json +++ b/packages/util-user-agent-node/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/util-user-agent-node", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node", diff --git a/private/aws-client-api-test/CHANGELOG.md b/private/aws-client-api-test/CHANGELOG.md index 3cf14f1a8a2f..9bbdeb50a055 100644 --- a/private/aws-client-api-test/CHANGELOG.md +++ b/private/aws-client-api-test/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-client-api-test + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) **Note:** Version bump only for package @aws-sdk/aws-client-api-test diff --git a/private/aws-client-api-test/package.json b/private/aws-client-api-test/package.json index 99d46db31461..beab3336b840 100644 --- a/private/aws-client-api-test/package.json +++ b/private/aws-client-api-test/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-client-api-test", "description": "Test suite for client interface stability", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -38,15 +38,15 @@ "@smithy/eventstream-serde-node": "^4.1.1", "@smithy/hash-node": "^4.1.1", "@smithy/hash-stream-node": "^4.1.1", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-retry": "^4.3.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-retry": "^4.1.2", "@smithy/util-stream": "^4.3.2", "@smithy/util-utf8": "^4.1.0", diff --git a/private/aws-client-retry-test/CHANGELOG.md b/private/aws-client-retry-test/CHANGELOG.md index 3e9392b9a448..a300ca47869d 100644 --- a/private/aws-client-retry-test/CHANGELOG.md +++ b/private/aws-client-retry-test/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-client-retry-test + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-client-retry-test diff --git a/private/aws-client-retry-test/package.json b/private/aws-client-retry-test/package.json index ffc93f559a19..a0d7c4655f5b 100644 --- a/private/aws-client-retry-test/package.json +++ b/private/aws-client-retry-test/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-client-retry-test", "description": "Integration test suite for middleware-retry", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/private/aws-echo-service/CHANGELOG.md b/private/aws-echo-service/CHANGELOG.md index 91318098f1f8..e76788a92343 100644 --- a/private/aws-echo-service/CHANGELOG.md +++ b/private/aws-echo-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-echo-service + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-echo-service diff --git a/private/aws-echo-service/package.json b/private/aws-echo-service/package.json index 4b72923e2df6..b839eab04922 100644 --- a/private/aws-echo-service/package.json +++ b/private/aws-echo-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-echo-service", "description": "@aws-sdk/aws-echo-service client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -27,26 +27,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-middleware-test/CHANGELOG.md b/private/aws-middleware-test/CHANGELOG.md index 4570005cb080..4654ec287521 100644 --- a/private/aws-middleware-test/CHANGELOG.md +++ b/private/aws-middleware-test/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-middleware-test + + + + + # [3.898.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0) (2025-09-26) **Note:** Version bump only for package @aws-sdk/aws-middleware-test diff --git a/private/aws-middleware-test/package.json b/private/aws-middleware-test/package.json index be73d813d3c5..7cddd41c795a 100644 --- a/private/aws-middleware-test/package.json +++ b/private/aws-middleware-test/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-middleware-test", "description": "Integration test suite for AWS middleware", - "version": "3.898.0", + "version": "3.899.0", "scripts": { "build": "exit 0", "build:cjs": "exit 0", diff --git a/private/aws-protocoltests-ec2-schema/CHANGELOG.md b/private/aws-protocoltests-ec2-schema/CHANGELOG.md index bed1f468c094..a04738f49b57 100644 --- a/private/aws-protocoltests-ec2-schema/CHANGELOG.md +++ b/private/aws-protocoltests-ec2-schema/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-ec2-schema + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-ec2-schema diff --git a/private/aws-protocoltests-ec2-schema/package.json b/private/aws-protocoltests-ec2-schema/package.json index 667228e62bb5..28e8f117efd2 100644 --- a/private/aws-protocoltests-ec2-schema/package.json +++ b/private/aws-protocoltests-ec2-schema/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-ec2-schema", "description": "@aws-sdk/aws-protocoltests-ec2-schema client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-ec2-schema/src/schemas/schemas_0.ts b/private/aws-protocoltests-ec2-schema/src/schemas/schemas_0.ts index 03b0ebdcadd1..d0f80a79e174 100644 --- a/private/aws-protocoltests-ec2-schema/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-ec2-schema/src/schemas/schemas_0.ts @@ -159,6 +159,7 @@ export const _o = "other"; export const _r = "renamed"; export const _rLM = "renamedListMembers"; export const _rM = "recursiveMember"; +export const _s = "smithy.ts.sdk.synthetic.aws.protocoltests.ec2"; export const _sL = "stringList"; export const _sLt = "structureList"; export const _sS = "stringSet"; @@ -177,17 +178,11 @@ export const n0 = "aws.protocoltests.ec2"; export const n1 = "aws.protocoltests.shared"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { EC2ProtocolServiceException as __EC2ProtocolServiceException } from "../models/EC2ProtocolServiceException"; /* eslint no-var: 0 */ -export var EC2ProtocolServiceException = error( - "smithy.ts.sdk.synthetic.aws.protocoltests.ec2", - "EC2ProtocolServiceException", - 0, - [], - [], - __EC2ProtocolServiceException -); +export var EC2ProtocolServiceException = error(_s, "EC2ProtocolServiceException", 0, [], [], null); +TypeRegistry.for(_s).registerError(EC2ProtocolServiceException, __EC2ProtocolServiceException); diff --git a/private/aws-protocoltests-ec2-schema/src/schemas/schemas_7_GreetingWithErrors.ts b/private/aws-protocoltests-ec2-schema/src/schemas/schemas_7_GreetingWithErrors.ts index cbd9e87835e6..11a8345d2b85 100644 --- a/private/aws-protocoltests-ec2-schema/src/schemas/schemas_7_GreetingWithErrors.ts +++ b/private/aws-protocoltests-ec2-schema/src/schemas/schemas_7_GreetingWithErrors.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, op, struct } from "@smithy/core/schema"; +import { error, op, struct, TypeRegistry } from "@smithy/core/schema"; import { ComplexError as __ComplexError, InvalidGreeting as __InvalidGreeting } from "../models/index"; import { _c, _CE, _CNED, _e, _F, _g, _GWE, _GWEO, _IG, _M, _N, _TL, n0 } from "./schemas_0"; @@ -15,9 +15,10 @@ export var ComplexError = error( }, [_TL, _N], [0, () => ComplexNestedErrorData], - - __ComplexError + null ); +TypeRegistry.for(n0).registerError(ComplexError, __ComplexError); + export var ComplexNestedErrorData = struct(n0, _CNED, 0, [_F], [0]); export var GreetingWithErrorsOutput = struct(n0, _GWEO, 0, [_g], [0]); export var InvalidGreeting = error( @@ -28,9 +29,10 @@ export var InvalidGreeting = error( }, [_M], [0], - - __InvalidGreeting + null ); +TypeRegistry.for(n0).registerError(InvalidGreeting, __InvalidGreeting); + export var GreetingWithErrors = op( n0, _GWE, diff --git a/private/aws-protocoltests-ec2/CHANGELOG.md b/private/aws-protocoltests-ec2/CHANGELOG.md index b014761070ee..18d5f41d9c49 100644 --- a/private/aws-protocoltests-ec2/CHANGELOG.md +++ b/private/aws-protocoltests-ec2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-ec2 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-ec2 diff --git a/private/aws-protocoltests-ec2/package.json b/private/aws-protocoltests-ec2/package.json index b85e09c9d834..e84beba1153d 100644 --- a/private/aws-protocoltests-ec2/package.json +++ b/private/aws-protocoltests-ec2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-ec2", "description": "@aws-sdk/aws-protocoltests-ec2 client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-json-10-schema/CHANGELOG.md b/private/aws-protocoltests-json-10-schema/CHANGELOG.md index bbe78b24e6ab..c6f2fdc039d8 100644 --- a/private/aws-protocoltests-json-10-schema/CHANGELOG.md +++ b/private/aws-protocoltests-json-10-schema/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-10-schema + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-10-schema diff --git a/private/aws-protocoltests-json-10-schema/package.json b/private/aws-protocoltests-json-10-schema/package.json index c8debd9a03b3..159a2d430c6e 100644 --- a/private/aws-protocoltests-json-10-schema/package.json +++ b/private/aws-protocoltests-json-10-schema/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-json-10-schema", "description": "@aws-sdk/aws-protocoltests-json-10-schema client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-json-10-schema/src/schemas/schemas_0.ts b/private/aws-protocoltests-json-10-schema/src/schemas/schemas_0.ts index 87f3eb2ee3d9..b7a5585ead46 100644 --- a/private/aws-protocoltests-json-10-schema/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-json-10-schema/src/schemas/schemas_0.ts @@ -121,6 +121,7 @@ export const _rT = "requiredTimestamp"; export const _s = "server"; export const _sV = "stringValue"; export const _sVt = "structureValue"; +export const _sm = "smithy.ts.sdk.synthetic.aws.protocoltests.json10"; export const _tL = "topLevel"; export const _tLD = "topLevelDefault"; export const _tV = "timestampValue"; @@ -135,17 +136,11 @@ export const n0 = "aws.protocoltests.json10"; export const n1 = "aws.protocoltests.shared"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { JSONRPC10ServiceException as __JSONRPC10ServiceException } from "../models/JSONRPC10ServiceException"; /* eslint no-var: 0 */ -export var JSONRPC10ServiceException = error( - "smithy.ts.sdk.synthetic.aws.protocoltests.json10", - "JSONRPC10ServiceException", - 0, - [], - [], - __JSONRPC10ServiceException -); +export var JSONRPC10ServiceException = error(_sm, "JSONRPC10ServiceException", 0, [], [], null); +TypeRegistry.for(_sm).registerError(JSONRPC10ServiceException, __JSONRPC10ServiceException); diff --git a/private/aws-protocoltests-json-10-schema/src/schemas/schemas_1_With.ts b/private/aws-protocoltests-json-10-schema/src/schemas/schemas_1_With.ts index 4c381e4dc002..c235401c3e0e 100644 --- a/private/aws-protocoltests-json-10-schema/src/schemas/schemas_1_With.ts +++ b/private/aws-protocoltests-json-10-schema/src/schemas/schemas_1_With.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, list, map, op, struct, struct as uni } from "@smithy/core/schema"; +import { error, list, map, op, struct, struct as uni, TypeRegistry } from "@smithy/core/schema"; import { ComplexError as __ComplexError, @@ -137,9 +137,10 @@ export var ComplexError = error( }, [_TL, _N], [0, [() => ComplexNestedErrorData, 0]], - - __ComplexError + null ); +TypeRegistry.for(n0).registerError(ComplexError, __ComplexError); + export var ComplexNestedErrorData = struct( n0, _CNED, @@ -214,9 +215,10 @@ export var FooError = error( }, [], [], - - __FooError + null ); +TypeRegistry.for(n0).registerError(FooError, __FooError); + export var GreetingWithErrorsInput = struct(n0, _GWEI, 0, [_g], [0]); export var GreetingWithErrorsOutput = struct(n0, _GWEO, 0, [_g], [0]); export var InvalidGreeting = error( @@ -227,9 +229,10 @@ export var InvalidGreeting = error( }, [_M], [0], - - __InvalidGreeting + null ); +TypeRegistry.for(n0).registerError(InvalidGreeting, __InvalidGreeting); + export var JsonUnionsInput = struct(n0, _JUI, 0, [_co], [() => MyUnion]); export var JsonUnionsOutput = struct(n0, _JUO, 0, [_co], [() => MyUnion]); export var OperationWithDefaultsInput = struct( diff --git a/private/aws-protocoltests-json-10/CHANGELOG.md b/private/aws-protocoltests-json-10/CHANGELOG.md index 31b1c3bac359..0c2ed03b91af 100644 --- a/private/aws-protocoltests-json-10/CHANGELOG.md +++ b/private/aws-protocoltests-json-10/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-10 + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-10 diff --git a/private/aws-protocoltests-json-10/package.json b/private/aws-protocoltests-json-10/package.json index ec79f6f4f999..73e8865b1e76 100644 --- a/private/aws-protocoltests-json-10/package.json +++ b/private/aws-protocoltests-json-10/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-json-10", "description": "@aws-sdk/aws-protocoltests-json-10 client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-json-machinelearning/CHANGELOG.md b/private/aws-protocoltests-json-machinelearning/CHANGELOG.md index 2fc8f99732f8..add9252ac555 100644 --- a/private/aws-protocoltests-json-machinelearning/CHANGELOG.md +++ b/private/aws-protocoltests-json-machinelearning/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-machinelearning + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-machinelearning diff --git a/private/aws-protocoltests-json-machinelearning/package.json b/private/aws-protocoltests-json-machinelearning/package.json index cb86fa90c1bc..ff51ec0c1db8 100644 --- a/private/aws-protocoltests-json-machinelearning/package.json +++ b/private/aws-protocoltests-json-machinelearning/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-json-machinelearning", "description": "@aws-sdk/aws-protocoltests-json-machinelearning client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-json-schema-machinelearning/CHANGELOG.md b/private/aws-protocoltests-json-schema-machinelearning/CHANGELOG.md index 89b8ab954baf..25b61dc0a2f5 100644 --- a/private/aws-protocoltests-json-schema-machinelearning/CHANGELOG.md +++ b/private/aws-protocoltests-json-schema-machinelearning/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-schema-machinelearning + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-schema-machinelearning diff --git a/private/aws-protocoltests-json-schema-machinelearning/package.json b/private/aws-protocoltests-json-schema-machinelearning/package.json index 6c270fc618b7..ea28a1d192f6 100644 --- a/private/aws-protocoltests-json-schema-machinelearning/package.json +++ b/private/aws-protocoltests-json-schema-machinelearning/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-json-schema-machinelearning", "description": "@aws-sdk/aws-protocoltests-json-schema-machinelearning client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_0.ts b/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_0.ts index 03ced1ba32b3..970b3bd00097 100644 --- a/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_0.ts @@ -20,20 +20,15 @@ export const _pL = "predictedLabel"; export const _pS = "predictedScores"; export const _pV = "predictedValue"; export const _s = "server"; +export const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.machinelearning"; export const n0 = "com.amazonaws.machinelearning"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { MachineLearningServiceException as __MachineLearningServiceException } from "../models/MachineLearningServiceException"; /* eslint no-var: 0 */ -export var MachineLearningServiceException = error( - "smithy.ts.sdk.synthetic.com.amazonaws.machinelearning", - "MachineLearningServiceException", - 0, - [], - [], - __MachineLearningServiceException -); +export var MachineLearningServiceException = error(_sm, "MachineLearningServiceException", 0, [], [], null); +TypeRegistry.for(_sm).registerError(MachineLearningServiceException, __MachineLearningServiceException); diff --git a/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_1_Predict.ts b/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_1_Predict.ts index 863c6d217585..c835692a21e7 100644 --- a/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_1_Predict.ts +++ b/private/aws-protocoltests-json-schema-machinelearning/src/schemas/schemas_1_Predict.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, op, struct } from "@smithy/core/schema"; +import { error, op, struct, TypeRegistry } from "@smithy/core/schema"; import { InternalServerException as __InternalServerException, @@ -45,9 +45,10 @@ export var InternalServerException = error( }, [_m, _c], [0, 1], - - __InternalServerException + null ); +TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException); + export var InvalidInputException = error( n0, _IIE, @@ -57,9 +58,10 @@ export var InvalidInputException = error( }, [_m, _c], [0, 1], - - __InvalidInputException + null ); +TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException); + export var LimitExceededException = error( n0, _LEE, @@ -69,9 +71,10 @@ export var LimitExceededException = error( }, [_m, _c], [0, 1], - - __LimitExceededException + null ); +TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException); + export var PredictInput = struct(n0, _PI, 0, [_MLMI, _R, _PE], [0, 128 | 0, 0]); export var Prediction = struct(n0, _P, 0, [_pL, _pV, _pS, _d], [0, 1, 128 | 1, 128 | 0]); export var PredictorNotMountedException = error( @@ -83,9 +86,10 @@ export var PredictorNotMountedException = error( }, [_m], [0], - - __PredictorNotMountedException + null ); +TypeRegistry.for(n0).registerError(PredictorNotMountedException, __PredictorNotMountedException); + export var PredictOutput = struct(n0, _PO, 0, [_P], [() => Prediction]); export var ResourceNotFoundException = error( n0, @@ -96,9 +100,10 @@ export var ResourceNotFoundException = error( }, [_m, _c], [0, 1], - - __ResourceNotFoundException + null ); +TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException); + export var Unit = "unit" as const; export var DetailsMap = 128 | 0; diff --git a/private/aws-protocoltests-json-schema/CHANGELOG.md b/private/aws-protocoltests-json-schema/CHANGELOG.md index a89b144c8127..dba3ea0063f8 100644 --- a/private/aws-protocoltests-json-schema/CHANGELOG.md +++ b/private/aws-protocoltests-json-schema/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-schema + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-schema diff --git a/private/aws-protocoltests-json-schema/package.json b/private/aws-protocoltests-json-schema/package.json index efa08c05b789..1eac74ce789f 100644 --- a/private/aws-protocoltests-json-schema/package.json +++ b/private/aws-protocoltests-json-schema/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-json-schema", "description": "@aws-sdk/aws-protocoltests-json-schema client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-json-schema/src/schemas/schemas_0.ts b/private/aws-protocoltests-json-schema/src/schemas/schemas_0.ts index e87e3389ed77..1d3b92d6cee4 100644 --- a/private/aws-protocoltests-json-schema/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-json-schema/src/schemas/schemas_0.ts @@ -128,6 +128,7 @@ export const _sSL = "sparseStringList"; export const _sSM = "sparseStringMap"; export const _sV = "stringValue"; export const _sVt = "structureValue"; +export const _sm = "smithy.ts.sdk.synthetic.aws.protocoltests.json"; export const _sp = "sparse"; export const _st = "string"; export const _tV = "timestampValue"; @@ -136,17 +137,11 @@ export const n0 = "aws.protocoltests.json"; export const n1 = "aws.protocoltests.shared"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { JsonProtocolServiceException as __JsonProtocolServiceException } from "../models/JsonProtocolServiceException"; /* eslint no-var: 0 */ -export var JsonProtocolServiceException = error( - "smithy.ts.sdk.synthetic.aws.protocoltests.json", - "JsonProtocolServiceException", - 0, - [], - [], - __JsonProtocolServiceException -); +export var JsonProtocolServiceException = error(_sm, "JsonProtocolServiceException", 0, [], [], null); +TypeRegistry.for(_sm).registerError(JsonProtocolServiceException, __JsonProtocolServiceException); diff --git a/private/aws-protocoltests-json-schema/src/schemas/schemas_1_Operation.ts b/private/aws-protocoltests-json-schema/src/schemas/schemas_1_Operation.ts index 99cdcb109d92..dd94e60f2f18 100644 --- a/private/aws-protocoltests-json-schema/src/schemas/schemas_1_Operation.ts +++ b/private/aws-protocoltests-json-schema/src/schemas/schemas_1_Operation.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, list, map, op, sim, struct, struct as uni } from "@smithy/core/schema"; +import { error, list, map, op, sim, struct, struct as uni, TypeRegistry } from "@smithy/core/schema"; import { ComplexError as __ComplexError, @@ -141,9 +141,10 @@ export var ComplexError = error( }, [_TL, _N], [0, [() => ComplexNestedErrorData, 0]], - - __ComplexError + null ); +TypeRegistry.for(n0).registerError(ComplexError, __ComplexError); + export var ComplexNestedErrorData = struct( n0, _CNED, @@ -167,9 +168,10 @@ export var ErrorWithMembers = error( }, [_C, _CD, _IF, _LF, _MF, _M, _SF], [0, [() => KitchenSink, 0], 1, 64 | 0, 128 | 0, 0, 0], - - __ErrorWithMembers + null ); +TypeRegistry.for(n0).registerError(ErrorWithMembers, __ErrorWithMembers); + export var ErrorWithoutMembers = error( n0, _EWMr, @@ -178,9 +180,10 @@ export var ErrorWithoutMembers = error( }, [], [], - - __ErrorWithoutMembers + null ); +TypeRegistry.for(n0).registerError(ErrorWithoutMembers, __ErrorWithoutMembers); + export var FooError = error( n0, _FE, @@ -189,9 +192,10 @@ export var FooError = error( }, [], [], - - __FooError + null ); +TypeRegistry.for(n0).registerError(FooError, __FooError); + export var GreetingWithErrorsOutput = struct(n0, _GWEO, 0, [_g], [0]); export var HostLabelInput = struct( n0, @@ -215,9 +219,10 @@ export var InvalidGreeting = error( }, [_M], [0], - - __InvalidGreeting + null ); +TypeRegistry.for(n0).registerError(InvalidGreeting, __InvalidGreeting); + export var JsonEnumsInputOutput = struct( n0, _JEIO, diff --git a/private/aws-protocoltests-json/CHANGELOG.md b/private/aws-protocoltests-json/CHANGELOG.md index a7dc805f1d9a..4e4bca753a16 100644 --- a/private/aws-protocoltests-json/CHANGELOG.md +++ b/private/aws-protocoltests-json/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-json diff --git a/private/aws-protocoltests-json/package.json b/private/aws-protocoltests-json/package.json index 7748b0ae973c..ae0eccdc50b5 100644 --- a/private/aws-protocoltests-json/package.json +++ b/private/aws-protocoltests-json/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-json", "description": "@aws-sdk/aws-protocoltests-json client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-query-schema/CHANGELOG.md b/private/aws-protocoltests-query-schema/CHANGELOG.md index 01e28a941e9c..b5c5c77e53fe 100644 --- a/private/aws-protocoltests-query-schema/CHANGELOG.md +++ b/private/aws-protocoltests-query-schema/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-query-schema + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-query-schema diff --git a/private/aws-protocoltests-query-schema/package.json b/private/aws-protocoltests-query-schema/package.json index 00aa39fedbba..185023e75200 100644 --- a/private/aws-protocoltests-query-schema/package.json +++ b/private/aws-protocoltests-query-schema/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-query-schema", "description": "@aws-sdk/aws-protocoltests-query-schema client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-query-schema/src/schemas/schemas_0.ts b/private/aws-protocoltests-query-schema/src/schemas/schemas_0.ts index c497e25c0695..9bff1e267236 100644 --- a/private/aws-protocoltests-query-schema/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-query-schema/src/schemas/schemas_0.ts @@ -197,6 +197,7 @@ export const _o = "other"; export const _r = "renamed"; export const _rLM = "renamedListMembers"; export const _rM = "recursiveMember"; +export const _s = "smithy.ts.sdk.synthetic.aws.protocoltests.query"; export const _sL = "stringList"; export const _sLt = "structureList"; export const _sS = "stringSet"; @@ -214,17 +215,11 @@ export const n0 = "aws.protocoltests.query"; export const n1 = "aws.protocoltests.shared"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { QueryProtocolServiceException as __QueryProtocolServiceException } from "../models/QueryProtocolServiceException"; /* eslint no-var: 0 */ -export var QueryProtocolServiceException = error( - "smithy.ts.sdk.synthetic.aws.protocoltests.query", - "QueryProtocolServiceException", - 0, - [], - [], - __QueryProtocolServiceException -); +export var QueryProtocolServiceException = error(_s, "QueryProtocolServiceException", 0, [], [], null); +TypeRegistry.for(_s).registerError(QueryProtocolServiceException, __QueryProtocolServiceException); diff --git a/private/aws-protocoltests-query-schema/src/schemas/schemas_14_GreetingWithErrors.ts b/private/aws-protocoltests-query-schema/src/schemas/schemas_14_GreetingWithErrors.ts index 829b7147fcbc..5ab213687411 100644 --- a/private/aws-protocoltests-query-schema/src/schemas/schemas_14_GreetingWithErrors.ts +++ b/private/aws-protocoltests-query-schema/src/schemas/schemas_14_GreetingWithErrors.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, op, struct } from "@smithy/core/schema"; +import { error, op, struct, TypeRegistry } from "@smithy/core/schema"; import { ComplexError as __ComplexError, @@ -19,9 +19,10 @@ export var ComplexError = error( }, [_TL, _N], [0, () => ComplexNestedErrorData], - - __ComplexError + null ); +TypeRegistry.for(n0).registerError(ComplexError, __ComplexError); + export var ComplexNestedErrorData = struct(n0, _CNED, 0, [_F], [0]); export var CustomCodeError = error( n0, @@ -32,9 +33,10 @@ export var CustomCodeError = error( }, [_M], [0], - - __CustomCodeError + null ); +TypeRegistry.for(n0).registerError(CustomCodeError, __CustomCodeError); + export var GreetingWithErrorsOutput = struct(n0, _GWEO, 0, [_g], [0]); export var InvalidGreeting = error( n0, @@ -44,9 +46,10 @@ export var InvalidGreeting = error( }, [_M], [0], - - __InvalidGreeting + null ); +TypeRegistry.for(n0).registerError(InvalidGreeting, __InvalidGreeting); + export var GreetingWithErrors = op( n0, _GWE, diff --git a/private/aws-protocoltests-query/CHANGELOG.md b/private/aws-protocoltests-query/CHANGELOG.md index bb966846d8a4..49d742602834 100644 --- a/private/aws-protocoltests-query/CHANGELOG.md +++ b/private/aws-protocoltests-query/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-query + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-query diff --git a/private/aws-protocoltests-query/package.json b/private/aws-protocoltests-query/package.json index 0ad839643322..b040621df748 100644 --- a/private/aws-protocoltests-query/package.json +++ b/private/aws-protocoltests-query/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-query", "description": "@aws-sdk/aws-protocoltests-query client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restjson-apigateway/CHANGELOG.md b/private/aws-protocoltests-restjson-apigateway/CHANGELOG.md index b432758a1e15..1ddb0c93928e 100644 --- a/private/aws-protocoltests-restjson-apigateway/CHANGELOG.md +++ b/private/aws-protocoltests-restjson-apigateway/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-apigateway + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-apigateway diff --git a/private/aws-protocoltests-restjson-apigateway/package.json b/private/aws-protocoltests-restjson-apigateway/package.json index cd43a8be28ec..84f173b06af7 100644 --- a/private/aws-protocoltests-restjson-apigateway/package.json +++ b/private/aws-protocoltests-restjson-apigateway/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restjson-apigateway", "description": "@aws-sdk/aws-protocoltests-restjson-apigateway client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restjson-glacier/CHANGELOG.md b/private/aws-protocoltests-restjson-glacier/CHANGELOG.md index 86b643b0cc2e..53e51bed539d 100644 --- a/private/aws-protocoltests-restjson-glacier/CHANGELOG.md +++ b/private/aws-protocoltests-restjson-glacier/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-glacier + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-glacier diff --git a/private/aws-protocoltests-restjson-glacier/package.json b/private/aws-protocoltests-restjson-glacier/package.json index ad6f9cf13e56..9e821f198827 100644 --- a/private/aws-protocoltests-restjson-glacier/package.json +++ b/private/aws-protocoltests-restjson-glacier/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restjson-glacier", "description": "@aws-sdk/aws-protocoltests-restjson-glacier client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -35,26 +35,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restjson-schema-apigateway/CHANGELOG.md b/private/aws-protocoltests-restjson-schema-apigateway/CHANGELOG.md index c8a659e0f8ba..83ef0c792bf4 100644 --- a/private/aws-protocoltests-restjson-schema-apigateway/CHANGELOG.md +++ b/private/aws-protocoltests-restjson-schema-apigateway/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-schema-apigateway + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-schema-apigateway diff --git a/private/aws-protocoltests-restjson-schema-apigateway/package.json b/private/aws-protocoltests-restjson-schema-apigateway/package.json index d77c4843632c..ea7982db8d8a 100644 --- a/private/aws-protocoltests-restjson-schema-apigateway/package.json +++ b/private/aws-protocoltests-restjson-schema-apigateway/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restjson-schema-apigateway", "description": "@aws-sdk/aws-protocoltests-restjson-schema-apigateway client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_0.ts b/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_0.ts index 343d938a4743..e91da565ebdf 100644 --- a/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_0.ts @@ -31,6 +31,7 @@ export const _n = "name"; export const _p = "position"; export const _po = "policy"; export const _rAS = "retryAfterSeconds"; +export const _s = "smithy.ts.sdk.synthetic.com.amazonaws.apigateway"; export const _t = "types"; export const _ta = "tags"; export const _v = "version"; @@ -39,17 +40,11 @@ export const _w = "warnings"; export const n0 = "com.amazonaws.apigateway"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { APIGatewayServiceException as __APIGatewayServiceException } from "../models/APIGatewayServiceException"; /* eslint no-var: 0 */ -export var APIGatewayServiceException = error( - "smithy.ts.sdk.synthetic.com.amazonaws.apigateway", - "APIGatewayServiceException", - 0, - [], - [], - __APIGatewayServiceException -); +export var APIGatewayServiceException = error(_s, "APIGatewayServiceException", 0, [], [], null); +TypeRegistry.for(_s).registerError(APIGatewayServiceException, __APIGatewayServiceException); diff --git a/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_1_GetRestApis.ts b/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_1_GetRestApis.ts index 610a40ff1a53..ba8bc394ec89 100644 --- a/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_1_GetRestApis.ts +++ b/private/aws-protocoltests-restjson-schema-apigateway/src/schemas/schemas_1_GetRestApis.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, list, op, struct } from "@smithy/core/schema"; +import { error, list, op, struct, TypeRegistry } from "@smithy/core/schema"; import { BadRequestException as __BadRequestException, @@ -59,9 +59,10 @@ export var BadRequestException = error( }, [_m], [0], - - __BadRequestException + null ); +TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException); + export var EndpointConfiguration = struct(n0, _EC, 0, [_t, _vEI], [64 | 0, 64 | 0]); export var GetRestApisRequest = struct( n0, @@ -122,9 +123,10 @@ export var TooManyRequestsException = error( ], 0, ], - - __TooManyRequestsException + null ); +TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException); + export var UnauthorizedException = error( n0, _UE, @@ -134,9 +136,10 @@ export var UnauthorizedException = error( }, [_m], [0], - - __UnauthorizedException + null ); +TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException); + export var Unit = "unit" as const; export var ListOfEndpointType = 64 | 0; diff --git a/private/aws-protocoltests-restjson-schema-glacier/CHANGELOG.md b/private/aws-protocoltests-restjson-schema-glacier/CHANGELOG.md index 23c8da02a1db..39ab97026370 100644 --- a/private/aws-protocoltests-restjson-schema-glacier/CHANGELOG.md +++ b/private/aws-protocoltests-restjson-schema-glacier/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-schema-glacier + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-schema-glacier diff --git a/private/aws-protocoltests-restjson-schema-glacier/package.json b/private/aws-protocoltests-restjson-schema-glacier/package.json index 6f36c6b74bba..943a22507f97 100644 --- a/private/aws-protocoltests-restjson-schema-glacier/package.json +++ b/private/aws-protocoltests-restjson-schema-glacier/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restjson-schema-glacier", "description": "@aws-sdk/aws-protocoltests-restjson-schema-glacier client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_0.ts b/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_0.ts index fc22299d26e4..246d2b2ad347 100644 --- a/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_0.ts @@ -28,6 +28,7 @@ export const _m = "message"; export const _r = "range"; export const _s = "streaming"; export const _se = "server"; +export const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.glacier"; export const _t = "type"; export const _uI = "uploadId"; export const _vN = "vaultName"; @@ -37,17 +38,11 @@ export const _xasth = "x-amz-sha256-tree-hash"; export const n0 = "com.amazonaws.glacier"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { GlacierServiceException as __GlacierServiceException } from "../models/GlacierServiceException"; /* eslint no-var: 0 */ -export var GlacierServiceException = error( - "smithy.ts.sdk.synthetic.com.amazonaws.glacier", - "GlacierServiceException", - 0, - [], - [], - __GlacierServiceException -); +export var GlacierServiceException = error(_sm, "GlacierServiceException", 0, [], [], null); +TypeRegistry.for(_sm).registerError(GlacierServiceException, __GlacierServiceException); diff --git a/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_1_Upload.ts b/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_1_Upload.ts index 68af7c199ed5..fe1b6f9c4cfa 100644 --- a/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_1_Upload.ts +++ b/private/aws-protocoltests-restjson-schema-glacier/src/schemas/schemas_1_Upload.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, op, sim, struct } from "@smithy/core/schema"; +import { error, op, sim, struct, TypeRegistry } from "@smithy/core/schema"; import { InvalidParameterValueException as __InvalidParameterValueException, @@ -88,9 +88,10 @@ export var InvalidParameterValueException = error( }, [_t, _co, _m], [0, 0, 0], - - __InvalidParameterValueException + null ); +TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException); + export var MissingParameterValueException = error( n0, _MPVE, @@ -100,9 +101,10 @@ export var MissingParameterValueException = error( }, [_t, _co, _m], [0, 0, 0], - - __MissingParameterValueException + null ); +TypeRegistry.for(n0).registerError(MissingParameterValueException, __MissingParameterValueException); + export var RequestTimeoutException = error( n0, _RTE, @@ -112,9 +114,10 @@ export var RequestTimeoutException = error( }, [_t, _co, _m], [0, 0, 0], - - __RequestTimeoutException + null ); +TypeRegistry.for(n0).registerError(RequestTimeoutException, __RequestTimeoutException); + export var ResourceNotFoundException = error( n0, _RNFE, @@ -124,9 +127,10 @@ export var ResourceNotFoundException = error( }, [_t, _co, _m], [0, 0, 0], - - __ResourceNotFoundException + null ); +TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException); + export var ServiceUnavailableException = error( n0, _SUE, @@ -136,9 +140,10 @@ export var ServiceUnavailableException = error( }, [_t, _co, _m], [0, 0, 0], - - __ServiceUnavailableException + null ); +TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException); + export var UploadArchiveInput = struct( n0, _UAI, diff --git a/private/aws-protocoltests-restjson-schema/CHANGELOG.md b/private/aws-protocoltests-restjson-schema/CHANGELOG.md index 7c1d1af20a39..ecd807762457 100644 --- a/private/aws-protocoltests-restjson-schema/CHANGELOG.md +++ b/private/aws-protocoltests-restjson-schema/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-schema + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-schema diff --git a/private/aws-protocoltests-restjson-schema/package.json b/private/aws-protocoltests-restjson-schema/package.json index b235ba3d6c08..05b03e240d21 100644 --- a/private/aws-protocoltests-restjson-schema/package.json +++ b/private/aws-protocoltests-restjson-schema/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restjson-schema", "description": "@aws-sdk/aws-protocoltests-restjson-schema client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-blob-browser": "^4.1.1", "@smithy/hash-node": "^4.1.1", @@ -40,24 +40,24 @@ "@smithy/invalid-dependency": "^4.1.1", "@smithy/md5-js": "^4.1.1", "@smithy/middleware-apply-body-checksum": "^4.2.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", "@smithy/querystring-builder": "^4.1.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restjson-schema/src/schemas/schemas_0.ts b/private/aws-protocoltests-restjson-schema/src/schemas/schemas_0.ts index dadb54d92e97..883e477051e6 100644 --- a/private/aws-protocoltests-restjson-schema/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-restjson-schema/src/schemas/schemas_0.ts @@ -540,6 +540,7 @@ export const _sVt = "structureValue"; export const _sa = "salutation"; export const _se = "server"; export const _sh = "short"; +export const _sm = "smithy.ts.sdk.synthetic.aws.protocoltests.restjson"; export const _sp = "sparse"; export const _st = "string"; export const _str = "str"; @@ -573,17 +574,11 @@ export const n1 = "aws.protocoltests.shared"; export const n2 = "aws.protocoltests.restjson.nested"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { RestJsonProtocolServiceException as __RestJsonProtocolServiceException } from "../models/RestJsonProtocolServiceException"; /* eslint no-var: 0 */ -export var RestJsonProtocolServiceException = error( - "smithy.ts.sdk.synthetic.aws.protocoltests.restjson", - "RestJsonProtocolServiceException", - 0, - [], - [], - __RestJsonProtocolServiceException -); +export var RestJsonProtocolServiceException = error(_sm, "RestJsonProtocolServiceException", 0, [], [], null); +TypeRegistry.for(_sm).registerError(RestJsonProtocolServiceException, __RestJsonProtocolServiceException); diff --git a/private/aws-protocoltests-restjson-schema/src/schemas/schemas_8_GreetingWithErrors.ts b/private/aws-protocoltests-restjson-schema/src/schemas/schemas_8_GreetingWithErrors.ts index 7aab210af6de..4799a9a3a948 100644 --- a/private/aws-protocoltests-restjson-schema/src/schemas/schemas_8_GreetingWithErrors.ts +++ b/private/aws-protocoltests-restjson-schema/src/schemas/schemas_8_GreetingWithErrors.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, op, struct } from "@smithy/core/schema"; +import { error, op, struct, TypeRegistry } from "@smithy/core/schema"; import { ComplexError as __ComplexError, @@ -53,9 +53,10 @@ export var ComplexError = error( 0, [() => ComplexNestedErrorData, 0], ], - - __ComplexError + null ); +TypeRegistry.for(n0).registerError(ComplexError, __ComplexError); + export var ComplexNestedErrorData = struct( n0, _CNED, @@ -79,9 +80,10 @@ export var FooError = error( }, [], [], - - __FooError + null ); +TypeRegistry.for(n0).registerError(FooError, __FooError); + export var GreetingWithErrorsOutput = struct( n0, _GWEO, @@ -105,9 +107,10 @@ export var InvalidGreeting = error( }, [_M], [0], - - __InvalidGreeting + null ); +TypeRegistry.for(n0).registerError(InvalidGreeting, __InvalidGreeting); + export var GreetingWithErrors = op( n0, _GWE, diff --git a/private/aws-protocoltests-restjson/CHANGELOG.md b/private/aws-protocoltests-restjson/CHANGELOG.md index 9ab198d0401a..6c6a24b83dd5 100644 --- a/private/aws-protocoltests-restjson/CHANGELOG.md +++ b/private/aws-protocoltests-restjson/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson diff --git a/private/aws-protocoltests-restjson/package.json b/private/aws-protocoltests-restjson/package.json index cfa80edb1a3e..e9009739855d 100644 --- a/private/aws-protocoltests-restjson/package.json +++ b/private/aws-protocoltests-restjson/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restjson", "description": "@aws-sdk/aws-protocoltests-restjson client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-blob-browser": "^4.1.1", "@smithy/hash-node": "^4.1.1", @@ -40,24 +40,24 @@ "@smithy/invalid-dependency": "^4.1.1", "@smithy/md5-js": "^4.1.1", "@smithy/middleware-apply-body-checksum": "^4.2.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", "@smithy/querystring-builder": "^4.1.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restxml-schema/CHANGELOG.md b/private/aws-protocoltests-restxml-schema/CHANGELOG.md index 04ef803a29d2..6ab99fb03f0c 100644 --- a/private/aws-protocoltests-restxml-schema/CHANGELOG.md +++ b/private/aws-protocoltests-restxml-schema/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restxml-schema + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restxml-schema diff --git a/private/aws-protocoltests-restxml-schema/package.json b/private/aws-protocoltests-restxml-schema/package.json index 3a488041d8c1..e897592f3922 100644 --- a/private/aws-protocoltests-restxml-schema/package.json +++ b/private/aws-protocoltests-restxml-schema/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restxml-schema", "description": "@aws-sdk/aws-protocoltests-restxml-schema client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -32,28 +32,28 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", "@smithy/querystring-builder": "^4.1.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-restxml-schema/src/schemas/schemas_0.ts b/private/aws-protocoltests-restxml-schema/src/schemas/schemas_0.ts index 094a42d58772..aaa2d90dfd4f 100644 --- a/private/aws-protocoltests-restxml-schema/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-restxml-schema/src/schemas/schemas_0.ts @@ -401,6 +401,7 @@ export const _sV = "stringValue"; export const _sVh = "shortValue"; export const _sVt = "structValue"; export const _sh = "short"; +export const _sm = "smithy.ts.sdk.synthetic.aws.protocoltests.restxml"; export const _t = "text/plain"; export const _tBV = "trueBooleanValue"; export const _tDT = "targetDateTime"; @@ -423,17 +424,11 @@ export const n0 = "aws.protocoltests.shared"; export const n1 = "aws.protocoltests.restxml"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { RestXmlProtocolServiceException as __RestXmlProtocolServiceException } from "../models/RestXmlProtocolServiceException"; /* eslint no-var: 0 */ -export var RestXmlProtocolServiceException = error( - "smithy.ts.sdk.synthetic.aws.protocoltests.restxml", - "RestXmlProtocolServiceException", - 0, - [], - [], - __RestXmlProtocolServiceException -); +export var RestXmlProtocolServiceException = error(_sm, "RestXmlProtocolServiceException", 0, [], [], null); +TypeRegistry.for(_sm).registerError(RestXmlProtocolServiceException, __RestXmlProtocolServiceException); diff --git a/private/aws-protocoltests-restxml-schema/src/schemas/schemas_8_GreetingWithErrors.ts b/private/aws-protocoltests-restxml-schema/src/schemas/schemas_8_GreetingWithErrors.ts index 96df133b2f23..7c4f23bfa17d 100644 --- a/private/aws-protocoltests-restxml-schema/src/schemas/schemas_8_GreetingWithErrors.ts +++ b/private/aws-protocoltests-restxml-schema/src/schemas/schemas_8_GreetingWithErrors.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, op, struct } from "@smithy/core/schema"; +import { error, op, struct, TypeRegistry } from "@smithy/core/schema"; import { ComplexError as __ComplexError, InvalidGreeting as __InvalidGreeting } from "../models/index"; import { @@ -45,9 +45,10 @@ export var ComplexError = error( 0, () => ComplexNestedErrorData, ], - - __ComplexError + null ); +TypeRegistry.for(n1).registerError(ComplexError, __ComplexError); + export var ComplexNestedErrorData = struct(n1, _CNED, 0, [_Fo], [0]); export var GreetingWithErrorsOutput = struct( n1, @@ -72,9 +73,10 @@ export var InvalidGreeting = error( }, [_M], [0], - - __InvalidGreeting + null ); +TypeRegistry.for(n1).registerError(InvalidGreeting, __InvalidGreeting); + export var GreetingWithErrors = op( n1, _GWE, diff --git a/private/aws-protocoltests-restxml/CHANGELOG.md b/private/aws-protocoltests-restxml/CHANGELOG.md index d8990df51c70..9bf510039562 100644 --- a/private/aws-protocoltests-restxml/CHANGELOG.md +++ b/private/aws-protocoltests-restxml/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restxml + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-restxml diff --git a/private/aws-protocoltests-restxml/package.json b/private/aws-protocoltests-restxml/package.json index c33f3771096d..4502c684a104 100644 --- a/private/aws-protocoltests-restxml/package.json +++ b/private/aws-protocoltests-restxml/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-restxml", "description": "@aws-sdk/aws-protocoltests-restxml client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,28 +33,28 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", - "@smithy/middleware-compression": "^4.2.4", + "@smithy/middleware-compression": "^4.2.5", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", "@smithy/querystring-builder": "^4.1.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/CHANGELOG.md b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/CHANGELOG.md index 0fcc3103bd4e..3825db7c218c 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/CHANGELOG.md +++ b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-smithy-rpcv2-cbor-schema + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-smithy-rpcv2-cbor-schema diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json index 5c193e597a2e..fc380ae63e95 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json +++ b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-smithy-rpcv2-cbor-schema", "description": "@aws-sdk/aws-protocoltests-smithy-rpcv2-cbor-schema client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -29,26 +29,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_0.ts b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_0.ts index 3f1434f93313..1946fc6f422f 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_0.ts +++ b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_0.ts @@ -105,6 +105,7 @@ export const _p = "path"; export const _rM = "recursiveMember"; export const _s = "sparse"; export const _sBM = "sparseBooleanMap"; +export const _sC = "smithy.ts.sdk.synthetic.smithy.protocoltests.rpcv2Cbor"; export const _sL = "stringList"; export const _sLt = "structureList"; export const _sNM = "sparseNumberMap"; @@ -130,17 +131,11 @@ export const n1 = "smithy.protocoltests.rpcv2Cbor"; export const n2 = "smithy.protocoltests.shared"; // smithy-typescript generated code -import { error } from "@smithy/core/schema"; +import { error, TypeRegistry } from "@smithy/core/schema"; import { RpcV2ProtocolServiceException as __RpcV2ProtocolServiceException } from "../models/RpcV2ProtocolServiceException"; /* eslint no-var: 0 */ -export var RpcV2ProtocolServiceException = error( - "smithy.ts.sdk.synthetic.smithy.protocoltests.rpcv2Cbor", - "RpcV2ProtocolServiceException", - 0, - [], - [], - __RpcV2ProtocolServiceException -); +export var RpcV2ProtocolServiceException = error(_sC, "RpcV2ProtocolServiceException", 0, [], [], null); +TypeRegistry.for(_sC).registerError(RpcV2ProtocolServiceException, __RpcV2ProtocolServiceException); diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_1_Rpc.ts b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_1_Rpc.ts index 476b433ae300..2516f16a74e1 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_1_Rpc.ts +++ b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/src/schemas/schemas_1_Rpc.ts @@ -1,5 +1,5 @@ // smithy-typescript generated code -import { error, list, map, op, struct } from "@smithy/core/schema"; +import { error, list, map, op, struct, TypeRegistry } from "@smithy/core/schema"; import { ComplexError as __ComplexError, @@ -143,9 +143,10 @@ export var ValidationException = error( }, [_m, _fL], [0, () => ValidationExceptionFieldList], - - __ValidationException + null ); +TypeRegistry.for(n0).registerError(ValidationException, __ValidationException); + export var ValidationExceptionField = struct(n0, _VEF, 0, [_p, _m], [0, 0]); export var ClientOptionalDefaults = struct(n1, _COD, 0, [_me], [1]); export var ComplexError = error( @@ -156,9 +157,10 @@ export var ComplexError = error( }, [_TL, _N], [0, () => ComplexNestedErrorData], - - __ComplexError + null ); +TypeRegistry.for(n1).registerError(ComplexError, __ComplexError); + export var ComplexNestedErrorData = struct(n1, _CNED, 0, [_F], [0]); export var Defaults = struct( n1, @@ -200,9 +202,10 @@ export var InvalidGreeting = error( }, [_M], [0], - - __InvalidGreeting + null ); +TypeRegistry.for(n1).registerError(InvalidGreeting, __InvalidGreeting); + export var OperationWithDefaultsInput = struct( n1, _OWDI, diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor/CHANGELOG.md b/private/aws-protocoltests-smithy-rpcv2-cbor/CHANGELOG.md index 14f7f02b15a8..ef66d7781111 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor/CHANGELOG.md +++ b/private/aws-protocoltests-smithy-rpcv2-cbor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-protocoltests-smithy-rpcv2-cbor + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-protocoltests-smithy-rpcv2-cbor diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor/package.json b/private/aws-protocoltests-smithy-rpcv2-cbor/package.json index fac135401cce..f2a0115675a3 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor/package.json +++ b/private/aws-protocoltests-smithy-rpcv2-cbor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-protocoltests-smithy-rpcv2-cbor", "description": "@aws-sdk/aws-protocoltests-smithy-rpcv2-cbor client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -28,26 +28,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/aws-restjson-server/CHANGELOG.md b/private/aws-restjson-server/CHANGELOG.md index b23b8df662d8..911137f17044 100644 --- a/private/aws-restjson-server/CHANGELOG.md +++ b/private/aws-restjson-server/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-restjson-server + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-restjson-server diff --git a/private/aws-restjson-server/package.json b/private/aws-restjson-server/package.json index 4d7bad27ce84..c7c16e63ca06 100644 --- a/private/aws-restjson-server/package.json +++ b/private/aws-restjson-server/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-restjson-server", "description": "@aws-sdk/aws-restjson-server server", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -28,19 +28,19 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-utf8": "^4.1.0", "tslib": "^2.6.2" diff --git a/private/aws-restjson-validation-server/CHANGELOG.md b/private/aws-restjson-validation-server/CHANGELOG.md index 6acadd379126..6ca23bcbcd6c 100644 --- a/private/aws-restjson-validation-server/CHANGELOG.md +++ b/private/aws-restjson-validation-server/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-restjson-validation-server + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-restjson-validation-server diff --git a/private/aws-restjson-validation-server/package.json b/private/aws-restjson-validation-server/package.json index 1524f4ac8d3a..395a5e428818 100644 --- a/private/aws-restjson-validation-server/package.json +++ b/private/aws-restjson-validation-server/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-restjson-validation-server", "description": "@aws-sdk/aws-restjson-validation-server server", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -28,19 +28,19 @@ "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-utf8": "^4.1.0", "tslib": "^2.6.2" diff --git a/private/aws-util-test/CHANGELOG.md b/private/aws-util-test/CHANGELOG.md index 9bcb2834fe0e..0d33890f201d 100644 --- a/private/aws-util-test/CHANGELOG.md +++ b/private/aws-util-test/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/aws-util-test + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/aws-util-test diff --git a/private/aws-util-test/package.json b/private/aws-util-test/package.json index e151cc21dc56..22073fbb3650 100644 --- a/private/aws-util-test/package.json +++ b/private/aws-util-test/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/aws-util-test", - "version": "3.896.0", + "version": "3.899.0", "private": true, "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", diff --git a/private/weather-legacy-auth/CHANGELOG.md b/private/weather-legacy-auth/CHANGELOG.md index b340bd3287c0..2405b38cf499 100644 --- a/private/weather-legacy-auth/CHANGELOG.md +++ b/private/weather-legacy-auth/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/weather-legacy-auth + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/weather-legacy-auth diff --git a/private/weather-legacy-auth/package.json b/private/weather-legacy-auth/package.json index 0c680a19d652..17b12959b831 100644 --- a/private/weather-legacy-auth/package.json +++ b/private/weather-legacy-auth/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/weather-legacy-auth", "description": "@aws-sdk/weather-legacy-auth client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", + "@smithy/core": "^3.13.0", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/private/weather/CHANGELOG.md b/private/weather/CHANGELOG.md index d0d370b75917..095cf83154b4 100644 --- a/private/weather/CHANGELOG.md +++ b/private/weather/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29) + +**Note:** Version bump only for package @aws-sdk/weather + + + + + # [3.896.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0) (2025-09-24) **Note:** Version bump only for package @aws-sdk/weather diff --git a/private/weather/package.json b/private/weather/package.json index 7fd565710592..111dd33eb281 100644 --- a/private/weather/package.json +++ b/private/weather/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/weather", "description": "@aws-sdk/weather client", - "version": "3.896.0", + "version": "3.899.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -30,27 +30,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.2.2", - "@smithy/core": "^3.12.0", - "@smithy/experimental-identity-and-auth": "^0.4.5", + "@smithy/core": "^3.13.0", + "@smithy/experimental-identity-and-auth": "^0.4.6", "@smithy/fetch-http-handler": "^5.2.1", "@smithy/hash-node": "^4.1.1", "@smithy/invalid-dependency": "^4.1.1", "@smithy/middleware-content-length": "^4.1.1", - "@smithy/middleware-endpoint": "^4.2.4", - "@smithy/middleware-retry": "^4.3.0", + "@smithy/middleware-endpoint": "^4.2.5", + "@smithy/middleware-retry": "^4.3.1", "@smithy/middleware-serde": "^4.1.1", "@smithy/middleware-stack": "^4.1.1", "@smithy/node-config-provider": "^4.2.2", "@smithy/node-http-handler": "^4.2.1", "@smithy/protocol-http": "^5.2.1", - "@smithy/smithy-client": "^4.6.4", + "@smithy/smithy-client": "^4.6.5", "@smithy/types": "^4.5.0", "@smithy/url-parser": "^4.1.1", "@smithy/util-base64": "^4.1.0", "@smithy/util-body-length-browser": "^4.1.0", "@smithy/util-body-length-node": "^4.1.0", - "@smithy/util-defaults-mode-browser": "^4.1.4", - "@smithy/util-defaults-mode-node": "^4.1.4", + "@smithy/util-defaults-mode-browser": "^4.1.5", + "@smithy/util-defaults-mode-node": "^4.1.5", "@smithy/util-endpoints": "^3.1.2", "@smithy/util-middleware": "^4.1.1", "@smithy/util-retry": "^4.1.2", diff --git a/scripts/generate-clients/build-smithy-typescript.js b/scripts/generate-clients/build-smithy-typescript.js index d21fb62edcb1..d52274596c04 100644 --- a/scripts/generate-clients/build-smithy-typescript.js +++ b/scripts/generate-clients/build-smithy-typescript.js @@ -13,8 +13,12 @@ const buildSmithyTypeScript = async (repo, commit) => { await spawnProcess("git", ["clone", "https://github.com/awslabs/smithy-typescript.git", repo, "--depth=1"]); } - // Checkout commit - await spawnProcess("git", ["fetch", "origin", commit, "--depth=1"], { cwd: repo }); + // Checkout commit (connect to remote only when necessary) + try { + await spawnProcess("git", ["cat-file", "-e", commit], { cwd: repo }); + } catch (error) { + await spawnProcess("git", ["fetch", "origin", commit, "--depth=1"], { cwd: repo }); + } // Switch to branch with commit const tempBranchName = `temp-${commit}`; diff --git a/scripts/generate-clients/config.js b/scripts/generate-clients/config.js index 44c70158cc70..239b61d46a15 100644 --- a/scripts/generate-clients/config.js +++ b/scripts/generate-clients/config.js @@ -1,7 +1,7 @@ // Update this commit when taking up new changes from smithy-typescript. module.exports = { // Use full commit hash as we explicitly fetch it. - SMITHY_TS_COMMIT: "47537af851c1cb76fa6b3863de68c00bfa30fc45", + SMITHY_TS_COMMIT: "58c7732ccb3d37a38d238019f38c7e1c136eeedf", }; if (module.exports.SMITHY_TS_COMMIT.length < 40) { diff --git a/yarn.lock b/yarn.lock index 62242bd39107..8aa3c228e4b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -121,15 +121,15 @@ __metadata: "@smithy/eventstream-serde-node": "npm:^4.1.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/hash-stream-node": "npm:^4.1.1" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-retry": "npm:^4.1.2" "@smithy/util-stream": "npm:^4.3.2" "@smithy/util-utf8": "npm:^4.1.0" @@ -174,26 +174,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -251,27 +251,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -305,27 +305,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -360,27 +360,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -414,27 +414,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -469,26 +469,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -523,26 +523,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -576,27 +576,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -630,27 +630,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -684,27 +684,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -738,27 +738,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -794,26 +794,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -850,26 +850,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -904,26 +904,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -960,26 +960,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1013,7 +1013,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-blob-browser": "npm:^4.1.1" "@smithy/hash-node": "npm:^4.1.1" @@ -1021,24 +1021,24 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/md5-js": "npm:^4.1.1" "@smithy/middleware-apply-body-checksum": "npm:^4.2.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/querystring-builder": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1073,7 +1073,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-blob-browser": "npm:^4.1.1" "@smithy/hash-node": "npm:^4.1.1" @@ -1081,24 +1081,24 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/md5-js": "npm:^4.1.1" "@smithy/middleware-apply-body-checksum": "npm:^4.2.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/querystring-builder": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1134,28 +1134,28 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/querystring-builder": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1193,28 +1193,28 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/querystring-builder": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1249,26 +1249,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1298,26 +1298,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1347,19 +1347,19 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-utf8": "npm:^4.1.0" "@tsconfig/node18": "npm:18.2.4" @@ -1387,19 +1387,19 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-utf8": "npm:^4.1.0" "@tsconfig/node18": "npm:18.2.4" @@ -1511,26 +1511,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1564,26 +1564,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1616,26 +1616,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1669,26 +1669,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1722,26 +1722,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1774,26 +1774,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1828,26 +1828,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1880,26 +1880,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1932,26 +1932,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -1986,26 +1986,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2039,26 +2039,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2091,26 +2091,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2144,26 +2144,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2197,26 +2197,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2251,26 +2251,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2304,26 +2304,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2357,26 +2357,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2410,26 +2410,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2463,26 +2463,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2515,26 +2515,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2568,26 +2568,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2620,26 +2620,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2672,26 +2672,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2724,26 +2724,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2776,26 +2776,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2829,26 +2829,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2882,26 +2882,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2935,26 +2935,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -2988,26 +2988,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3040,26 +3040,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3092,26 +3092,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3145,26 +3145,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3197,26 +3197,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3249,26 +3249,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3302,26 +3302,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3356,26 +3356,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3408,26 +3408,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3461,26 +3461,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3513,26 +3513,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3566,26 +3566,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3618,26 +3618,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3670,26 +3670,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3723,26 +3723,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3775,7 +3775,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -3783,21 +3783,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3830,26 +3830,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3883,26 +3883,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3937,7 +3937,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -3945,21 +3945,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -3994,26 +3994,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4047,26 +4047,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4104,7 +4104,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -4112,21 +4112,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4162,26 +4162,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4215,26 +4215,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4268,26 +4268,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4321,26 +4321,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4374,26 +4374,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4426,26 +4426,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4479,26 +4479,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4532,26 +4532,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4585,26 +4585,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4638,26 +4638,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4691,26 +4691,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4743,26 +4743,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4796,26 +4796,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4848,26 +4848,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4900,26 +4900,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -4952,26 +4952,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5006,26 +5006,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5058,26 +5058,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5113,26 +5113,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5166,26 +5166,26 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5220,26 +5220,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5272,26 +5272,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5324,26 +5324,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5376,26 +5376,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5428,26 +5428,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5480,26 +5480,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5532,26 +5532,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5584,7 +5584,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -5592,21 +5592,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5640,27 +5640,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-compression": "npm:^4.2.4" + "@smithy/middleware-compression": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5694,26 +5694,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5747,26 +5747,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5799,26 +5799,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5852,26 +5852,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5905,26 +5905,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -5957,26 +5957,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6010,26 +6010,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6064,26 +6064,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6117,26 +6117,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6171,26 +6171,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6224,26 +6224,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6276,26 +6276,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6329,26 +6329,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6382,26 +6382,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6435,26 +6435,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6487,26 +6487,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6540,26 +6540,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6593,26 +6593,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6645,26 +6645,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6697,26 +6697,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6749,26 +6749,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6802,26 +6802,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6854,26 +6854,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6906,26 +6906,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -6959,26 +6959,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7012,26 +7012,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7064,26 +7064,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7116,26 +7116,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7168,26 +7168,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7220,26 +7220,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7272,26 +7272,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7324,26 +7324,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7376,26 +7376,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7429,26 +7429,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7481,26 +7481,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7534,26 +7534,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7586,26 +7586,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7640,26 +7640,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7692,26 +7692,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7746,26 +7746,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7798,26 +7798,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7850,26 +7850,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7903,26 +7903,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -7955,26 +7955,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8008,26 +8008,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8061,26 +8061,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8113,26 +8113,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8167,26 +8167,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8220,26 +8220,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8272,26 +8272,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8326,26 +8326,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8379,26 +8379,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8433,26 +8433,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8487,26 +8487,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8540,26 +8540,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8594,26 +8594,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8646,26 +8646,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8699,26 +8699,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8753,26 +8753,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8806,26 +8806,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8858,26 +8858,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8912,26 +8912,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -8965,26 +8965,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9018,26 +9018,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9071,26 +9071,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9124,26 +9124,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9177,26 +9177,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9229,26 +9229,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9282,26 +9282,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9335,26 +9335,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9388,26 +9388,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9442,26 +9442,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9494,26 +9494,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9546,26 +9546,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9599,26 +9599,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9652,26 +9652,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9705,26 +9705,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9757,26 +9757,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9810,26 +9810,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9862,26 +9862,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9914,26 +9914,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -9966,26 +9966,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10018,26 +10018,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10070,26 +10070,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10123,26 +10123,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10175,26 +10175,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10229,26 +10229,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10282,26 +10282,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10334,26 +10334,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10389,26 +10389,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10443,26 +10443,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10496,26 +10496,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10548,26 +10548,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10601,26 +10601,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10653,26 +10653,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10706,26 +10706,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10759,26 +10759,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10812,26 +10812,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10864,26 +10864,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10918,26 +10918,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -10971,26 +10971,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11023,26 +11023,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11076,26 +11076,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11128,26 +11128,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11181,26 +11181,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11233,26 +11233,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11286,26 +11286,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11338,26 +11338,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11391,26 +11391,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11443,26 +11443,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11495,26 +11495,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11548,26 +11548,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11601,26 +11601,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11655,26 +11655,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11708,26 +11708,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11760,26 +11760,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11813,26 +11813,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11866,26 +11866,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11918,26 +11918,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -11970,7 +11970,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -11978,21 +11978,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12027,26 +12027,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12079,26 +12079,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12131,26 +12131,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12184,26 +12184,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12236,26 +12236,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12288,26 +12288,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12340,26 +12340,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12392,26 +12392,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12445,26 +12445,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12498,26 +12498,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12550,26 +12550,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12602,26 +12602,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12654,26 +12654,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12706,26 +12706,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12759,26 +12759,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12812,26 +12812,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12864,26 +12864,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12916,26 +12916,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -12968,7 +12968,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -12976,21 +12976,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13024,26 +13024,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13076,26 +13076,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13129,7 +13129,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -13137,21 +13137,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13186,26 +13186,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13238,26 +13238,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13290,26 +13290,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13343,26 +13343,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13398,7 +13398,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -13406,21 +13406,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13454,26 +13454,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13506,26 +13506,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13558,26 +13558,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13610,26 +13610,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13662,26 +13662,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13715,26 +13715,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13768,26 +13768,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13820,26 +13820,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13873,26 +13873,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13927,26 +13927,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -13980,26 +13980,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14034,26 +14034,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14087,26 +14087,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14139,26 +14139,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14192,26 +14192,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14244,26 +14244,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14297,26 +14297,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14349,26 +14349,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14402,26 +14402,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14454,26 +14454,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14506,26 +14506,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14558,26 +14558,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14611,26 +14611,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14664,26 +14664,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14719,26 +14719,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14771,26 +14771,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14823,26 +14823,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14877,26 +14877,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14930,26 +14930,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -14982,26 +14982,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15034,26 +15034,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15088,26 +15088,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15140,26 +15140,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15193,26 +15193,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15246,26 +15246,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15298,26 +15298,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15350,26 +15350,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15403,26 +15403,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15455,26 +15455,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15508,26 +15508,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15561,26 +15561,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15613,26 +15613,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15665,26 +15665,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15720,26 +15720,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15773,26 +15773,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15826,26 +15826,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15878,26 +15878,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15931,26 +15931,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -15984,26 +15984,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16037,26 +16037,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16089,26 +16089,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16141,26 +16141,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16193,26 +16193,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16245,26 +16245,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16298,26 +16298,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16353,26 +16353,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16406,26 +16406,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16459,26 +16459,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16511,26 +16511,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16563,26 +16563,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16615,26 +16615,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16667,26 +16667,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16720,26 +16720,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16772,26 +16772,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16824,26 +16824,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16877,26 +16877,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16930,26 +16930,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -16983,26 +16983,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17035,26 +17035,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17087,26 +17087,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17139,26 +17139,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17191,26 +17191,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17243,26 +17243,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17296,26 +17296,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17348,26 +17348,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17400,26 +17400,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17452,26 +17452,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17505,26 +17505,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17557,26 +17557,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17611,26 +17611,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17665,7 +17665,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -17673,21 +17673,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17721,26 +17721,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17774,26 +17774,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17826,26 +17826,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17878,26 +17878,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17930,26 +17930,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -17982,26 +17982,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18034,26 +18034,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18087,26 +18087,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18140,26 +18140,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18193,26 +18193,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18246,26 +18246,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18299,26 +18299,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18356,7 +18356,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -18364,21 +18364,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18411,26 +18411,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18464,26 +18464,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18517,26 +18517,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18570,26 +18570,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18622,26 +18622,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18674,26 +18674,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18727,26 +18727,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18779,26 +18779,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18833,26 +18833,26 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18886,26 +18886,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18938,26 +18938,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -18992,26 +18992,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19044,26 +19044,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19097,26 +19097,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19150,26 +19150,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19205,7 +19205,7 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-blob-browser": "npm:^4.1.1" "@smithy/hash-node": "npm:^4.1.1" @@ -19214,21 +19214,21 @@ __metadata: "@smithy/md5-js": "npm:^4.1.1" "@smithy/middleware-apply-body-checksum": "npm:^4.2.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19272,7 +19272,7 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -19283,21 +19283,21 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/md5-js": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19333,26 +19333,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19385,26 +19385,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19437,26 +19437,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19489,26 +19489,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19541,26 +19541,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19593,26 +19593,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19645,26 +19645,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19699,26 +19699,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19751,7 +19751,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -19759,21 +19759,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19807,26 +19807,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19861,26 +19861,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19914,26 +19914,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -19967,26 +19967,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20022,26 +20022,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20075,26 +20075,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20128,26 +20128,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20181,26 +20181,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20233,26 +20233,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20285,26 +20285,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20338,26 +20338,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20391,26 +20391,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20443,26 +20443,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20496,26 +20496,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20550,26 +20550,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20602,26 +20602,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20655,26 +20655,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20707,26 +20707,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20761,26 +20761,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20814,26 +20814,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20867,26 +20867,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20919,26 +20919,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -20971,26 +20971,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21024,27 +21024,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/md5-js": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21077,26 +21077,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21130,26 +21130,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21183,26 +21183,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21237,26 +21237,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21289,26 +21289,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21341,26 +21341,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21395,26 +21395,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21448,26 +21448,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21499,26 +21499,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21551,26 +21551,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21603,26 +21603,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21655,26 +21655,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21708,26 +21708,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21760,26 +21760,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21812,26 +21812,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21864,26 +21864,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21916,26 +21916,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -21968,26 +21968,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22021,26 +22021,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22074,26 +22074,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22128,26 +22128,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22181,26 +22181,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22238,7 +22238,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/eventstream-serde-browser": "npm:^4.1.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" "@smithy/eventstream-serde-node": "npm:^4.1.1" @@ -22246,21 +22246,21 @@ __metadata: "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22293,26 +22293,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22345,26 +22345,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22398,26 +22398,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22451,26 +22451,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22503,26 +22503,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22556,26 +22556,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22609,26 +22609,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22662,26 +22662,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22714,26 +22714,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22766,26 +22766,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22818,26 +22818,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22871,26 +22871,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22924,26 +22924,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -22976,26 +22976,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -23029,26 +23029,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -23082,26 +23082,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -23135,26 +23135,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -23188,26 +23188,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -23241,26 +23241,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -23293,26 +23293,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -23347,12 +23347,12 @@ __metadata: dependencies: "@aws-sdk/types": "npm:*" "@aws-sdk/xml-builder": "npm:*" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/property-provider": "npm:^4.1.1" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/signature-v4": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.1.1" @@ -23429,7 +23429,7 @@ __metadata: "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/property-provider": "npm:^4.1.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/util-stream": "npm:^4.3.2" "@tsconfig/recommended": "npm:1.0.1" @@ -23570,7 +23570,7 @@ __metadata: "@aws-sdk/nested-clients": "npm:*" "@aws-sdk/types": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/credential-provider-imds": "npm:^4.1.2" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/property-provider": "npm:^4.1.1" @@ -23701,8 +23701,8 @@ __metadata: "@aws-sdk/client-dynamodb": "npm:*" "@aws-sdk/core": "npm:*" "@aws-sdk/util-dynamodb": "npm:*" - "@smithy/core": "npm:^3.12.0" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/core": "npm:^3.13.0" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -23722,8 +23722,8 @@ __metadata: dependencies: "@aws-sdk/client-s3": "npm:*" "@smithy/abort-controller": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -23956,10 +23956,10 @@ __metadata: dependencies: "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" - "@smithy/middleware-endpoint": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.2.5" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/signature-v4": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@tsconfig/recommended": "npm:1.0.1" concurrently: "npm:7.0.0" @@ -24008,7 +24008,7 @@ __metadata: dependencies: "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" - "@smithy/middleware-endpoint": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.2.5" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/signature-v4": "npm:^5.2.1" "@smithy/types": "npm:^4.5.0" @@ -24064,11 +24064,11 @@ __metadata: "@aws-sdk/core": "npm:*" "@aws-sdk/types": "npm:*" "@aws-sdk/util-arn-parser": "npm:*" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/signature-v4": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/util-config-provider": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.1.1" @@ -24088,7 +24088,7 @@ __metadata: resolution: "@aws-sdk/middleware-sdk-sqs@workspace:packages/middleware-sdk-sqs" dependencies: "@aws-sdk/types": "npm:*" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/util-hex-encoding": "npm:^4.1.0" "@smithy/util-utf8": "npm:^4.1.0" @@ -24199,7 +24199,7 @@ __metadata: "@aws-sdk/core": "npm:*" "@aws-sdk/types": "npm:*" "@aws-sdk/util-endpoints": "npm:*" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/types": "npm:^4.5.0" "@tsconfig/recommended": "npm:1.0.1" @@ -24253,26 +24253,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -24366,7 +24366,7 @@ __metadata: "@aws-sdk/client-s3": "npm:*" "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" - "@smithy/middleware-endpoint": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.2.5" "@smithy/signature-v4": "npm:^5.2.1" "@smithy/types": "npm:^4.5.0" "@smithy/util-hex-encoding": "npm:^4.1.0" @@ -24391,9 +24391,9 @@ __metadata: "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" "@smithy/hash-node": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.2.5" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -24481,7 +24481,7 @@ __metadata: version: 0.0.0-use.local resolution: "@aws-sdk/smithy-client@workspace:packages/smithy-client" dependencies: - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -24557,7 +24557,7 @@ __metadata: "@aws-sdk/types": "npm:*" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -24714,26 +24714,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -24765,27 +24765,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.12.0" - "@smithy/experimental-identity-and-auth": "npm:^0.4.5" + "@smithy/core": "npm:^3.13.0" + "@smithy/experimental-identity-and-auth": "npm:^0.4.6" "@smithy/fetch-http-handler": "npm:^5.2.1" "@smithy/hash-node": "npm:^4.1.1" "@smithy/invalid-dependency": "npm:^4.1.1" "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/node-http-handler": "npm:^4.2.1" "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-base64": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.1.0" "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.4" - "@smithy/util-defaults-mode-node": "npm:^4.1.4" + "@smithy/util-defaults-mode-browser": "npm:^4.1.5" + "@smithy/util-defaults-mode-node": "npm:^4.1.5" "@smithy/util-endpoints": "npm:^3.1.2" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" @@ -28762,9 +28762,9 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.12.0": - version: 3.12.0 - resolution: "@smithy/core@npm:3.12.0" +"@smithy/core@npm:^3.13.0": + version: 3.13.0 + resolution: "@smithy/core@npm:3.13.0" dependencies: "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/protocol-http": "npm:^5.2.1" @@ -28776,7 +28776,7 @@ __metadata: "@smithy/util-utf8": "npm:^4.1.0" "@smithy/uuid": "npm:^1.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/1f8dc3a1150cc9abb47a54af6e82c7e128e67116a19678e8fc715bdde8b5da57636e4db72b0290c7906c5b4d80b7ae7478e1762b0b3a165cbe95464149185271 + checksum: 10c0/5f9dca7024628d24e0635d6fd919b4779402c79d0764cfcfe4b3fc50646c683f66eb92276e2f5b8a19c9607dbb95509a40361da0bd511caa329428284c13dbd1 languageName: node linkType: hard @@ -28848,19 +28848,19 @@ __metadata: languageName: node linkType: hard -"@smithy/experimental-identity-and-auth@npm:^0.4.5": - version: 0.4.5 - resolution: "@smithy/experimental-identity-and-auth@npm:0.4.5" +"@smithy/experimental-identity-and-auth@npm:^0.4.6": + version: 0.4.6 + resolution: "@smithy/experimental-identity-and-auth@npm:0.4.6" dependencies: - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-retry": "npm:^4.3.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" + "@smithy/middleware-retry": "npm:^4.3.1" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/signature-v4": "npm:^5.2.1" "@smithy/types": "npm:^4.5.0" "@smithy/util-middleware": "npm:^4.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/00d8fac374297caab0cb6ba4514ea100cfce0a479ace73a607bd37b1db1c450291b4126b78da721849bf2a12b5a517340415f686bc675686cbe7dc1fa6618371 + checksum: 10c0/1a9ec5f04343db85bedce3bd6365c6d947b3b48906d9ebcb58fb30aa40c7e0baf3d292b885782bc4eeb9306b05bbf97551ddcb99e29b4c4622f4f12984339b3a languageName: node linkType: hard @@ -28963,11 +28963,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-compression@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/middleware-compression@npm:4.2.4" +"@smithy/middleware-compression@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/middleware-compression@npm:4.2.5" dependencies: - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/is-array-buffer": "npm:^4.1.0" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/protocol-http": "npm:^5.2.1" @@ -28977,7 +28977,7 @@ __metadata: "@smithy/util-utf8": "npm:^4.1.0" fflate: "npm:0.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/f8491592d77feffd2bcc665100ebd814f12baddda18182e73fd4186b2c2379d0a5aaf76f02fd36f685eb8fe3c4d557f3cca2288a4304658ac1292a2c9c74350f + checksum: 10c0/11f4c26e5272e7f2c2e33aa173c641454ec3074cf30ba9b333885996abce681fd926744ac0076b46b7f455c53feaa46d998e3509a3d31e234d7cb9644d0ba4f6 languageName: node linkType: hard @@ -28992,11 +28992,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/middleware-endpoint@npm:4.2.4" +"@smithy/middleware-endpoint@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/middleware-endpoint@npm:4.2.5" dependencies: - "@smithy/core": "npm:^3.12.0" + "@smithy/core": "npm:^3.13.0" "@smithy/middleware-serde": "npm:^4.1.1" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/shared-ini-file-loader": "npm:^4.2.0" @@ -29004,24 +29004,24 @@ __metadata: "@smithy/url-parser": "npm:^4.1.1" "@smithy/util-middleware": "npm:^4.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/a29f29a511b5b4d62be2f122c0120cc8cb82bf4ef4ab6759967475138bde70ea000410d6d9cd53eee3548a87faf711193c40873322b76d7c5f2231ad5902fd9f + checksum: 10c0/fdcac7bc7548786bdba653fb7cf5baa8ff75de46c7d56ba6eb7a9a76977b060e5b251d4752612d491aac4698df0e3a2e5ff3ad5300aedf6ff708003a1985cab6 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.3.0": - version: 4.3.0 - resolution: "@smithy/middleware-retry@npm:4.3.0" +"@smithy/middleware-retry@npm:^4.3.1": + version: 4.3.1 + resolution: "@smithy/middleware-retry@npm:4.3.1" dependencies: "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/service-error-classification": "npm:^4.1.2" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" "@smithy/util-middleware": "npm:^4.1.1" "@smithy/util-retry": "npm:^4.1.2" "@smithy/uuid": "npm:^1.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/30e478aa16dfc5c448cb96731683947e2ec7f624590ed84302d0b4ba34647124cbc14c50dce9de756300bd5974594ea6f896933fb11075a27a8237bec6e34c85 + checksum: 10c0/11ab8100d6669a7cd47528436a3421630595eddfcee06283d97682240d1f62f01e30ece9e4fcfbb9660125a5e259bf6d4bf98dfcf23f8e9675760f7c79435438 languageName: node linkType: hard @@ -29160,18 +29160,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.6.4": - version: 4.6.4 - resolution: "@smithy/smithy-client@npm:4.6.4" +"@smithy/smithy-client@npm:^4.6.5": + version: 4.6.5 + resolution: "@smithy/smithy-client@npm:4.6.5" dependencies: - "@smithy/core": "npm:^3.12.0" - "@smithy/middleware-endpoint": "npm:^4.2.4" + "@smithy/core": "npm:^3.13.0" + "@smithy/middleware-endpoint": "npm:^4.2.5" "@smithy/middleware-stack": "npm:^4.1.1" "@smithy/protocol-http": "npm:^5.2.1" "@smithy/types": "npm:^4.5.0" "@smithy/util-stream": "npm:^4.3.2" tslib: "npm:^2.6.2" - checksum: 10c0/ba831b5e1096c7c604f1fc3b455ff1b044db1cfab1a71a0f4366ad96fb7cedf1b3b26d2a3dba80755549a05c86cb12ecfe9fe9082a16a14936d4b738f11b9ee9 + checksum: 10c0/8f005ca0abecd7f5d6f2387841ba1bc2dbb60a31fd098f2d4b968e1956834a9d2333c18a34215f07c1f4df7f23023a3542f04fe4615a6c0a70336b6275eabfa4 languageName: node linkType: hard @@ -29262,31 +29262,31 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.1.4": - version: 4.1.4 - resolution: "@smithy/util-defaults-mode-browser@npm:4.1.4" +"@smithy/util-defaults-mode-browser@npm:^4.1.5": + version: 4.1.5 + resolution: "@smithy/util-defaults-mode-browser@npm:4.1.5" dependencies: "@smithy/property-provider": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/f7f57a4c123ad84c27d14a6aed0f3930e38cf90f8636db7beb64af6c5805610148f215a75557329c56baa273dd23cd6f669e02b404ce35f0c2343774574a345b + checksum: 10c0/79efdd4ad7b84a88cd176c6a38b3d1db06b8c9214e1148be430579ecff53ef4df68781f20847e6867035bebddb1d43a3e1d6c33a352898f8a37e38d8fc677fa2 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.1.4": - version: 4.1.4 - resolution: "@smithy/util-defaults-mode-node@npm:4.1.4" +"@smithy/util-defaults-mode-node@npm:^4.1.5": + version: 4.1.5 + resolution: "@smithy/util-defaults-mode-node@npm:4.1.5" dependencies: "@smithy/config-resolver": "npm:^4.2.2" "@smithy/credential-provider-imds": "npm:^4.1.2" "@smithy/node-config-provider": "npm:^4.2.2" "@smithy/property-provider": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" + "@smithy/smithy-client": "npm:^4.6.5" "@smithy/types": "npm:^4.5.0" tslib: "npm:^2.6.2" - checksum: 10c0/f06d3ed621dc40dabf20fc27bb6f7c90bfa8c557725f3db045668d849def2aaf21809e2dd8d513d5a99ff6d8ad76528ae029433c4692f20b9eaed6018e2c1da1 + checksum: 10c0/8d0157cad41d5795159a9f3d89b4b07adcbaa0ad5f6e4005c05d058a22de9f07924d8c82d5aeb69c3ef46592e9bde9602078b05f1ddfc81fbf70891fad431fb7 languageName: node linkType: hard