diff --git a/CHANGELOG.md b/CHANGELOG.md index 59f11b4f9b0c..1e9d7ae2d9f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + + +### Bug Fixes + +* **credentials:** used selected auth scheme identity instead of calling credentials provider ([#6555](https://github.com/aws/aws-sdk-js-v3/issues/6555)) ([27f462b](https://github.com/aws/aws-sdk-js-v3/commit/27f462b20c94e92a010e41bddb08b2e83b57810f)) + + +### Features + +* **client-codepipeline:** AWS CodePipeline introduces a Compute category ([3d482c5](https://github.com/aws/aws-sdk-js-v3/commit/3d482c546dc9e12bb600f02491b39cf3fea2fd23)) +* **clients:** update client endpoints as of 2024-10-09 ([496cf5c](https://github.com/aws/aws-sdk-js-v3/commit/496cf5c2930a9b99bed84fc367d825f68eefe8e6)) + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) diff --git a/benchmark/size/report.md b/benchmark/size/report.md index 19cd8611674b..3a0031e03d02 100644 --- a/benchmark/size/report.md +++ b/benchmark/size/report.md @@ -38,10 +38,10 @@ |@aws-sdk/credential-provider-cognito-identity|3.496.0|36 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/credential-provider-env|3.664.0|18.8 KB|N/A|N/A|N/A| |@aws-sdk/credential-provider-imds|3.370.0|14.8 KB|N/A|N/A|N/A| -|@aws-sdk/credential-provider-ini|3.666.0|45 KB|N/A|N/A|N/A| -|@aws-sdk/credential-provider-node|3.666.0|34.2 KB|N/A|N/A|N/A| +|@aws-sdk/credential-provider-ini|3.667.0|45 KB|N/A|N/A|N/A| +|@aws-sdk/credential-provider-node|3.667.0|34.2 KB|N/A|N/A|N/A| |@aws-sdk/credential-provider-process|3.664.0|22.5 KB|N/A|N/A|N/A| -|@aws-sdk/credential-provider-sso|3.666.0|33.1 KB|N/A|N/A|N/A| +|@aws-sdk/credential-provider-sso|3.667.0|33.1 KB|N/A|N/A|N/A| |@aws-sdk/credential-provider-web-identity|3.495.0|28.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/credential-providers|3.496.0|84.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/fetch-http-handler|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)| @@ -50,8 +50,8 @@ |@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A| |@aws-sdk/polly-request-presigner|3.495.0|23.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/s3-presigned-post|3.496.0|27.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| -|@aws-sdk/s3-request-presigner|3.666.0|31.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| +|@aws-sdk/s3-request-presigner|3.667.0|31.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)| -|@aws-sdk/signature-v4-crt|3.666.0|54.6 KB|N/A|N/A|N/A| +|@aws-sdk/signature-v4-crt|3.667.0|54.6 KB|N/A|N/A|N/A| |@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)| |@aws-sdk/types|3.664.0|41 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| diff --git a/clients/client-accessanalyzer/CHANGELOG.md b/clients/client-accessanalyzer/CHANGELOG.md index 8ba3453c0e4e..d0a983bd13d6 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-accessanalyzer + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 67d4d8602d6b..36cd0cf38886 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer", diff --git a/clients/client-account/CHANGELOG.md b/clients/client-account/CHANGELOG.md index d9d761e955de..1002837407eb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-account + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 e740f78d321a..0b8d67f5561a 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-account", diff --git a/clients/client-acm-pca/CHANGELOG.md b/clients/client-acm-pca/CHANGELOG.md index 1fcae411afd3..1a8e16155d85 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-acm-pca + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 ac5c502577a4..dc899ac3b259 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-acm-pca", diff --git a/clients/client-acm/CHANGELOG.md b/clients/client-acm/CHANGELOG.md index b9cb9706e09c..17554ce8aff8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-acm + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 294f6b56b767..49215030915a 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-acm", diff --git a/clients/client-amp/CHANGELOG.md b/clients/client-amp/CHANGELOG.md index 1d4b8881a075..ba0169d858b5 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-amp + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 18d2087bc16f..2d954d92832e 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amp", diff --git a/clients/client-amplify/CHANGELOG.md b/clients/client-amplify/CHANGELOG.md index 453915eae1bf..a20fe603ee11 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-amplify + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 5bf15a31ff2a..75dcf6bbb9d3 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amplify", diff --git a/clients/client-amplifybackend/CHANGELOG.md b/clients/client-amplifybackend/CHANGELOG.md index a5ab089aabe8..c02ec0537021 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-amplifybackend + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 4d19c3f44deb..4bfd9e345a58 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amplifybackend", diff --git a/clients/client-amplifyuibuilder/CHANGELOG.md b/clients/client-amplifyuibuilder/CHANGELOG.md index c150d73f5137..6c2ab661d081 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-amplifyuibuilder + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 cfbb54818985..93a1a1f9876e 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-amplifyuibuilder", diff --git a/clients/client-api-gateway/CHANGELOG.md b/clients/client-api-gateway/CHANGELOG.md index 32a5e5edc4d6..72c6d0cbcf1a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-api-gateway + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 ff9ba06abddb..f82cf6034d0b 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-api-gateway", diff --git a/clients/client-apigatewaymanagementapi/CHANGELOG.md b/clients/client-apigatewaymanagementapi/CHANGELOG.md index f47412539d8b..e23c055a5b3b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-apigatewaymanagementapi + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 1df97b611d5e..05c3ea33053e 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-apigatewaymanagementapi", diff --git a/clients/client-apigatewayv2/CHANGELOG.md b/clients/client-apigatewayv2/CHANGELOG.md index 3118c7b50648..5a422f6c275e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-apigatewayv2 + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 13320e4d07ac..39840e3846af 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-apigatewayv2", diff --git a/clients/client-app-mesh/CHANGELOG.md b/clients/client-app-mesh/CHANGELOG.md index 3b4891fac452..9e29dc17e531 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-app-mesh + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 d3b3b0b7a3bb..527a4e909ed8 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-app-mesh", diff --git a/clients/client-appconfig/CHANGELOG.md b/clients/client-appconfig/CHANGELOG.md index f7892642331b..16af985237d1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-appconfig + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 8db1fc3dd771..c0b7a6ea8b31 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appconfig", diff --git a/clients/client-appconfigdata/CHANGELOG.md b/clients/client-appconfigdata/CHANGELOG.md index b2d0597e2c6a..3763ddd0a1a1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-appconfigdata + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 592da263fed6..9fbe8ca69857 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appconfigdata", diff --git a/clients/client-appfabric/CHANGELOG.md b/clients/client-appfabric/CHANGELOG.md index 3c56a5f6b25b..c80d1fb82ad2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-appfabric + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 01c8bfa73ca6..e70c88244f0d 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appfabric", diff --git a/clients/client-appflow/CHANGELOG.md b/clients/client-appflow/CHANGELOG.md index c4a1036ff509..3ce20db065b3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-appflow + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 26556703ab2e..f248eeaf09f1 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appflow", diff --git a/clients/client-appintegrations/CHANGELOG.md b/clients/client-appintegrations/CHANGELOG.md index 44a90c75853c..bef2ea6b84aa 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-appintegrations + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 a6206d728e1e..4a270681a0ed 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appintegrations", diff --git a/clients/client-application-auto-scaling/CHANGELOG.md b/clients/client-application-auto-scaling/CHANGELOG.md index ac93449edb29..a1836c91a4cc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-application-auto-scaling + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 f1b3e60ee4ca..776f67afdf25 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-application-auto-scaling", diff --git a/clients/client-application-discovery-service/CHANGELOG.md b/clients/client-application-discovery-service/CHANGELOG.md index 67b728621b18..be2957960751 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-application-discovery-service + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 cd6d5aa02bd8..03bbe39936ca 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-application-discovery-service", diff --git a/clients/client-application-insights/CHANGELOG.md b/clients/client-application-insights/CHANGELOG.md index 1f718d9f298a..1083cdbbb82c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-application-insights + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 a6de3a464243..ef7d8fc33642 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-application-insights", diff --git a/clients/client-application-signals/CHANGELOG.md b/clients/client-application-signals/CHANGELOG.md index 9b1353193d5e..6043687d7588 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-application-signals + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 a779a3dcb49d..da5c0f5dd2a1 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-applicationcostprofiler/CHANGELOG.md b/clients/client-applicationcostprofiler/CHANGELOG.md index 08dc7c416014..baf399b53851 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-applicationcostprofiler + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 984e7cc20ceb..8add52807019 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-applicationcostprofiler", diff --git a/clients/client-apprunner/CHANGELOG.md b/clients/client-apprunner/CHANGELOG.md index 1f6d589972fc..7db85a238fcb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-apprunner + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 af6390b9e3d6..8c542d249a29 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-apprunner", diff --git a/clients/client-appstream/CHANGELOG.md b/clients/client-appstream/CHANGELOG.md index db905ccd5652..24e617e03bed 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-appstream + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 1fd3c4be9ee8..dba1dff92756 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appstream", diff --git a/clients/client-appsync/CHANGELOG.md b/clients/client-appsync/CHANGELOG.md index d26b4b03b613..8c42d4fb0f55 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-appsync + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 7578a09a1ab4..8d2ef37bb72b 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appsync", diff --git a/clients/client-apptest/CHANGELOG.md b/clients/client-apptest/CHANGELOG.md index 9e983a2537d5..521b7819c0b1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-apptest + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 5d009e5367a6..1fd23ad03170 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-arc-zonal-shift/CHANGELOG.md b/clients/client-arc-zonal-shift/CHANGELOG.md index beba343778f9..1e5689d7b9e6 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-arc-zonal-shift + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 eae54029c2db..c40bc9f21cc0 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-arc-zonal-shift", diff --git a/clients/client-artifact/CHANGELOG.md b/clients/client-artifact/CHANGELOG.md index b72cd7d7d0da..693b4a1ea131 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-artifact + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 d925ac96594d..ef79674e6501 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-athena/CHANGELOG.md b/clients/client-athena/CHANGELOG.md index f5af12b75069..67206f737e87 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-athena + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 2ae8a0ba72af..4577325f6fc3 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-athena", diff --git a/clients/client-auditmanager/CHANGELOG.md b/clients/client-auditmanager/CHANGELOG.md index 5b5ce0f6d939..9e0dd8eff402 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-auditmanager + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 c2798eaad2ec..5aa6b84149e3 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-auditmanager", diff --git a/clients/client-auto-scaling-plans/CHANGELOG.md b/clients/client-auto-scaling-plans/CHANGELOG.md index 6a6d3deb7ef5..352fbcbec462 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-auto-scaling-plans + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 e26f421c22f3..8a10e6dcf506 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-auto-scaling-plans", diff --git a/clients/client-auto-scaling/CHANGELOG.md b/clients/client-auto-scaling/CHANGELOG.md index f882bf86a30f..856eb2b7f1b2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-auto-scaling + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 0fcb81a72177..cffa6b406281 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-auto-scaling", diff --git a/clients/client-b2bi/CHANGELOG.md b/clients/client-b2bi/CHANGELOG.md index c94782ed18d4..013296eca72a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-b2bi + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 7ffd491efac7..b8f9f674b1cc 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-b2bi", diff --git a/clients/client-backup-gateway/CHANGELOG.md b/clients/client-backup-gateway/CHANGELOG.md index ecb101ac724e..7f960d706fca 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-backup-gateway + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 782916993a01..4a40dff596da 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-backup-gateway", diff --git a/clients/client-backup/CHANGELOG.md b/clients/client-backup/CHANGELOG.md index 2d863890ad7a..6564f1224a96 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-backup + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 9fd9ced39df4..d7978f6639aa 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-backup", diff --git a/clients/client-batch/CHANGELOG.md b/clients/client-batch/CHANGELOG.md index 0a9f0f897287..77a5557b9378 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-batch + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 5466dec5ad0a..059485d9843d 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-batch", diff --git a/clients/client-bcm-data-exports/CHANGELOG.md b/clients/client-bcm-data-exports/CHANGELOG.md index 954cefa78a5f..43c2d018a924 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-bcm-data-exports + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 ceb0f4a452d1..ffa01d55136c 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bcm-data-exports", diff --git a/clients/client-bedrock-agent-runtime/CHANGELOG.md b/clients/client-bedrock-agent-runtime/CHANGELOG.md index 3d9caa0529df..5f3ce921ecb7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-agent-runtime + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **Note:** Version bump only for package @aws-sdk/client-bedrock-agent-runtime diff --git a/clients/client-bedrock-agent-runtime/package.json b/clients/client-bedrock-agent-runtime/package.json index 664dd098c5b7..9dd05488decb 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime", diff --git a/clients/client-bedrock-agent/CHANGELOG.md b/clients/client-bedrock-agent/CHANGELOG.md index 215dc5901d01..8a5db97873bd 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-agent + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 bce515733cd1..68c44fe60872 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent", diff --git a/clients/client-bedrock-runtime/CHANGELOG.md b/clients/client-bedrock-runtime/CHANGELOG.md index 68b93c76c72e..0edbe99346eb 100644 --- a/clients/client-bedrock-runtime/CHANGELOG.md +++ b/clients/client-bedrock-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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-bedrock-runtime + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 66e3a42dbe03..906b12050dd7 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock-runtime", diff --git a/clients/client-bedrock/CHANGELOG.md b/clients/client-bedrock/CHANGELOG.md index fccbe86599ca..5927cf16ff14 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-bedrock + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 18ceb42b5d16..2d04e65011bb 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-bedrock", diff --git a/clients/client-billingconductor/CHANGELOG.md b/clients/client-billingconductor/CHANGELOG.md index 79143c55bca9..13e4495d845c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-billingconductor + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 536cb42e762f..9fea534d2bef 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-billingconductor", diff --git a/clients/client-braket/CHANGELOG.md b/clients/client-braket/CHANGELOG.md index 4de3b6b54829..e25c2b43b9ba 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-braket + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 f25afe6cc761..8be4eef8a370 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-braket", diff --git a/clients/client-budgets/CHANGELOG.md b/clients/client-budgets/CHANGELOG.md index 47152e9b6bc1..c67afcf0bfc2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-budgets + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 53283c3ea9ff..db4531901b77 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-budgets", diff --git a/clients/client-chatbot/CHANGELOG.md b/clients/client-chatbot/CHANGELOG.md index 86bdf0cf8df2..6a9e8f8b837f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-chatbot + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 0d0aba01c870..d72765ec663a 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-chime-sdk-identity/CHANGELOG.md b/clients/client-chime-sdk-identity/CHANGELOG.md index e7e1fbcd31b2..99a3c3d18add 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-identity + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 ad7cc5643fd6..cb383c3bbd28 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-identity", diff --git a/clients/client-chime-sdk-media-pipelines/CHANGELOG.md b/clients/client-chime-sdk-media-pipelines/CHANGELOG.md index 9144c66e9cab..8939169f85ed 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-media-pipelines + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 782592b7f946..7b7c357f6d98 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-media-pipelines", diff --git a/clients/client-chime-sdk-meetings/CHANGELOG.md b/clients/client-chime-sdk-meetings/CHANGELOG.md index 761bd307bca5..f536f5cd7b81 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-meetings + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 d51f144dda93..463499182fee 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-meetings", diff --git a/clients/client-chime-sdk-messaging/CHANGELOG.md b/clients/client-chime-sdk-messaging/CHANGELOG.md index f9fc5dedf158..52a2759aa934 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-messaging + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 6704b02ca37a..13e21e160d26 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-messaging", diff --git a/clients/client-chime-sdk-voice/CHANGELOG.md b/clients/client-chime-sdk-voice/CHANGELOG.md index 290bc2ea7d79..35f5bf1eb283 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-voice + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 f51af539ee30..44bbf12e000a 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice", diff --git a/clients/client-chime/CHANGELOG.md b/clients/client-chime/CHANGELOG.md index edd06906cb93..b04a5ee75c08 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-chime + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 8b6a48140ada..e1a4bdc61ef5 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime", diff --git a/clients/client-cleanrooms/CHANGELOG.md b/clients/client-cleanrooms/CHANGELOG.md index 8574fdf67f33..1e4b4bc16402 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cleanrooms + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 9a113faf3dbf..a94cf3613eb4 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cleanrooms", diff --git a/clients/client-cleanroomsml/CHANGELOG.md b/clients/client-cleanroomsml/CHANGELOG.md index 8e0dd82c6650..95bda4accdd8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cleanroomsml + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 5696df416720..2aae05987318 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cleanroomsml", diff --git a/clients/client-cloud9/CHANGELOG.md b/clients/client-cloud9/CHANGELOG.md index 1aa17849d4c8..213ce84ce5e0 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloud9 + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 1591642f77dc..fef19f1f39ec 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloud9", diff --git a/clients/client-cloudcontrol/CHANGELOG.md b/clients/client-cloudcontrol/CHANGELOG.md index 6a080b594699..97d2a41300cb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudcontrol + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 52fd643249d0..b4244b29a591 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudcontrol", diff --git a/clients/client-clouddirectory/CHANGELOG.md b/clients/client-clouddirectory/CHANGELOG.md index 62d2425520fd..73fe0b9cacff 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-clouddirectory + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 2109af0cd99d..3bf821442f40 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-clouddirectory", diff --git a/clients/client-cloudformation/CHANGELOG.md b/clients/client-cloudformation/CHANGELOG.md index 3ce53a59fa13..6dd69a9ac73e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudformation + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 abf8cdbe1034..a8c96fe0197d 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudformation", diff --git a/clients/client-cloudfront-keyvaluestore/CHANGELOG.md b/clients/client-cloudfront-keyvaluestore/CHANGELOG.md index 1e7a5811638d..674753909e32 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 55e31ee089e4..fa5035bab430 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudfront-keyvaluestore", diff --git a/clients/client-cloudfront/CHANGELOG.md b/clients/client-cloudfront/CHANGELOG.md index d91548dfca7d..3078248ee7a7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 6b27df4e6c06..3ed0a9a837b5 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudfront", diff --git a/clients/client-cloudhsm-v2/CHANGELOG.md b/clients/client-cloudhsm-v2/CHANGELOG.md index 5664ed56ff6c..7deb8581aeae 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm-v2 + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 37acd2ff0d70..7fcf55bd0297 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudhsm-v2", diff --git a/clients/client-cloudhsm/CHANGELOG.md b/clients/client-cloudhsm/CHANGELOG.md index 3723ba3a8613..3520191f20d4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 07664d4a955c..efebc71c400e 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudhsm", diff --git a/clients/client-cloudsearch-domain/CHANGELOG.md b/clients/client-cloudsearch-domain/CHANGELOG.md index 1707442470c9..260f23ae6cd4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch-domain + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 14d2a642844a..7527f5414ca0 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudsearch-domain", diff --git a/clients/client-cloudsearch/CHANGELOG.md b/clients/client-cloudsearch/CHANGELOG.md index 1c1360f8ef7f..5498e18412c0 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 71d3de603a86..2678316a42d6 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudsearch", diff --git a/clients/client-cloudtrail-data/CHANGELOG.md b/clients/client-cloudtrail-data/CHANGELOG.md index f5c7e3c95ea8..c6d4feac22f6 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail-data + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 e0df596acb45..a92842cbf0c7 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudtrail-data", diff --git a/clients/client-cloudtrail/CHANGELOG.md b/clients/client-cloudtrail/CHANGELOG.md index 489e24771a68..de2e13a2e0d2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 16fca4ae1cc8..689ed29a8c7f 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudtrail", diff --git a/clients/client-cloudwatch-events/CHANGELOG.md b/clients/client-cloudwatch-events/CHANGELOG.md index 6202425974b6..14ff25aa56ee 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-events + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 3a5f914c5b2b..6040ad52010b 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-events", diff --git a/clients/client-cloudwatch-logs/CHANGELOG.md b/clients/client-cloudwatch-logs/CHANGELOG.md index ae8e58f4fe7f..ac3c12670cf3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 e8ae1166182d..60f31d11cf28 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs", diff --git a/clients/client-cloudwatch/CHANGELOG.md b/clients/client-cloudwatch/CHANGELOG.md index 4c5a852f52a7..b48a49d15f7a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **Note:** Version bump only for package @aws-sdk/client-cloudwatch diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index 96ab7308eab1..927b8da4f90e 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch", diff --git a/clients/client-codeartifact/CHANGELOG.md b/clients/client-codeartifact/CHANGELOG.md index effbb8582fba..04b9f3f7bd65 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codeartifact + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 2db48c82c919..fe160a05739b 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeartifact", diff --git a/clients/client-codebuild/CHANGELOG.md b/clients/client-codebuild/CHANGELOG.md index 825824e34e39..ca9f5607ad91 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codebuild + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 170ee7b8b7b2..a8de6c4f23f4 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codebuild", diff --git a/clients/client-codecatalyst/CHANGELOG.md b/clients/client-codecatalyst/CHANGELOG.md index 7e9f085c2632..a3c340af3200 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codecatalyst + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 cc9c106006be..6f158e3d593f 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codecatalyst", diff --git a/clients/client-codecommit/CHANGELOG.md b/clients/client-codecommit/CHANGELOG.md index bbf4b0fcd28f..6393e40fb8fc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codecommit + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 5008dbf9834f..d856759e0f3e 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codecommit", diff --git a/clients/client-codeconnections/CHANGELOG.md b/clients/client-codeconnections/CHANGELOG.md index 29fd07b8628c..fdbba14a5959 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codeconnections + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 d02b71b654ad..ad609bc330c7 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-codedeploy/CHANGELOG.md b/clients/client-codedeploy/CHANGELOG.md index 14e7dc39163f..b7154b91c696 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codedeploy + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 9a41b6f9c966..5fa31afce4b3 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codedeploy", diff --git a/clients/client-codeguru-reviewer/CHANGELOG.md b/clients/client-codeguru-reviewer/CHANGELOG.md index 65950860b3d6..2863cb42c117 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-reviewer + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 daf1d9bf70ee..9693e83b3e13 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguru-reviewer", diff --git a/clients/client-codeguru-security/CHANGELOG.md b/clients/client-codeguru-security/CHANGELOG.md index c46b855e910a..d6b31c6e9beb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-security + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 0c2802415667..c04d0c5e2e22 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguru-security", diff --git a/clients/client-codeguruprofiler/CHANGELOG.md b/clients/client-codeguruprofiler/CHANGELOG.md index ddf32ef9cd36..20037ed9050a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + +**Note:** Version bump only for package @aws-sdk/client-codeguruprofiler + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **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 83977ea580ed..e67910185dfb 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguruprofiler", diff --git a/clients/client-codepipeline/CHANGELOG.md b/clients/client-codepipeline/CHANGELOG.md index 44e33d6e5c5f..b844dce7896b 100644 --- a/clients/client-codepipeline/CHANGELOG.md +++ b/clients/client-codepipeline/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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09) + + +### Features + +* **client-codepipeline:** AWS CodePipeline introduces a Compute category ([3d482c5](https://github.com/aws/aws-sdk-js-v3/commit/3d482c546dc9e12bb600f02491b39cf3fea2fd23)) + + + + + # [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08) **Note:** Version bump only for package @aws-sdk/client-codepipeline diff --git a/clients/client-codepipeline/README.md b/clients/client-codepipeline/README.md index 7a013c45f009..19cdf40c5909 100644 --- a/clients/client-codepipeline/README.md +++ b/clients/client-codepipeline/README.md @@ -115,6 +115,9 @@ action categories are:
Invoke
Compute
+Pipelines also include transitions, which allow the transition of artifacts from one stage to the next in a pipeline after the actions in one stage diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 48245cc15f03..3f5fb4268fb7 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.667.0", + "version": "3.668.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codepipeline", diff --git a/clients/client-codepipeline/src/CodePipeline.ts b/clients/client-codepipeline/src/CodePipeline.ts index a350c104717a..dbba1a5f45ab 100644 --- a/clients/client-codepipeline/src/CodePipeline.ts +++ b/clients/client-codepipeline/src/CodePipeline.ts @@ -1010,6 +1010,9 @@ export interface CodePipeline { *
Invoke
*Compute
+ *Pipelines also include transitions, which allow the transition * of artifacts from one stage to the next in a pipeline after the actions in one stage diff --git a/clients/client-codepipeline/src/CodePipelineClient.ts b/clients/client-codepipeline/src/CodePipelineClient.ts index c5e6bf2c5bbd..f506b661f221 100644 --- a/clients/client-codepipeline/src/CodePipelineClient.ts +++ b/clients/client-codepipeline/src/CodePipelineClient.ts @@ -546,6 +546,9 @@ export interface CodePipelineClientResolvedConfig extends CodePipelineClientReso *
Invoke
*Compute
+ *Pipelines also include transitions, which allow the transition * of artifacts from one stage to the next in a pipeline after the actions in one stage diff --git a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts index f511aab39324..cda4b44db903 100644 --- a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts @@ -37,7 +37,7 @@ export interface CreateCustomActionTypeCommandOutput extends CreateCustomActionT * // const { CodePipelineClient, CreateCustomActionTypeCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import * const client = new CodePipelineClient(config); * const input = { // CreateCustomActionTypeInput - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required * settings: { // ActionTypeSettings @@ -77,7 +77,7 @@ export interface CreateCustomActionTypeCommandOutput extends CreateCustomActionT * // { // CreateCustomActionTypeOutput * // actionType: { // ActionType * // id: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts index ede312d6ea55..5ef84f42c85b 100644 --- a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts @@ -76,7 +76,7 @@ export interface CreatePipelineCommandOutput extends CreatePipelineOutput, __Met * { // ActionDeclaration * name: "STRING_VALUE", // required * actionTypeId: { // ActionTypeId - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * owner: "AWS" || "ThirdParty" || "Custom", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required @@ -314,7 +314,7 @@ export interface CreatePipelineCommandOutput extends CreatePipelineOutput, __Met * // { // ActionDeclaration * // name: "STRING_VALUE", // required * // actionTypeId: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts index 91da1cf4e71e..877c422bcab7 100644 --- a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts @@ -44,7 +44,7 @@ export interface DeleteCustomActionTypeCommandOutput extends __MetadataBearer {} * // const { CodePipelineClient, DeleteCustomActionTypeCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import * const client = new CodePipelineClient(config); * const input = { // DeleteCustomActionTypeInput - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required * }; diff --git a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts index f37cfdd67084..9c431760e679 100644 --- a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts @@ -38,7 +38,7 @@ export interface GetActionTypeCommandOutput extends GetActionTypeOutput, __Metad * // const { CodePipelineClient, GetActionTypeCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import * const client = new CodePipelineClient(config); * const input = { // GetActionTypeInput - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * owner: "STRING_VALUE", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required @@ -67,7 +67,7 @@ export interface GetActionTypeCommandOutput extends GetActionTypeOutput, __Metad * // jobTimeout: Number("int"), * // }, * // id: { // ActionTypeIdentifier - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "STRING_VALUE", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts index f9ec7ae2d1c2..b051bdf7fb37 100644 --- a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts @@ -51,7 +51,7 @@ export interface GetJobDetailsCommandOutput extends GetJobDetailsOutput, __Metad * // id: "STRING_VALUE", * // data: { // JobData * // actionTypeId: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts index c8b17d84517b..17fa2ea611f3 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts @@ -78,7 +78,7 @@ export interface GetPipelineCommandOutput extends GetPipelineOutput, __MetadataB * // { // ActionDeclaration * // name: "STRING_VALUE", // required * // actionTypeId: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts index b679d1e2ff7e..560c362e4f46 100644 --- a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts @@ -57,7 +57,7 @@ export interface GetThirdPartyJobDetailsCommandOutput extends GetThirdPartyJobDe * // id: "STRING_VALUE", * // data: { // ThirdPartyJobData * // actionTypeId: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts index 2abcdeed1614..1c2c615f5e34 100644 --- a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts @@ -63,7 +63,7 @@ export interface ListActionExecutionsCommandOutput extends ListActionExecutionsO * // status: "InProgress" || "Abandoned" || "Succeeded" || "Failed", * // input: { // ActionExecutionInput * // actionTypeId: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts index f5b64842a2b7..ed415a077aa0 100644 --- a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts @@ -47,7 +47,7 @@ export interface ListActionTypesCommandOutput extends ListActionTypesOutput, __M * // actionTypes: [ // ActionTypeList // required * // { // ActionType * // id: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts index 0432c55db534..4714cfb3734c 100644 --- a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts @@ -46,7 +46,7 @@ export interface PollForJobsCommandOutput extends PollForJobsOutput, __MetadataB * const client = new CodePipelineClient(config); * const input = { // PollForJobsInput * actionTypeId: { // ActionTypeId - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * owner: "AWS" || "ThirdParty" || "Custom", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required @@ -64,7 +64,7 @@ export interface PollForJobsCommandOutput extends PollForJobsOutput, __MetadataB * // id: "STRING_VALUE", * // data: { // JobData * // actionTypeId: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts index 38756b74489d..dd141521ba10 100644 --- a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts @@ -43,7 +43,7 @@ export interface PollForThirdPartyJobsCommandOutput extends PollForThirdPartyJob * const client = new CodePipelineClient(config); * const input = { // PollForThirdPartyJobsInput * actionTypeId: { // ActionTypeId - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * owner: "AWS" || "ThirdParty" || "Custom", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts index 301bf6e520ab..fff5ccf1c81e 100644 --- a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts @@ -60,7 +60,7 @@ export interface UpdateActionTypeCommandOutput extends __MetadataBearer {} * jobTimeout: Number("int"), * }, * id: { // ActionTypeIdentifier - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * owner: "STRING_VALUE", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts index 8024a94869d8..652736791350 100644 --- a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts @@ -73,7 +73,7 @@ export interface UpdatePipelineCommandOutput extends UpdatePipelineOutput, __Met * { // ActionDeclaration * name: "STRING_VALUE", // required * actionTypeId: { // ActionTypeId - * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * owner: "AWS" || "ThirdParty" || "Custom", // required * provider: "STRING_VALUE", // required * version: "STRING_VALUE", // required @@ -305,7 +305,7 @@ export interface UpdatePipelineCommandOutput extends UpdatePipelineOutput, __Met * // { // ActionDeclaration * // name: "STRING_VALUE", // required * // actionTypeId: { // ActionTypeId - * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval", // required + * // category: "Source" || "Build" || "Deploy" || "Test" || "Invoke" || "Approval" || "Compute", // required * // owner: "AWS" || "ThirdParty" || "Custom", // required * // provider: "STRING_VALUE", // required * // version: "STRING_VALUE", // required diff --git a/clients/client-codepipeline/src/index.ts b/clients/client-codepipeline/src/index.ts index 9794e1d569a9..ffd4320c4441 100644 --- a/clients/client-codepipeline/src/index.ts +++ b/clients/client-codepipeline/src/index.ts @@ -109,6 +109,9 @@ *
Invoke
*Compute
+ *Pipelines also include transitions, which allow the transition
* of artifacts from one stage to the next in a pipeline after the actions in one stage
diff --git a/clients/client-codepipeline/src/models/models_0.ts b/clients/client-codepipeline/src/models/models_0.ts
index ca633d753890..139f50421528 100644
--- a/clients/client-codepipeline/src/models/models_0.ts
+++ b/clients/client-codepipeline/src/models/models_0.ts
@@ -181,6 +181,7 @@ export class InvalidClientTokenException extends __BaseException {
export const ActionCategory = {
Approval: "Approval",
Build: "Build",
+ Compute: "Compute",
Deploy: "Deploy",
Invoke: "Invoke",
Source: "Source",
diff --git a/clients/client-codestar-connections/CHANGELOG.md b/clients/client-codestar-connections/CHANGELOG.md
index a8a38c54cf69..f8172633e469 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-codestar-connections
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 debf6f1558a4..0da2d0599a39 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-codestar-connections",
diff --git a/clients/client-codestar-notifications/CHANGELOG.md b/clients/client-codestar-notifications/CHANGELOG.md
index 776d35e476a3..7339291a3770 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-codestar-notifications
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 9de37ff40e07..938b44ac9934 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-codestar-notifications",
diff --git a/clients/client-cognito-identity-provider/CHANGELOG.md b/clients/client-cognito-identity-provider/CHANGELOG.md
index 79b315398cd5..6ea79b1c286d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1cc68ec932f5..f8d4dce52bfe 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider",
diff --git a/clients/client-cognito-identity/CHANGELOG.md b/clients/client-cognito-identity/CHANGELOG.md
index 4b691a79622a..a82e114f29b7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-cognito-identity
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4f018be815e7..eae2e87982a8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity",
diff --git a/clients/client-cognito-sync/CHANGELOG.md b/clients/client-cognito-sync/CHANGELOG.md
index eb3957bae431..8f544a22d09c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-cognito-sync
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6cfbe0facf28..2d28605a7cae 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cognito-sync",
diff --git a/clients/client-comprehend/CHANGELOG.md b/clients/client-comprehend/CHANGELOG.md
index 90833b6e5d56..3e4c233f2259 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-comprehend
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e6a62167cd02..afdfc5a7a826 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-comprehend",
diff --git a/clients/client-comprehendmedical/CHANGELOG.md b/clients/client-comprehendmedical/CHANGELOG.md
index fc2bcbecbd43..8271072e2f92 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-comprehendmedical
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3dc7b2ee5db8..0ba05cf9b958 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-comprehendmedical",
diff --git a/clients/client-compute-optimizer/CHANGELOG.md b/clients/client-compute-optimizer/CHANGELOG.md
index 1ce809639213..7e4cb8eb1623 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-compute-optimizer
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 63b01531cdfa..32cf97987216 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-compute-optimizer",
diff --git a/clients/client-config-service/CHANGELOG.md b/clients/client-config-service/CHANGELOG.md
index 318857e21370..da86bdb76ca5 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-config-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8cb757a6d264..721d7b78ae2f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-config-service",
diff --git a/clients/client-connect-contact-lens/CHANGELOG.md b/clients/client-connect-contact-lens/CHANGELOG.md
index 5097e6315a4e..5ac5c175f91b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-connect-contact-lens
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2a80192899ed..8fb94a78c679 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-connect-contact-lens",
diff --git a/clients/client-connect/CHANGELOG.md b/clients/client-connect/CHANGELOG.md
index 9deba773ce95..bc0eece1e388 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-connect
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-connect
diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json
index 00990c2271cc..c8a985ce906b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-connect",
diff --git a/clients/client-connectcampaigns/CHANGELOG.md b/clients/client-connectcampaigns/CHANGELOG.md
index 2cb2c1bad36a..15ba20602f90 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-connectcampaigns
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6e7bc56b39d8..5e9fe91969fe 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-connectcampaigns",
diff --git a/clients/client-connectcases/CHANGELOG.md b/clients/client-connectcases/CHANGELOG.md
index ffc24f58fba8..d519cfeb2c32 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-connectcases
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 82aa664cc1d0..f1c1a39120aa 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-connectcases",
diff --git a/clients/client-connectparticipant/CHANGELOG.md b/clients/client-connectparticipant/CHANGELOG.md
index 21df0749947d..0c39db3e5826 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-connectparticipant
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1b0d47ecf64a..76d93d10308c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-connectparticipant",
diff --git a/clients/client-controlcatalog/CHANGELOG.md b/clients/client-controlcatalog/CHANGELOG.md
index abeaf4659769..204b3fb19503 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-controlcatalog
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 0a6652a02f01..42920c33238e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-controltower/CHANGELOG.md b/clients/client-controltower/CHANGELOG.md
index e6f6882b31ea..5bfcfb24430c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-controltower
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 75cd2a5cb233..49c9a8f0012c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-controltower",
diff --git a/clients/client-cost-and-usage-report-service/CHANGELOG.md b/clients/client-cost-and-usage-report-service/CHANGELOG.md
index cd694fc445a7..3d74e238c54b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-cost-and-usage-report-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e9c0b2a5173e..4e2c06d1d78d 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.667.0",
+ "version": "3.668.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",
diff --git a/clients/client-cost-explorer/CHANGELOG.md b/clients/client-cost-explorer/CHANGELOG.md
index b2a0faf0be3a..b5e9ff682d8f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-cost-explorer
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-cost-explorer
diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json
index 70990d548715..0551dd588b83 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cost-explorer",
diff --git a/clients/client-cost-optimization-hub/CHANGELOG.md b/clients/client-cost-optimization-hub/CHANGELOG.md
index 5c1e390a953e..fcbe1ed7ace8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-cost-optimization-hub
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f2c7e2bb2473..6ca5a6eb37bf 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cost-optimization-hub",
diff --git a/clients/client-customer-profiles/CHANGELOG.md b/clients/client-customer-profiles/CHANGELOG.md
index 2fde4d95a95f..50f5f657102c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-customer-profiles
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8ee8f5319484..5d37b53be128 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-customer-profiles",
diff --git a/clients/client-data-pipeline/CHANGELOG.md b/clients/client-data-pipeline/CHANGELOG.md
index 05885d6d8af8..ad3df823d9b3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-data-pipeline
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 18a1d7f005c9..e4a339a473ab 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-data-pipeline",
diff --git a/clients/client-database-migration-service/CHANGELOG.md b/clients/client-database-migration-service/CHANGELOG.md
index 2500acfb272f..ee5bf0645229 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-database-migration-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c6bd18bfa0eb..346585dcc36f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-database-migration-service",
diff --git a/clients/client-databrew/CHANGELOG.md b/clients/client-databrew/CHANGELOG.md
index 974da69e7941..3fe771d4ef62 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-databrew
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 9840e72304f7..2a98c42f4ab7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-databrew",
diff --git a/clients/client-dataexchange/CHANGELOG.md b/clients/client-dataexchange/CHANGELOG.md
index 7ad6a10158af..45234bc6af35 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-dataexchange
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8c3f29dbd00f..7291416fb044 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-dataexchange",
diff --git a/clients/client-datasync/CHANGELOG.md b/clients/client-datasync/CHANGELOG.md
index ca7a25b96c1b..80af543cf840 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-datasync
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1d8aee2de95d..f88739b6a158 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-datasync",
diff --git a/clients/client-datazone/CHANGELOG.md b/clients/client-datazone/CHANGELOG.md
index a6b8c0b9711b..5d97226d59d8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-datazone
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5e58212ef96e..2890bdf115e1 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-datazone",
diff --git a/clients/client-dax/CHANGELOG.md b/clients/client-dax/CHANGELOG.md
index a32911898305..c5174784158c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-dax
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-dax
diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json
index 1e8a8b43b5ef..1672a3dfec71 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-dax",
diff --git a/clients/client-deadline/CHANGELOG.md b/clients/client-deadline/CHANGELOG.md
index 8a8223b6a472..2be33ec6199e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-deadline
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 188eb3968a6f..e32378c90301 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-detective/CHANGELOG.md b/clients/client-detective/CHANGELOG.md
index a351e02a9f05..b83f6df8bd81 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-detective
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 12ca4aa115a5..95b7a61dbf5a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-detective",
diff --git a/clients/client-device-farm/CHANGELOG.md b/clients/client-device-farm/CHANGELOG.md
index 3d5a63cc5aa6..bae44402acd8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-device-farm
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 51951ee91941..2ba18a57f309 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-device-farm",
diff --git a/clients/client-devops-guru/CHANGELOG.md b/clients/client-devops-guru/CHANGELOG.md
index 6e17db3c6406..aa83f6bfc69a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-devops-guru
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d5b06deda62e..04b242debc8d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-devops-guru",
diff --git a/clients/client-direct-connect/CHANGELOG.md b/clients/client-direct-connect/CHANGELOG.md
index 2586dc10eb46..3262813cda00 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-direct-connect
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bc7ba95f064b..73a6c52955d3 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-direct-connect",
diff --git a/clients/client-directory-service-data/CHANGELOG.md b/clients/client-directory-service-data/CHANGELOG.md
index 7c155df0f1a7..e962412bccec 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-directory-service-data
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3002bde7873d..9bcaec228436 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-directory-service/CHANGELOG.md b/clients/client-directory-service/CHANGELOG.md
index b0473b549b7f..918354598fac 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-directory-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3fd085ce6457..270e2a5ad850 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-directory-service",
diff --git a/clients/client-dlm/CHANGELOG.md b/clients/client-dlm/CHANGELOG.md
index a8391f374e73..096ffb83c7c1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-dlm
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 914451458105..c476ba0a8b73 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-dlm",
diff --git a/clients/client-docdb-elastic/CHANGELOG.md b/clients/client-docdb-elastic/CHANGELOG.md
index 74c56405adce..6f565f247c8c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-docdb-elastic
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 55ddf1f10e0c..44cd64c342e1 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-docdb-elastic",
diff --git a/clients/client-docdb/CHANGELOG.md b/clients/client-docdb/CHANGELOG.md
index 8d0368a9ee72..c72fcd08e92c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-docdb
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8f71ca15a005..8620bc65fee1 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-docdb",
diff --git a/clients/client-drs/CHANGELOG.md b/clients/client-drs/CHANGELOG.md
index 85f3fdb62815..bea92d624acd 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-drs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8791ebb068c0..effcbefd4434 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-drs",
diff --git a/clients/client-dynamodb-streams/CHANGELOG.md b/clients/client-dynamodb-streams/CHANGELOG.md
index fe78ef05436c..5b214a77ba73 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-dynamodb-streams
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-dynamodb-streams
diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json
index 30d008693dbe..5c49feebbf8b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-dynamodb-streams",
diff --git a/clients/client-dynamodb/CHANGELOG.md b/clients/client-dynamodb/CHANGELOG.md
index 2314eafea438..9565d0f03de2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-dynamodb
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4c674a6088b8..62e4463389f0 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-dynamodb",
diff --git a/clients/client-ebs/CHANGELOG.md b/clients/client-ebs/CHANGELOG.md
index 493414755983..3435cd341858 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ebs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 79f18f541a9b..1b7c5081ea10 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ebs",
diff --git a/clients/client-ec2-instance-connect/CHANGELOG.md b/clients/client-ec2-instance-connect/CHANGELOG.md
index 947d5020b88a..3504aa5f34cb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ec2-instance-connect
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3fb78cd43193..670724058618 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ec2-instance-connect",
diff --git a/clients/client-ec2/CHANGELOG.md b/clients/client-ec2/CHANGELOG.md
index d49b0a1b9718..5b55ac6b46cc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ec2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6cb3ba97d2df..77798ed2a9d7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
diff --git a/clients/client-ecr-public/CHANGELOG.md b/clients/client-ecr-public/CHANGELOG.md
index 6ca3d6648af1..8fe7d72c6b3d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ecr-public
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bd64d49a9192..315277c778d2 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ecr-public",
diff --git a/clients/client-ecr/CHANGELOG.md b/clients/client-ecr/CHANGELOG.md
index eb90141ff05e..66ae7340d8bf 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ecr
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 41cbe1e5d0a6..170fafaa3c47 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ecr",
diff --git a/clients/client-ecs/CHANGELOG.md b/clients/client-ecs/CHANGELOG.md
index 5961a1ca0591..ed50bb155dfc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ecs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b559e6d7536f..ac7d8a4c66c5 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ecs",
diff --git a/clients/client-efs/CHANGELOG.md b/clients/client-efs/CHANGELOG.md
index 9cae64dcc052..ea41f1cf3b76 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-efs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c70684fae042..fac69cecf987 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-efs",
diff --git a/clients/client-eks-auth/CHANGELOG.md b/clients/client-eks-auth/CHANGELOG.md
index 54ac0168fb41..0c36fa0ec03b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-eks-auth
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2488403e9985..fc01f598d95b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eks-auth",
diff --git a/clients/client-eks/CHANGELOG.md b/clients/client-eks/CHANGELOG.md
index 8b5a1b55dd19..94bf6fbddd79 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-eks
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 0727d6308c32..2bfe43987dc7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eks",
diff --git a/clients/client-elastic-beanstalk/CHANGELOG.md b/clients/client-elastic-beanstalk/CHANGELOG.md
index 33c3bfd549b6..dce24f47a567 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bbbb3c2f60cd..a8801297f366 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-beanstalk",
diff --git a/clients/client-elastic-inference/CHANGELOG.md b/clients/client-elastic-inference/CHANGELOG.md
index 5804031dbae8..f3cc24e88f47 100644
--- a/clients/client-elastic-inference/CHANGELOG.md
+++ b/clients/client-elastic-inference/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-inference
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-elastic-inference
diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json
index ebb00906d2c2..62ffbafe4eac 100644
--- a/clients/client-elastic-inference/package.json
+++ b/clients/client-elastic-inference/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elastic-inference",
"description": "AWS SDK for JavaScript Elastic Inference Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-inference",
diff --git a/clients/client-elastic-load-balancing-v2/CHANGELOG.md b/clients/client-elastic-load-balancing-v2/CHANGELOG.md
index f4d86c8779dd..10faca00e30f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 de6fb93fe09d..7dae007fd2d5 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing-v2",
diff --git a/clients/client-elastic-load-balancing/CHANGELOG.md b/clients/client-elastic-load-balancing/CHANGELOG.md
index c59922163fb8..ee05288d772d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 da3625d42812..7cf7f73fba2b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing",
diff --git a/clients/client-elastic-transcoder/CHANGELOG.md b/clients/client-elastic-transcoder/CHANGELOG.md
index 3301e9a13c80..cd885303a8b8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-transcoder
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e94747cb58a6..bc6335a329cb 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-transcoder",
diff --git a/clients/client-elasticache/CHANGELOG.md b/clients/client-elasticache/CHANGELOG.md
index c2c3c0e9f5d0..7c8742869ebb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-elasticache
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json
index 4e8d5f512b02..e8e6e7cff6d8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elasticache",
diff --git a/clients/client-elasticsearch-service/CHANGELOG.md b/clients/client-elasticsearch-service/CHANGELOG.md
index 2342a7a7f79b..0d67162ef4e0 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-elasticsearch-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 59f81de781b3..016e26bfefa0 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elasticsearch-service",
diff --git a/clients/client-emr-containers/CHANGELOG.md b/clients/client-emr-containers/CHANGELOG.md
index 96eb76c49f8f..caac9c0387f6 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-emr-containers
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 39e6a6a1ae04..9f0e3c61290a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-emr-containers",
diff --git a/clients/client-emr-serverless/CHANGELOG.md b/clients/client-emr-serverless/CHANGELOG.md
index d551c0646ef5..f9e9b3ff8c07 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-emr-serverless
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d4b7f76c3a1c..7ba19093ab7e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-emr-serverless",
diff --git a/clients/client-emr/CHANGELOG.md b/clients/client-emr/CHANGELOG.md
index f155294b70df..781fa7f0f0d3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-emr
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 26558f888e8c..b6bfd7611fb9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-emr",
diff --git a/clients/client-entityresolution/CHANGELOG.md b/clients/client-entityresolution/CHANGELOG.md
index 28c58c36c8b5..139e693b5060 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-entityresolution
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 dbbf54fd4ef5..c6defcf6f4ab 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-entityresolution",
diff --git a/clients/client-eventbridge/CHANGELOG.md b/clients/client-eventbridge/CHANGELOG.md
index 9862c8aeafca..4b8476dca5fc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-eventbridge
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 35291ecf96bd..64b56b7e6e2d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eventbridge",
diff --git a/clients/client-evidently/CHANGELOG.md b/clients/client-evidently/CHANGELOG.md
index ddb7c67a3ff1..085b6a5cd07f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-evidently
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 db534582d9b9..199ff8d25583 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-evidently",
diff --git a/clients/client-finspace-data/CHANGELOG.md b/clients/client-finspace-data/CHANGELOG.md
index 159887398260..598cb63c5acd 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-finspace-data
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 33900de65980..d481691a192f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-finspace-data",
diff --git a/clients/client-finspace/CHANGELOG.md b/clients/client-finspace/CHANGELOG.md
index 4356767105cc..eff617878de0 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-finspace
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4048d226cc21..2e94426ad91f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-finspace",
diff --git a/clients/client-firehose/CHANGELOG.md b/clients/client-firehose/CHANGELOG.md
index 69bc600e03cc..5abf1a98670d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-firehose
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5f9ec1c61e39..345d237e8073 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-firehose",
diff --git a/clients/client-fis/CHANGELOG.md b/clients/client-fis/CHANGELOG.md
index b296acde746a..19105f8d7ed9 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-fis
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bd6ff70ef4b0..62727f29583f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fis",
diff --git a/clients/client-fms/CHANGELOG.md b/clients/client-fms/CHANGELOG.md
index c07c96178304..7816ed313727 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-fms
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 a31d42ed2f58..0680bf688e19 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fms",
diff --git a/clients/client-forecast/CHANGELOG.md b/clients/client-forecast/CHANGELOG.md
index 81ce4385d60d..b132921e3d91 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-forecast
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1251804b584f..d4043c58b0b9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-forecast",
diff --git a/clients/client-forecastquery/CHANGELOG.md b/clients/client-forecastquery/CHANGELOG.md
index bfadc42e87e4..52ce234511b4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-forecastquery
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b679e9ae41c9..583c6a965bb6 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-forecastquery",
diff --git a/clients/client-frauddetector/CHANGELOG.md b/clients/client-frauddetector/CHANGELOG.md
index f399af105da3..d5404b5bc5ca 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-frauddetector
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3f053633b555..b05510eeee6d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-frauddetector",
diff --git a/clients/client-freetier/CHANGELOG.md b/clients/client-freetier/CHANGELOG.md
index cf9b18404749..094aeefe5d2e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-freetier
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 be1989b85675..2299e37715f3 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-freetier",
diff --git a/clients/client-fsx/CHANGELOG.md b/clients/client-fsx/CHANGELOG.md
index 7b7a1b1f1414..813411fc5454 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-fsx
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 95e3bce23175..0a7db61d54f6 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fsx",
diff --git a/clients/client-gamelift/CHANGELOG.md b/clients/client-gamelift/CHANGELOG.md
index 58840bcf22fa..0446651e97cf 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-gamelift
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 9e55b79156d2..94f7cd7d273f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-gamelift",
diff --git a/clients/client-glacier/CHANGELOG.md b/clients/client-glacier/CHANGELOG.md
index bafb4a8dc9d6..c71198548b21 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-glacier
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 496a2785e33a..d1eb62eda7fd 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-glacier",
diff --git a/clients/client-global-accelerator/CHANGELOG.md b/clients/client-global-accelerator/CHANGELOG.md
index 430aa70f53d3..fa1e7880630e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-global-accelerator
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 468f9ff18731..ab81c7c469ee 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-global-accelerator",
diff --git a/clients/client-glue/CHANGELOG.md b/clients/client-glue/CHANGELOG.md
index 163dc8cc9ee3..17055a96521a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-glue
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-glue
diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json
index ad7eebdee683..3006cd4200c8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-glue",
diff --git a/clients/client-grafana/CHANGELOG.md b/clients/client-grafana/CHANGELOG.md
index 4ccf9e7a4876..f327821d498e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-grafana
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d4fe84c6b6f2..65094b6cd565 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-grafana",
diff --git a/clients/client-greengrass/CHANGELOG.md b/clients/client-greengrass/CHANGELOG.md
index acbf60729cda..0506640b304e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-greengrass
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 329a45d66581..e08b1a32075b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-greengrass",
diff --git a/clients/client-greengrassv2/CHANGELOG.md b/clients/client-greengrassv2/CHANGELOG.md
index be09963a6784..8fead684d01b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-greengrassv2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 88c1f84dd069..db283362d641 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-greengrassv2",
diff --git a/clients/client-groundstation/CHANGELOG.md b/clients/client-groundstation/CHANGELOG.md
index d3cc46ac82fb..accbb6778f4f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-groundstation
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 086f9787fb70..8d5522de3a47 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-groundstation",
diff --git a/clients/client-guardduty/CHANGELOG.md b/clients/client-guardduty/CHANGELOG.md
index e6693ec5f895..4df494b62834 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-guardduty
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c327c950cf24..8abcd3048556 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-guardduty",
diff --git a/clients/client-health/CHANGELOG.md b/clients/client-health/CHANGELOG.md
index e3ca65f57d2a..350d0637a353 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-health
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 da154aa5d02f..10094d5cca7f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-health",
diff --git a/clients/client-healthlake/CHANGELOG.md b/clients/client-healthlake/CHANGELOG.md
index bced32708aad..a2ab31ceef95 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-healthlake
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ba337dbd63cc..a9728840aa3c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-healthlake",
diff --git a/clients/client-iam/CHANGELOG.md b/clients/client-iam/CHANGELOG.md
index d4c784df7d02..e6fcae3f2abc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iam
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f8214ddb5944..cf2c8dac8c76 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iam",
diff --git a/clients/client-identitystore/CHANGELOG.md b/clients/client-identitystore/CHANGELOG.md
index 0c63be068e15..636ed9e74d76 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-identitystore
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c1ec37b4bbef..9c93022f417b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-identitystore",
diff --git a/clients/client-imagebuilder/CHANGELOG.md b/clients/client-imagebuilder/CHANGELOG.md
index 0aba200e0cdd..94ab489d34f4 100644
--- a/clients/client-imagebuilder/CHANGELOG.md
+++ b/clients/client-imagebuilder/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-imagebuilder
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 71248e97ad74..dba25512b5c3 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-imagebuilder",
diff --git a/clients/client-inspector-scan/CHANGELOG.md b/clients/client-inspector-scan/CHANGELOG.md
index bc79db5e42bc..54895b3a6d52 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-inspector-scan
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 00d3b3805849..a3669db63739 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-inspector-scan",
diff --git a/clients/client-inspector/CHANGELOG.md b/clients/client-inspector/CHANGELOG.md
index ce4d4ba31585..1551f1d10160 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-inspector
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5be6d12d75ca..83c4b435a838 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-inspector",
diff --git a/clients/client-inspector2/CHANGELOG.md b/clients/client-inspector2/CHANGELOG.md
index c5b6946234aa..052550816729 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-inspector2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2deec62aec04..b2097ef66197 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-inspector2",
diff --git a/clients/client-internetmonitor/CHANGELOG.md b/clients/client-internetmonitor/CHANGELOG.md
index 5a1d3b4070c0..3dfe8d0720a7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-internetmonitor
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b871f26aa3a7..8dcf2192b4c4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-internetmonitor",
diff --git a/clients/client-iot-1click-devices-service/CHANGELOG.md b/clients/client-iot-1click-devices-service/CHANGELOG.md
index f94bab4f7dec..ac058c74c2c0 100644
--- a/clients/client-iot-1click-devices-service/CHANGELOG.md
+++ b/clients/client-iot-1click-devices-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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot-1click-devices-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-iot-1click-devices-service
diff --git a/clients/client-iot-1click-devices-service/package.json b/clients/client-iot-1click-devices-service/package.json
index 5e26ecd1fd09..e65f3cf49b12 100644
--- a/clients/client-iot-1click-devices-service/package.json
+++ b/clients/client-iot-1click-devices-service/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-iot-1click-devices-service",
"description": "AWS SDK for JavaScript Iot 1click Devices Service Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot-1click-devices-service",
diff --git a/clients/client-iot-1click-projects/CHANGELOG.md b/clients/client-iot-1click-projects/CHANGELOG.md
index 752784aac623..7b5e7bc233da 100644
--- a/clients/client-iot-1click-projects/CHANGELOG.md
+++ b/clients/client-iot-1click-projects/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot-1click-projects
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-iot-1click-projects
diff --git a/clients/client-iot-1click-projects/package.json b/clients/client-iot-1click-projects/package.json
index c4df6620dcf2..3d1993dffaec 100644
--- a/clients/client-iot-1click-projects/package.json
+++ b/clients/client-iot-1click-projects/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-iot-1click-projects",
"description": "AWS SDK for JavaScript Iot 1click Projects Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot-1click-projects",
diff --git a/clients/client-iot-data-plane/CHANGELOG.md b/clients/client-iot-data-plane/CHANGELOG.md
index 3e4a6e3ad096..1213f4ffd65f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot-data-plane
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 13a1e80d236e..e41bdf83a458 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot-data-plane",
diff --git a/clients/client-iot-events-data/CHANGELOG.md b/clients/client-iot-events-data/CHANGELOG.md
index 8ae93766c6ff..da29aa17a5b4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot-events-data
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 006f308b5f38..f490b3e51dd9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot-events-data",
diff --git a/clients/client-iot-events/CHANGELOG.md b/clients/client-iot-events/CHANGELOG.md
index 3531794ba5c9..10af29f5f179 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot-events
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b721615f024d..501545939544 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot-events",
diff --git a/clients/client-iot-jobs-data-plane/CHANGELOG.md b/clients/client-iot-jobs-data-plane/CHANGELOG.md
index d3ee429f6fcf..f2857247613c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot-jobs-data-plane
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 518406a8b60c..f0e7d4352913 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot-jobs-data-plane",
diff --git a/clients/client-iot-wireless/CHANGELOG.md b/clients/client-iot-wireless/CHANGELOG.md
index fa00f208684f..d7a7447a6419 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot-wireless
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 374485fb4868..2ba696b1b830 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot-wireless",
diff --git a/clients/client-iot/CHANGELOG.md b/clients/client-iot/CHANGELOG.md
index 653c83a547d2..354710b910b5 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iot
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3f3fddf77d57..808368a3380b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iot",
diff --git a/clients/client-iotanalytics/CHANGELOG.md b/clients/client-iotanalytics/CHANGELOG.md
index 718b2936e2c0..991fb9eadb3e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iotanalytics
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 02781119e303..d65abdcb6ecd 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iotanalytics",
diff --git a/clients/client-iotdeviceadvisor/CHANGELOG.md b/clients/client-iotdeviceadvisor/CHANGELOG.md
index 2bffe17d395d..098c778070af 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iotdeviceadvisor
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4fe9fcb2e596..97c56bb8ee24 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iotdeviceadvisor",
diff --git a/clients/client-iotfleethub/CHANGELOG.md b/clients/client-iotfleethub/CHANGELOG.md
index 5438354d4965..36745ee44648 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iotfleethub
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 72e0756f2a8c..82ac041a67ae 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iotfleethub",
diff --git a/clients/client-iotfleetwise/CHANGELOG.md b/clients/client-iotfleetwise/CHANGELOG.md
index cf89ba60fe0d..b8249273ae90 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iotfleetwise
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3b3da08539a0..e4e71977bd2e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iotfleetwise",
diff --git a/clients/client-iotsecuretunneling/CHANGELOG.md b/clients/client-iotsecuretunneling/CHANGELOG.md
index 90058c6eed9f..7ff6f96f8a43 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iotsecuretunneling
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 77178259d71c..fea5582bae1e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iotsecuretunneling",
diff --git a/clients/client-iotsitewise/CHANGELOG.md b/clients/client-iotsitewise/CHANGELOG.md
index 3018e707fb8b..4a32623d83dc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iotsitewise
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e3ed9c9e9e4b..6c17d0b9c91f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iotsitewise",
diff --git a/clients/client-iotthingsgraph/CHANGELOG.md b/clients/client-iotthingsgraph/CHANGELOG.md
index e5da29c8a7db..47fc0d70cb78 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iotthingsgraph
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 716e6c85ad8a..d32930b39614 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iotthingsgraph",
diff --git a/clients/client-iottwinmaker/CHANGELOG.md b/clients/client-iottwinmaker/CHANGELOG.md
index 890fd5d041de..8d455976a953 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-iottwinmaker
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 13db8c44567b..e4c4d6b0da80 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iottwinmaker",
diff --git a/clients/client-ivs-realtime/CHANGELOG.md b/clients/client-ivs-realtime/CHANGELOG.md
index f49c78b51c78..fddeb3f3f246 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ivs-realtime
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4723e7ab2f81..286a615bb194 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ivs-realtime",
diff --git a/clients/client-ivs/CHANGELOG.md b/clients/client-ivs/CHANGELOG.md
index bf0e9729d5e4..db095236a86c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ivs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e89315a91577..b6a8895b401c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ivs",
diff --git a/clients/client-ivschat/CHANGELOG.md b/clients/client-ivschat/CHANGELOG.md
index c9d5ee256b3c..bb0bd220e231 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ivschat
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 84193e3b2194..ff44afa5b81a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ivschat",
diff --git a/clients/client-kafka/CHANGELOG.md b/clients/client-kafka/CHANGELOG.md
index a1f1db092bf3..32945e918e8d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kafka
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bb3fc94b1052..dea15b0a51ea 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kafka",
diff --git a/clients/client-kafkaconnect/CHANGELOG.md b/clients/client-kafkaconnect/CHANGELOG.md
index 4fc3a81fa35a..6df97066137d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kafkaconnect
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5a8a0dd284c8..33aa183484c8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kafkaconnect",
diff --git a/clients/client-kendra-ranking/CHANGELOG.md b/clients/client-kendra-ranking/CHANGELOG.md
index 60126a750fb5..145bae419c54 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kendra-ranking
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c804fb228c71..3e6d1ab9fd4b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kendra-ranking",
diff --git a/clients/client-kendra/CHANGELOG.md b/clients/client-kendra/CHANGELOG.md
index d08dec533293..02d7b929e193 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kendra
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c0abd16568eb..c771cdea955c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kendra",
diff --git a/clients/client-keyspaces/CHANGELOG.md b/clients/client-keyspaces/CHANGELOG.md
index 71193225a886..7b8f10c434ea 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-keyspaces
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 60a9ff5c90cd..1749d234ffec 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-keyspaces",
diff --git a/clients/client-kinesis-analytics-v2/CHANGELOG.md b/clients/client-kinesis-analytics-v2/CHANGELOG.md
index d579103a6d33..1a8d62bcab8a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis-analytics-v2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 08544b877547..4f2518a5b9bb 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-analytics-v2",
diff --git a/clients/client-kinesis-analytics/CHANGELOG.md b/clients/client-kinesis-analytics/CHANGELOG.md
index eaf4e54eef57..3e238b5c31d6 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis-analytics
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 545554bb7915..605a18777a5b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-analytics",
diff --git a/clients/client-kinesis-video-archived-media/CHANGELOG.md b/clients/client-kinesis-video-archived-media/CHANGELOG.md
index 4d9f1d105ddb..cde66475cef2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis-video-archived-media
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 241676ba2035..acd6ce8ea499 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-archived-media",
diff --git a/clients/client-kinesis-video-media/CHANGELOG.md b/clients/client-kinesis-video-media/CHANGELOG.md
index b2b6551d06da..e60740a8e93c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis-video-media
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 df7037f4e7fb..0820324a044c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-media",
diff --git a/clients/client-kinesis-video-signaling/CHANGELOG.md b/clients/client-kinesis-video-signaling/CHANGELOG.md
index 86f85a7365fb..33efe1e7e28a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis-video-signaling
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b2f869e1000b..2d625e76c5e6 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-signaling",
diff --git a/clients/client-kinesis-video-webrtc-storage/CHANGELOG.md b/clients/client-kinesis-video-webrtc-storage/CHANGELOG.md
index c50256ba54c2..aa938902e21d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis-video-webrtc-storage
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 14380a5a6f62..ec01d3c255f7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-video-webrtc-storage",
diff --git a/clients/client-kinesis-video/CHANGELOG.md b/clients/client-kinesis-video/CHANGELOG.md
index 33460f531fbd..fce00497ae6b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis-video
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1fdbe8b3a327..ee17e0268923 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-video",
diff --git a/clients/client-kinesis/CHANGELOG.md b/clients/client-kinesis/CHANGELOG.md
index 9c5f41774ed3..88aa45fb177a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kinesis
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 9cfe72a4bace..8f8303f64321 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kinesis",
diff --git a/clients/client-kms/CHANGELOG.md b/clients/client-kms/CHANGELOG.md
index 353395a1412c..f7888e14d684 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-kms
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 464bb5cae8aa..9e11f1d58104 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kms",
diff --git a/clients/client-lakeformation/CHANGELOG.md b/clients/client-lakeformation/CHANGELOG.md
index 95ada0bcb54f..30bf6470991b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lakeformation
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 a0f523d87cdf..3865786c6094 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lakeformation",
diff --git a/clients/client-lambda/CHANGELOG.md b/clients/client-lambda/CHANGELOG.md
index 4dec190325ac..fe9f9c590bb3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lambda
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6b567699aafb..67eeb5ea252f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lambda",
diff --git a/clients/client-launch-wizard/CHANGELOG.md b/clients/client-launch-wizard/CHANGELOG.md
index 15c661cf6727..9df1abdbb1f7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-launch-wizard
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 cb3f40e80fa2..b0bac588260b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-launch-wizard",
diff --git a/clients/client-lex-model-building-service/CHANGELOG.md b/clients/client-lex-model-building-service/CHANGELOG.md
index 1d60e18689f5..c20cf262a523 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lex-model-building-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ee05e5033512..5ea4ccdbbfde 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lex-model-building-service",
diff --git a/clients/client-lex-models-v2/CHANGELOG.md b/clients/client-lex-models-v2/CHANGELOG.md
index f19b432dae2c..d10aecf67643 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lex-models-v2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 89f849df031f..fdb7e01e7afe 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lex-models-v2",
diff --git a/clients/client-lex-runtime-service/CHANGELOG.md b/clients/client-lex-runtime-service/CHANGELOG.md
index 327eb6dc96f7..1cde6cea7962 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lex-runtime-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 a52a8f7a39ee..32961ac098a5 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lex-runtime-service",
diff --git a/clients/client-lex-runtime-v2/CHANGELOG.md b/clients/client-lex-runtime-v2/CHANGELOG.md
index 2bfaf25afe8c..0db08273197d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lex-runtime-v2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6a65cbb4040e..e35f32fcff6e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lex-runtime-v2",
diff --git a/clients/client-license-manager-linux-subscriptions/CHANGELOG.md b/clients/client-license-manager-linux-subscriptions/CHANGELOG.md
index 7e61feab31a9..8a676a2a1a96 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-license-manager-linux-subscriptions
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 da47a20fbb1e..25bcdec1b3fa 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-license-manager-linux-subscriptions",
diff --git a/clients/client-license-manager-user-subscriptions/CHANGELOG.md b/clients/client-license-manager-user-subscriptions/CHANGELOG.md
index 0452a7b9d182..28693c52811e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-license-manager-user-subscriptions
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8d75964dc688..9072d3969d25 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-license-manager-user-subscriptions",
diff --git a/clients/client-license-manager/CHANGELOG.md b/clients/client-license-manager/CHANGELOG.md
index 4ccd72181afe..5c5e2f7fda0e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-license-manager
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 37b26653356d..cae2bb995a12 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-license-manager",
diff --git a/clients/client-lightsail/CHANGELOG.md b/clients/client-lightsail/CHANGELOG.md
index fe57ca6c5e3d..93c569050c20 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lightsail
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-lightsail
diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json
index 0c05e4b3d815..d2e8bc0b42ec 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lightsail",
diff --git a/clients/client-location/CHANGELOG.md b/clients/client-location/CHANGELOG.md
index 1d07cd7533e1..99f6b7f4782d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-location
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ba943c2d4a3e..9e9e5a4f65b5 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-location",
diff --git a/clients/client-lookoutequipment/CHANGELOG.md b/clients/client-lookoutequipment/CHANGELOG.md
index b01fa1522fa9..b837d1c7e4fe 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lookoutequipment
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 a9ed1a60784e..e703d7980bf2 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lookoutequipment",
diff --git a/clients/client-lookoutmetrics/CHANGELOG.md b/clients/client-lookoutmetrics/CHANGELOG.md
index 4ee3a9c7bc84..7005910a27d7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lookoutmetrics
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4e6bcc824822..af1028fd5add 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lookoutmetrics",
diff --git a/clients/client-lookoutvision/CHANGELOG.md b/clients/client-lookoutvision/CHANGELOG.md
index effad2921bde..cbff4e70f84e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-lookoutvision
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f923e0e1b42a..2726c3ea7211 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lookoutvision",
diff --git a/clients/client-m2/CHANGELOG.md b/clients/client-m2/CHANGELOG.md
index 9d164786f7a0..0f5b534dc417 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-m2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4670f888ea98..866f0e59469c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-m2",
diff --git a/clients/client-machine-learning/CHANGELOG.md b/clients/client-machine-learning/CHANGELOG.md
index b85335338d53..46a2c4bc3165 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-machine-learning
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3f9baacc1de5..b82393773631 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-machine-learning",
diff --git a/clients/client-macie2/CHANGELOG.md b/clients/client-macie2/CHANGELOG.md
index eae7245154d4..314b862c349e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-macie2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3afbac34cce5..5553acbf9d1f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-macie2",
diff --git a/clients/client-mailmanager/CHANGELOG.md b/clients/client-mailmanager/CHANGELOG.md
index 07f94c25ebae..122ddc43a9c8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mailmanager
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3626a090ce5b..ff6635d1ef67 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-managedblockchain-query/CHANGELOG.md b/clients/client-managedblockchain-query/CHANGELOG.md
index e8d28583dff1..397aa80d7204 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-managedblockchain-query
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f721f952d0f0..df5e195ff209 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-managedblockchain-query",
diff --git a/clients/client-managedblockchain/CHANGELOG.md b/clients/client-managedblockchain/CHANGELOG.md
index 5ac414de067f..7b4101f0ee90 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-managedblockchain
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 688c978da6a5..1c18830cbb06 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-managedblockchain",
diff --git a/clients/client-marketplace-agreement/CHANGELOG.md b/clients/client-marketplace-agreement/CHANGELOG.md
index dd727f752af4..cdc50be26f0f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-marketplace-agreement
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 085f817f6621..312ef7271856 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-marketplace-agreement",
diff --git a/clients/client-marketplace-catalog/CHANGELOG.md b/clients/client-marketplace-catalog/CHANGELOG.md
index 929fb0299d92..6892a233c085 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-marketplace-catalog
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1827d229ec92..78d51fe618fa 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-marketplace-catalog",
diff --git a/clients/client-marketplace-commerce-analytics/CHANGELOG.md b/clients/client-marketplace-commerce-analytics/CHANGELOG.md
index afba33a20a3c..db92d161195d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-marketplace-commerce-analytics
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 14b5c2c6fcab..15e629c910c4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-marketplace-commerce-analytics",
diff --git a/clients/client-marketplace-deployment/CHANGELOG.md b/clients/client-marketplace-deployment/CHANGELOG.md
index 54df7f63892b..a25938a4b831 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-marketplace-deployment
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6acfbb5afac3..023d189d7194 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-marketplace-deployment",
diff --git a/clients/client-marketplace-entitlement-service/CHANGELOG.md b/clients/client-marketplace-entitlement-service/CHANGELOG.md
index 687ea91383bf..e2a44726039d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-marketplace-entitlement-service
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e0fefaeaef1b..e4cfe0bd2615 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-marketplace-entitlement-service",
diff --git a/clients/client-marketplace-metering/CHANGELOG.md b/clients/client-marketplace-metering/CHANGELOG.md
index 6aec76d28df1..bdde031ed9da 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-marketplace-metering
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 667071f95a2e..a4fb510cf287 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-marketplace-metering",
diff --git a/clients/client-marketplace-reporting/CHANGELOG.md b/clients/client-marketplace-reporting/CHANGELOG.md
index 6e4bcae191e2..70a0222ef053 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-marketplace-reporting
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 dfdeea49d15a..0068d2424a5c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-mediaconnect/CHANGELOG.md b/clients/client-mediaconnect/CHANGELOG.md
index d41bc1903d17..7ab7793c9dcb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediaconnect
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 a736f60617ba..3bdee8f56ef0 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediaconnect",
diff --git a/clients/client-mediaconvert/CHANGELOG.md b/clients/client-mediaconvert/CHANGELOG.md
index 9a3b6440f93f..2d73bcaf99e4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediaconvert
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5af0eb474cfa..0b7f874990bf 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediaconvert",
diff --git a/clients/client-medialive/CHANGELOG.md b/clients/client-medialive/CHANGELOG.md
index 905f7cdb690a..bb26de1e97c9 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-medialive
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d4dfee7750cf..53d6bf12abd9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-medialive",
diff --git a/clients/client-mediapackage-vod/CHANGELOG.md b/clients/client-mediapackage-vod/CHANGELOG.md
index 5d2bfbe2b1d7..5f3348d1b29d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediapackage-vod
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e81bf54f98dd..5a0dc3d74db3 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediapackage-vod",
diff --git a/clients/client-mediapackage/CHANGELOG.md b/clients/client-mediapackage/CHANGELOG.md
index e5c03bc8d66d..b8c3deefc106 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediapackage
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e954b41707a7..f1a894295a81 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediapackage",
diff --git a/clients/client-mediapackagev2/CHANGELOG.md b/clients/client-mediapackagev2/CHANGELOG.md
index da4939b97b5f..7337aa88e4f6 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediapackagev2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6d543f225ec6..b811eb6ddb5b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediapackagev2",
diff --git a/clients/client-mediastore-data/CHANGELOG.md b/clients/client-mediastore-data/CHANGELOG.md
index 8cfd885dc4d1..7cf0b8dd1f28 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediastore-data
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 59b030e35131..730c4c903b00 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediastore-data",
diff --git a/clients/client-mediastore/CHANGELOG.md b/clients/client-mediastore/CHANGELOG.md
index 2c22eb70e3d8..3b975eb4043f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediastore
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5d0b7fc25c9b..9990e9849864 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediastore",
diff --git a/clients/client-mediatailor/CHANGELOG.md b/clients/client-mediatailor/CHANGELOG.md
index 450170ddae04..229a066af200 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mediatailor
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ebd852c583b7..a19f4b0cff5b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediatailor",
diff --git a/clients/client-medical-imaging/CHANGELOG.md b/clients/client-medical-imaging/CHANGELOG.md
index cf87497d39b8..48d8b9fbb35f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-medical-imaging
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 0127ff3aff17..fb4932fd11bf 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-medical-imaging",
diff --git a/clients/client-memorydb/CHANGELOG.md b/clients/client-memorydb/CHANGELOG.md
index 90fb1bf777da..bca3c0ce6f0f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-memorydb
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
diff --git a/clients/client-memorydb/package.json b/clients/client-memorydb/package.json
index 39b00a7837de..50cf5f9bdb76 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-memorydb",
diff --git a/clients/client-mgn/CHANGELOG.md b/clients/client-mgn/CHANGELOG.md
index 1191910dd4d5..b4b139892ca3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mgn
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ef6bc93dac72..e86d3acf1a1e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mgn",
diff --git a/clients/client-migration-hub-refactor-spaces/CHANGELOG.md b/clients/client-migration-hub-refactor-spaces/CHANGELOG.md
index 3ced78604aa3..844b60d3924b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-migration-hub-refactor-spaces
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 eee5c0025fc7..def86af1f17f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-migration-hub-refactor-spaces",
diff --git a/clients/client-migration-hub/CHANGELOG.md b/clients/client-migration-hub/CHANGELOG.md
index a9a5d9fef0dc..a8da4df7d6b8 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-migration-hub
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 408a135b676c..6afd0f871aa4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-migration-hub",
diff --git a/clients/client-migrationhub-config/CHANGELOG.md b/clients/client-migrationhub-config/CHANGELOG.md
index e2dac67af266..0299e03327e2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-migrationhub-config
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 daa87dba9ac3..7eae0596dc62 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-migrationhub-config",
diff --git a/clients/client-migrationhuborchestrator/CHANGELOG.md b/clients/client-migrationhuborchestrator/CHANGELOG.md
index 3be4c2656654..a5ad08f5b0b9 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-migrationhuborchestrator
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 df42ec02d6e3..565232054739 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-migrationhuborchestrator",
diff --git a/clients/client-migrationhubstrategy/CHANGELOG.md b/clients/client-migrationhubstrategy/CHANGELOG.md
index 15a2770726b1..bc4abcb16387 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-migrationhubstrategy
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 79c61380ac2d..472d618dafd6 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-migrationhubstrategy",
diff --git a/clients/client-mq/CHANGELOG.md b/clients/client-mq/CHANGELOG.md
index e56a6ac296e6..e9a72ff90510 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mq
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c58155b25872..0cb1b658c2c9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mq",
diff --git a/clients/client-mturk/CHANGELOG.md b/clients/client-mturk/CHANGELOG.md
index 892b4659a70d..53a832fa8918 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mturk
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d1edb8cd32af..31fbc77123bf 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mturk",
diff --git a/clients/client-mwaa/CHANGELOG.md b/clients/client-mwaa/CHANGELOG.md
index 7e014ac76e09..b2fcc9721e00 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-mwaa
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e4caa0bf9f3a..8c80961220a1 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mwaa",
diff --git a/clients/client-neptune-graph/CHANGELOG.md b/clients/client-neptune-graph/CHANGELOG.md
index d1cb69a5be4d..638e6c4bd5c7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-neptune-graph
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 fb535e09f97c..1574198ec69a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-neptune-graph",
diff --git a/clients/client-neptune/CHANGELOG.md b/clients/client-neptune/CHANGELOG.md
index 1c06bda40488..39fe07ff752f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-neptune
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d4e539973acd..3bc68ce061ae 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-neptune",
diff --git a/clients/client-neptunedata/CHANGELOG.md b/clients/client-neptunedata/CHANGELOG.md
index 95f7321f0311..2757bb7e8288 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-neptunedata
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 94b4cf51b0fb..ee353d064da4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-neptunedata",
diff --git a/clients/client-network-firewall/CHANGELOG.md b/clients/client-network-firewall/CHANGELOG.md
index 0f7c6e2217be..f1dbb742029e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-network-firewall
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-network-firewall
diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json
index 86dedb53359f..a875dd1c9a0e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-network-firewall",
diff --git a/clients/client-networkmanager/CHANGELOG.md b/clients/client-networkmanager/CHANGELOG.md
index 76e8220f2a39..e249ac9fc87e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-networkmanager
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f0651544935e..7b149d82c3f4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-networkmanager",
diff --git a/clients/client-networkmonitor/CHANGELOG.md b/clients/client-networkmonitor/CHANGELOG.md
index c0a8968fc063..065f53eb43ed 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-networkmonitor
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 19001d7fb108..5e2ce3c5fbd4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-networkmonitor",
diff --git a/clients/client-nimble/CHANGELOG.md b/clients/client-nimble/CHANGELOG.md
index f9379efa1311..3c33c4e61ffe 100644
--- a/clients/client-nimble/CHANGELOG.md
+++ b/clients/client-nimble/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-nimble
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-nimble
diff --git a/clients/client-nimble/package.json b/clients/client-nimble/package.json
index 227a1cc510e6..03e4dc0438c4 100644
--- a/clients/client-nimble/package.json
+++ b/clients/client-nimble/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-nimble",
"description": "AWS SDK for JavaScript Nimble Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-nimble",
diff --git a/clients/client-oam/CHANGELOG.md b/clients/client-oam/CHANGELOG.md
index 5be5b855dca1..99490382bd8c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-oam
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 64b9bfc49f69..f3d6a467daca 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-oam",
diff --git a/clients/client-omics/CHANGELOG.md b/clients/client-omics/CHANGELOG.md
index 5ef2a7e17ce4..e48cd5e65955 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-omics
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 7669c6281c6f..c6a60d91197c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-omics",
diff --git a/clients/client-opensearch/CHANGELOG.md b/clients/client-opensearch/CHANGELOG.md
index 0e667a7a7e34..0a33dc609549 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-opensearch
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 da18acb1eabd..75393774c46a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-opensearch",
diff --git a/clients/client-opensearchserverless/CHANGELOG.md b/clients/client-opensearchserverless/CHANGELOG.md
index 2ea0a28ae3ad..b830d7d2bac1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-opensearchserverless
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6235dc7704ae..d86c4381ac80 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-opensearchserverless",
diff --git a/clients/client-opsworks/CHANGELOG.md b/clients/client-opsworks/CHANGELOG.md
index 50d9fbd801a2..747cdb111e27 100644
--- a/clients/client-opsworks/CHANGELOG.md
+++ b/clients/client-opsworks/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-opsworks
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-opsworks
diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json
index b890f563ab4a..37d4c3594329 100644
--- a/clients/client-opsworks/package.json
+++ b/clients/client-opsworks/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-opsworks",
"description": "AWS SDK for JavaScript Opsworks Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-opsworks",
diff --git a/clients/client-opsworkscm/CHANGELOG.md b/clients/client-opsworkscm/CHANGELOG.md
index 0b15a330b381..866fde5d3b72 100644
--- a/clients/client-opsworkscm/CHANGELOG.md
+++ b/clients/client-opsworkscm/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-opsworkscm
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-opsworkscm
diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json
index e31bf290fa6b..0379eb4c40ca 100644
--- a/clients/client-opsworkscm/package.json
+++ b/clients/client-opsworkscm/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-opsworkscm",
"description": "AWS SDK for JavaScript Opsworkscm Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-opsworkscm",
diff --git a/clients/client-organizations/CHANGELOG.md b/clients/client-organizations/CHANGELOG.md
index c590621bec23..8b69890dcd1b 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-organizations
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f4d38bef3272..c9f2dd633fd4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-organizations",
diff --git a/clients/client-osis/CHANGELOG.md b/clients/client-osis/CHANGELOG.md
index e80da87b6552..738fa99a3e14 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-osis
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b19eb74eacdf..0d78ebf6a368 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-osis",
diff --git a/clients/client-outposts/CHANGELOG.md b/clients/client-outposts/CHANGELOG.md
index 82de803b6b9e..d5da5fcfa58f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-outposts
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 34ad52c2daed..5864a3161438 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-outposts",
diff --git a/clients/client-panorama/CHANGELOG.md b/clients/client-panorama/CHANGELOG.md
index 4e52a013e9de..5665b13bf668 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-panorama
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6e6667e10c13..70973d5e8be2 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-panorama",
diff --git a/clients/client-payment-cryptography-data/CHANGELOG.md b/clients/client-payment-cryptography-data/CHANGELOG.md
index 6b9d3d6c72e3..b34d02513ae5 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-payment-cryptography-data
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 00ed3b485f41..24a909c051f0 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-payment-cryptography-data",
diff --git a/clients/client-payment-cryptography/CHANGELOG.md b/clients/client-payment-cryptography/CHANGELOG.md
index 761b0fea232f..c0c21e1f2768 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-payment-cryptography
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 34376f52a751..b498938b7c2f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-payment-cryptography",
diff --git a/clients/client-pca-connector-ad/CHANGELOG.md b/clients/client-pca-connector-ad/CHANGELOG.md
index cf3461cf7331..45a44f2c6ade 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pca-connector-ad
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6d55ade453ac..621b44c35ec8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pca-connector-ad",
diff --git a/clients/client-pca-connector-scep/CHANGELOG.md b/clients/client-pca-connector-scep/CHANGELOG.md
index 09fc98575bc0..8698cd387a73 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pca-connector-scep
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b329557219e1..5795b461c33f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-pcs/CHANGELOG.md b/clients/client-pcs/CHANGELOG.md
index e7a94055ac5e..1f603c704795 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pcs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6f180c9ffc4e..aa34724a129c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-personalize-events/CHANGELOG.md b/clients/client-personalize-events/CHANGELOG.md
index 7c302f163b7f..c13682363f98 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-personalize-events
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3f3c64f97c38..37a72ef6f808 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-personalize-events",
diff --git a/clients/client-personalize-runtime/CHANGELOG.md b/clients/client-personalize-runtime/CHANGELOG.md
index 16e66751f434..57fb34d1c64e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-personalize-runtime
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b140ea591728..6b6d1f9ab8bd 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-personalize-runtime",
diff --git a/clients/client-personalize/CHANGELOG.md b/clients/client-personalize/CHANGELOG.md
index c8420ba12f59..81f6d3f0f190 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-personalize
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 839c0ae172cb..5c5c8d448017 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-personalize",
diff --git a/clients/client-pi/CHANGELOG.md b/clients/client-pi/CHANGELOG.md
index b015b80fcd32..fa2f57baeeb0 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pi
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1269da6b80db..f1142f6b1bd4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pi",
diff --git a/clients/client-pinpoint-email/CHANGELOG.md b/clients/client-pinpoint-email/CHANGELOG.md
index 1044b4e28807..17e62f6bd634 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pinpoint-email
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 17f3c3b2f45a..d3ab8da90e47 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint-email",
diff --git a/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md b/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md
index 4ad66e73197b..c5e15f6985be 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice-v2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 676878fb4111..3bbf4e8980e6 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice-v2",
diff --git a/clients/client-pinpoint-sms-voice/CHANGELOG.md b/clients/client-pinpoint-sms-voice/CHANGELOG.md
index b0592c881f07..f2d50ce2593a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1a08c5136748..531a2f6dfdcf 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice",
diff --git a/clients/client-pinpoint/CHANGELOG.md b/clients/client-pinpoint/CHANGELOG.md
index 9ef39b1e2eba..f13a86fe4a66 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pinpoint
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b0f44e9f8051..de58bb52f053 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint",
diff --git a/clients/client-pipes/CHANGELOG.md b/clients/client-pipes/CHANGELOG.md
index b93a34a313aa..2eccefee56df 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pipes
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1cccadd6dd69..c9e1e49a505a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pipes",
diff --git a/clients/client-polly/CHANGELOG.md b/clients/client-polly/CHANGELOG.md
index 78cdc23d4335..70dc1e76ef54 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-polly
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 812ccba364ed..3a32e9d5a0b1 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-polly",
diff --git a/clients/client-pricing/CHANGELOG.md b/clients/client-pricing/CHANGELOG.md
index d0c08585ef1a..7e3233656b85 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-pricing
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 60e1081b299f..247b2deb9abb 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pricing",
diff --git a/clients/client-privatenetworks/CHANGELOG.md b/clients/client-privatenetworks/CHANGELOG.md
index 10ae34e80bdd..1fb65421bb16 100644
--- a/clients/client-privatenetworks/CHANGELOG.md
+++ b/clients/client-privatenetworks/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-privatenetworks
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-privatenetworks
diff --git a/clients/client-privatenetworks/package.json b/clients/client-privatenetworks/package.json
index 3f9f208f6964..2ea7546a562b 100644
--- a/clients/client-privatenetworks/package.json
+++ b/clients/client-privatenetworks/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-privatenetworks",
"description": "AWS SDK for JavaScript Privatenetworks Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-privatenetworks",
diff --git a/clients/client-proton/CHANGELOG.md b/clients/client-proton/CHANGELOG.md
index 56c5c64cfd09..9c93ee66d133 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-proton
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 232f9f171d65..e40b7fa4e1dd 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-proton",
diff --git a/clients/client-qapps/CHANGELOG.md b/clients/client-qapps/CHANGELOG.md
index e38ccdf6a246..79e9cc2fd450 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-qapps
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 0aceb47fac10..2bdc2dabea42 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-qbusiness/CHANGELOG.md b/clients/client-qbusiness/CHANGELOG.md
index f9285fb7e716..7f59273dd782 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-qbusiness
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8d65c0de4bb5..4c97056fedca 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-qbusiness",
diff --git a/clients/client-qconnect/CHANGELOG.md b/clients/client-qconnect/CHANGELOG.md
index 024cb908debb..a7a62c0a60f1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-qconnect
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c4a919a2a477..25119d3adb0c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-qconnect",
diff --git a/clients/client-qldb-session/CHANGELOG.md b/clients/client-qldb-session/CHANGELOG.md
index f685dcab4012..81e4022f93cc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-qldb-session
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b5a399bcddd8..1420a631f535 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-qldb-session",
diff --git a/clients/client-qldb/CHANGELOG.md b/clients/client-qldb/CHANGELOG.md
index c105360be715..f90aa230b0be 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-qldb
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f9c563b8a4c8..bee4fc672843 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-qldb",
diff --git a/clients/client-quicksight/CHANGELOG.md b/clients/client-quicksight/CHANGELOG.md
index 3451782f6729..8d48e7c83a48 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-quicksight
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bee008361c31..925e88d961e3 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-quicksight",
diff --git a/clients/client-ram/CHANGELOG.md b/clients/client-ram/CHANGELOG.md
index 2a2c5826e592..757c55926c71 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ram
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 525d4f415dca..1b2e739e9b2c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ram",
diff --git a/clients/client-rbin/CHANGELOG.md b/clients/client-rbin/CHANGELOG.md
index af3af77c264e..8897a1bde265 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-rbin
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4674ef852c85..ee7c294b7294 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rbin",
diff --git a/clients/client-rds-data/CHANGELOG.md b/clients/client-rds-data/CHANGELOG.md
index 659790192875..40f15db131fe 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-rds-data
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f6e4ca645468..3791a1c83552 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rds-data",
diff --git a/clients/client-rds/CHANGELOG.md b/clients/client-rds/CHANGELOG.md
index dfc398de4cd0..49520dbbc643 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-rds
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6b53001f97ee..6be99538010d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rds",
diff --git a/clients/client-redshift-data/CHANGELOG.md b/clients/client-redshift-data/CHANGELOG.md
index 76a0a5f2e3e9..6e0eb5a26269 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-redshift-data
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ce411d571ced..5d19eff0f319 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-redshift-data",
diff --git a/clients/client-redshift-serverless/CHANGELOG.md b/clients/client-redshift-serverless/CHANGELOG.md
index f97dc3633d30..78f4c3f1c2a2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-redshift-serverless
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ae59139e0d75..10c3943ef518 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-redshift-serverless",
diff --git a/clients/client-redshift/CHANGELOG.md b/clients/client-redshift/CHANGELOG.md
index 5747357ec83c..00e8d173432f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-redshift
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-redshift
diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json
index 3204de86132c..663e81edf663 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-redshift",
diff --git a/clients/client-rekognition/CHANGELOG.md b/clients/client-rekognition/CHANGELOG.md
index 23655ecc5b9a..a487a57ddbb0 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-rekognition
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ba079d18ae0a..d4481372a1c2 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rekognition",
diff --git a/clients/client-rekognitionstreaming/CHANGELOG.md b/clients/client-rekognitionstreaming/CHANGELOG.md
index 77edf6852c49..0844ff39c7c9 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-rekognitionstreaming
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c76d2e84d1d2..02e23012ecb8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rekognitionstreaming",
diff --git a/clients/client-repostspace/CHANGELOG.md b/clients/client-repostspace/CHANGELOG.md
index 689325589778..e5b49c07af41 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-repostspace
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 20281d729041..d72c2d0f2fc7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-repostspace",
diff --git a/clients/client-resiliencehub/CHANGELOG.md b/clients/client-resiliencehub/CHANGELOG.md
index 3919eae1dea5..02e35385d0e1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-resiliencehub
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 78e0adf4c674..de13a95b6130 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-resiliencehub",
diff --git a/clients/client-resource-explorer-2/CHANGELOG.md b/clients/client-resource-explorer-2/CHANGELOG.md
index 3cc7f092c75e..9fdf13dd04d4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-resource-explorer-2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3c4e11dd394f..7e8368d89d82 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-resource-explorer-2",
diff --git a/clients/client-resource-groups-tagging-api/CHANGELOG.md b/clients/client-resource-groups-tagging-api/CHANGELOG.md
index 2e24dbd1a55f..bd9aa8c91fb7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-resource-groups-tagging-api
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f2656e778ea0..7bab35dfc5ad 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-resource-groups-tagging-api",
diff --git a/clients/client-resource-groups/CHANGELOG.md b/clients/client-resource-groups/CHANGELOG.md
index 0d89e5585a60..b414a4d30458 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-resource-groups
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 df9a1c398564..7f6905e0e4a7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-resource-groups",
diff --git a/clients/client-robomaker/CHANGELOG.md b/clients/client-robomaker/CHANGELOG.md
index 17bbd7b8e4c3..fb160f26009d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-robomaker
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 496ac4ea9dd2..be2153f295a8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-robomaker",
diff --git a/clients/client-rolesanywhere/CHANGELOG.md b/clients/client-rolesanywhere/CHANGELOG.md
index 5f4d3f9f0355..0ac15c57a68f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-rolesanywhere
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 452eb3532603..37e8fec3f4a4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rolesanywhere",
diff --git a/clients/client-route-53-domains/CHANGELOG.md b/clients/client-route-53-domains/CHANGELOG.md
index efc86f49abf2..4298597bc936 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-route-53-domains
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 fa44b9fd5717..796cdf39b50d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-route-53-domains",
diff --git a/clients/client-route-53/CHANGELOG.md b/clients/client-route-53/CHANGELOG.md
index afaf56e10807..2a4c301f07a2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-route-53
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2007cfdadb6d..c6029edd7120 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-route-53",
diff --git a/clients/client-route53-recovery-cluster/CHANGELOG.md b/clients/client-route53-recovery-cluster/CHANGELOG.md
index d5a0384133e6..a1df6711fe38 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-route53-recovery-cluster
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 80f6ce4529bf..315d039dfbcc 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-route53-recovery-cluster",
diff --git a/clients/client-route53-recovery-control-config/CHANGELOG.md b/clients/client-route53-recovery-control-config/CHANGELOG.md
index 25ce910ab3c0..c8b3652539ed 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-route53-recovery-control-config
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b0f6df5114db..7447118fb924 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-route53-recovery-control-config",
diff --git a/clients/client-route53-recovery-readiness/CHANGELOG.md b/clients/client-route53-recovery-readiness/CHANGELOG.md
index eb3e4e092fe9..169d2c912969 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-route53-recovery-readiness
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 439622f83661..9a3a9afcd983 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-route53-recovery-readiness",
diff --git a/clients/client-route53profiles/CHANGELOG.md b/clients/client-route53profiles/CHANGELOG.md
index 75e0ff5d512c..b84d18377b04 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-route53profiles
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 7db6aa874da0..d355f1cb62dc 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-route53resolver/CHANGELOG.md b/clients/client-route53resolver/CHANGELOG.md
index 3c87b535f42e..5636b4ae6775 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-route53resolver
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 7423fed96cf5..4855477acc1a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-route53resolver",
diff --git a/clients/client-rum/CHANGELOG.md b/clients/client-rum/CHANGELOG.md
index feca351c73dc..b04cce07fd5f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-rum
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 254b2df9a951..8359fb1915f9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rum",
diff --git a/clients/client-s3-control/CHANGELOG.md b/clients/client-s3-control/CHANGELOG.md
index c446f9acde32..3692cb183561 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-s3-control
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 870a6c9443df..03e10bda67d0 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-s3-control",
diff --git a/clients/client-s3/CHANGELOG.md b/clients/client-s3/CHANGELOG.md
index ba2209c9e124..3dee30ac78df 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-s3
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 981ba55060af..d91bd5fa93c8 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-s3",
diff --git a/clients/client-s3outposts/CHANGELOG.md b/clients/client-s3outposts/CHANGELOG.md
index 174df9388601..d0f5760cf392 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-s3outposts
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e215a367f24b..4e74f74b4a70 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-s3outposts",
diff --git a/clients/client-sagemaker-a2i-runtime/CHANGELOG.md b/clients/client-sagemaker-a2i-runtime/CHANGELOG.md
index c1d8c2b53049..b914ea6322fe 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sagemaker-a2i-runtime
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 e8681cd8df1f..b548cf3d845a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker-a2i-runtime",
diff --git a/clients/client-sagemaker-edge/CHANGELOG.md b/clients/client-sagemaker-edge/CHANGELOG.md
index 74e6bfb43ea9..794e21c4b7bb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sagemaker-edge
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 6583d384bffa..fd11ea4ddfd9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker-edge",
diff --git a/clients/client-sagemaker-featurestore-runtime/CHANGELOG.md b/clients/client-sagemaker-featurestore-runtime/CHANGELOG.md
index a4b75f514f2d..97a5aa02ac08 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sagemaker-featurestore-runtime
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5b3bee9585f4..b00794be3652 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker-featurestore-runtime",
diff --git a/clients/client-sagemaker-geospatial/CHANGELOG.md b/clients/client-sagemaker-geospatial/CHANGELOG.md
index 081ee1d2d80b..df83ca3166d7 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sagemaker-geospatial
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 7baaae1ec667..f423f4a8e2ef 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker-geospatial",
diff --git a/clients/client-sagemaker-metrics/CHANGELOG.md b/clients/client-sagemaker-metrics/CHANGELOG.md
index 68714b67ec5f..cc7664219ff9 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sagemaker-metrics
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ef071ea31b25..80874d91a182 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker-metrics",
diff --git a/clients/client-sagemaker-runtime/CHANGELOG.md b/clients/client-sagemaker-runtime/CHANGELOG.md
index 3c45bf3574a6..6e7fdbe5e4a3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sagemaker-runtime
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 411d3f3a7b75..a0bb7fb4ba4f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker-runtime",
diff --git a/clients/client-sagemaker/CHANGELOG.md b/clients/client-sagemaker/CHANGELOG.md
index f10c9226abb6..8b7276c10a87 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sagemaker
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f6504310dc8a..e7cb87af43e6 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker",
diff --git a/clients/client-savingsplans/CHANGELOG.md b/clients/client-savingsplans/CHANGELOG.md
index 1b8fd5de57e8..7c4d69598c56 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-savingsplans
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 4245b9cc7b06..0fe73e693dde 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-savingsplans",
diff --git a/clients/client-scheduler/CHANGELOG.md b/clients/client-scheduler/CHANGELOG.md
index d56309071b4d..ae6fa696c6da 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-scheduler
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d0ee69c9b318..b493242e473e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-scheduler",
diff --git a/clients/client-schemas/CHANGELOG.md b/clients/client-schemas/CHANGELOG.md
index acf240cef822..137ed66bd617 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-schemas
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 3d7024d85163..88576139d890 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-schemas",
diff --git a/clients/client-secrets-manager/CHANGELOG.md b/clients/client-secrets-manager/CHANGELOG.md
index 1397b91261e3..81ed620e19aa 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-secrets-manager
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 cef4071a5201..b016a465bfe2 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
diff --git a/clients/client-securityhub/CHANGELOG.md b/clients/client-securityhub/CHANGELOG.md
index e907fcb5be39..27ed61492a54 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-securityhub
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1b53e7c436d1..5924d00991e7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-securityhub",
diff --git a/clients/client-securitylake/CHANGELOG.md b/clients/client-securitylake/CHANGELOG.md
index 86dcf8ee221a..3a350dcd585f 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-securitylake
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2583bd0b1175..009c0096d0f2 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-securitylake",
diff --git a/clients/client-serverlessapplicationrepository/CHANGELOG.md b/clients/client-serverlessapplicationrepository/CHANGELOG.md
index e4e7d8dc9cb0..15ae2823d4fa 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-serverlessapplicationrepository
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ba68ee0137b4..cf9f11ee5f6e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-serverlessapplicationrepository",
diff --git a/clients/client-service-catalog-appregistry/CHANGELOG.md b/clients/client-service-catalog-appregistry/CHANGELOG.md
index 80a44203d802..e98b90891d99 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-service-catalog-appregistry
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 84ea0f1ac9a2..ed3cf3a87b09 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-service-catalog-appregistry",
diff --git a/clients/client-service-catalog/CHANGELOG.md b/clients/client-service-catalog/CHANGELOG.md
index 811ae29ecd40..7bfda2554e1a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-service-catalog
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2de00eb02d3c..b2e76e620f65 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-service-catalog",
diff --git a/clients/client-service-quotas/CHANGELOG.md b/clients/client-service-quotas/CHANGELOG.md
index 34ec1b5ca062..665fd3a8ec7c 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-service-quotas
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 23ad3757aa46..843eca227ed7 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-service-quotas",
diff --git a/clients/client-servicediscovery/CHANGELOG.md b/clients/client-servicediscovery/CHANGELOG.md
index e049c8b34409..31eb8448e25a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-servicediscovery
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 715f85cad8e7..ad8959bbe1aa 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-servicediscovery",
diff --git a/clients/client-ses/CHANGELOG.md b/clients/client-ses/CHANGELOG.md
index 07a88752c7bf..3235df4e9abd 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ses
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 cd3e256fa781..320ae425e87b 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ses",
diff --git a/clients/client-sesv2/CHANGELOG.md b/clients/client-sesv2/CHANGELOG.md
index 42e5a3ca947a..5a285f5c0623 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sesv2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 0dacf7b536bc..41410d3ffdae 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sesv2",
diff --git a/clients/client-sfn/CHANGELOG.md b/clients/client-sfn/CHANGELOG.md
index 6ab102e532df..39f4505ed7ef 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sfn
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f4a164a3d43f..d0bdedbe847f 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sfn",
diff --git a/clients/client-shield/CHANGELOG.md b/clients/client-shield/CHANGELOG.md
index 2d1a1fac5656..0f7414ae0091 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-shield
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 f46fc21cd3bd..7bbe4bdd4341 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-shield",
diff --git a/clients/client-signer/CHANGELOG.md b/clients/client-signer/CHANGELOG.md
index b46d52f59300..4b591c473c9e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-signer
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bf216b86fda9..95e83c196839 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-signer",
diff --git a/clients/client-simspaceweaver/CHANGELOG.md b/clients/client-simspaceweaver/CHANGELOG.md
index d0cb6131fdff..f90574c45a45 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-simspaceweaver
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d660c4f37e86..3cc000251f8c 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-simspaceweaver",
diff --git a/clients/client-sms/CHANGELOG.md b/clients/client-sms/CHANGELOG.md
index 75e8b157acde..4abdd74003ca 100644
--- a/clients/client-sms/CHANGELOG.md
+++ b/clients/client-sms/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sms
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-sms
diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json
index 3f443bcb4026..8c6fab87a10a 100644
--- a/clients/client-sms/package.json
+++ b/clients/client-sms/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-sms",
"description": "AWS SDK for JavaScript Sms Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sms",
diff --git a/clients/client-snow-device-management/CHANGELOG.md b/clients/client-snow-device-management/CHANGELOG.md
index 10daff395ef1..7377a2323db3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-snow-device-management
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2ef5a79c2d26..15c10da3b280 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-snow-device-management",
diff --git a/clients/client-snowball/CHANGELOG.md b/clients/client-snowball/CHANGELOG.md
index 21bb1e2c045c..92e8573d7843 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-snowball
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5d5c2e481e3d..2d5158746052 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-snowball",
diff --git a/clients/client-sns/CHANGELOG.md b/clients/client-sns/CHANGELOG.md
index 9f776687ddc3..a0328b69c754 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sns
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 0b2f69c0601e..01e9796b98c9 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sns",
diff --git a/clients/client-sqs/CHANGELOG.md b/clients/client-sqs/CHANGELOG.md
index 2346c9676d7e..6184bc2204e4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sqs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 293008e56610..6b2ed784f315 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sqs",
diff --git a/clients/client-ssm-contacts/CHANGELOG.md b/clients/client-ssm-contacts/CHANGELOG.md
index 165ae5d77488..c130816ebccb 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ssm-contacts
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b7094f8344b4..7b7504a2e30e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ssm-contacts",
diff --git a/clients/client-ssm-incidents/CHANGELOG.md b/clients/client-ssm-incidents/CHANGELOG.md
index 1f3da4f64703..f3da887470c2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ssm-incidents
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 0e406571f749..b35e1aa298ff 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ssm-incidents",
diff --git a/clients/client-ssm-quicksetup/CHANGELOG.md b/clients/client-ssm-quicksetup/CHANGELOG.md
index 01e497889d7c..c1f95c1d89dd 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ssm-quicksetup
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 bb1bd151da21..a165d0a4c91d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-ssm-sap/CHANGELOG.md b/clients/client-ssm-sap/CHANGELOG.md
index 7a5229ed99e2..759541eb0bb2 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ssm-sap
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 74724ea00842..9904ac5ebf83 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ssm-sap",
diff --git a/clients/client-ssm/CHANGELOG.md b/clients/client-ssm/CHANGELOG.md
index 8be649eefbf5..c5513c01fcdc 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-ssm
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8fcfd8fe0d14..acf13465bd8e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ssm",
diff --git a/clients/client-sso-admin/CHANGELOG.md b/clients/client-sso-admin/CHANGELOG.md
index 3839997d6cf3..f575bd8b9d2d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sso-admin
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 a815e9a90b75..6d58a793dfd2 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sso-admin",
diff --git a/clients/client-sso-oidc/CHANGELOG.md b/clients/client-sso-oidc/CHANGELOG.md
index f788bc7450e7..d21cfb1c3d90 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sso-oidc
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b4715a8ae371..7ddf9b834594 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
diff --git a/clients/client-sso/CHANGELOG.md b/clients/client-sso/CHANGELOG.md
index 5356caf483f2..12dd7c965a37 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sso
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 06e614c15e81..a88cbc05d122 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sso",
diff --git a/clients/client-storage-gateway/CHANGELOG.md b/clients/client-storage-gateway/CHANGELOG.md
index 04222aa516a5..aeda76dc7a8e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-storage-gateway
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 ab22cc4d0b67..33853dd0dae4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-storage-gateway",
diff --git a/clients/client-sts/CHANGELOG.md b/clients/client-sts/CHANGELOG.md
index 321cef1d5f2a..1ac73d466af6 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-sts
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 a52fbe91c00f..7da4344ce11e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sts",
diff --git a/clients/client-supplychain/CHANGELOG.md b/clients/client-supplychain/CHANGELOG.md
index 6eb452f5795f..967778a55764 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-supplychain
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 18ac4e6c54f8..7b86d80e13fa 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-supplychain",
diff --git a/clients/client-support-app/CHANGELOG.md b/clients/client-support-app/CHANGELOG.md
index 28b655093ad4..b07aabdd064a 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-support-app
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 8e0b6f885030..55353a3fe2cb 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-support-app",
diff --git a/clients/client-support/CHANGELOG.md b/clients/client-support/CHANGELOG.md
index 00ba5af31d8c..6fc6a643098e 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-support
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 973198bbd201..9a8a65a04b84 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-support",
diff --git a/clients/client-swf/CHANGELOG.md b/clients/client-swf/CHANGELOG.md
index 5ce6a54551bb..514fc01f5124 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-swf
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 721d3af1116a..c392b5789b6a 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-swf",
diff --git a/clients/client-synthetics/CHANGELOG.md b/clients/client-synthetics/CHANGELOG.md
index d46ca5c1138f..7e22b2bff246 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-synthetics
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b9674484902d..ad56bbe81968 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-synthetics",
diff --git a/clients/client-taxsettings/CHANGELOG.md b/clients/client-taxsettings/CHANGELOG.md
index 3a0d1deaa4e9..d704e6b598d4 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-taxsettings
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 7d0fbc306b6e..9a3c0f27efd4 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-textract/CHANGELOG.md b/clients/client-textract/CHANGELOG.md
index 2b4c53b44daa..7e5112275c34 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-textract
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 c92b7620b4aa..6a87cdb2b169 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-textract",
diff --git a/clients/client-timestream-influxdb/CHANGELOG.md b/clients/client-timestream-influxdb/CHANGELOG.md
index 2c9f6494e310..4c34589c82fe 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-timestream-influxdb
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 38df70122d87..9d39f990d9cb 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
diff --git a/clients/client-timestream-query/CHANGELOG.md b/clients/client-timestream-query/CHANGELOG.md
index 20306829fa4d..f3b62e45cbf3 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-timestream-query
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 5a756d697f2c..162d203ddf4d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-timestream-query",
diff --git a/clients/client-timestream-write/CHANGELOG.md b/clients/client-timestream-write/CHANGELOG.md
index 807cee8758c2..53683beb46a1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-timestream-write
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 1dfdaf272127..0569f4dfd18e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-timestream-write",
diff --git a/clients/client-tnb/CHANGELOG.md b/clients/client-tnb/CHANGELOG.md
index 1253ed14fa42..e129807b9813 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-tnb
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d86199081763..7032c6681b50 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-tnb",
diff --git a/clients/client-transcribe-streaming/CHANGELOG.md b/clients/client-transcribe-streaming/CHANGELOG.md
index b3aa91d93eed..2fa0e73ca52d 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-transcribe-streaming
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 34b045e4f688..ff67e913cba1 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-transcribe-streaming",
diff --git a/clients/client-transcribe/CHANGELOG.md b/clients/client-transcribe/CHANGELOG.md
index a62971481c66..5ac8a524b4e1 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-transcribe
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 09b9f5507abd..b82cb177dfb0 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-transcribe",
diff --git a/clients/client-transfer/CHANGELOG.md b/clients/client-transfer/CHANGELOG.md
index d9315eb9f46a..2cf0c0ef1800 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-transfer
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 b0563f86b8bd..3b49f06f4d56 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-transfer",
diff --git a/clients/client-translate/CHANGELOG.md b/clients/client-translate/CHANGELOG.md
index a9a2810a3858..0db0d8b44195 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-translate
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d4c7d79cacb8..8ae3e91c2192 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-translate",
diff --git a/clients/client-trustedadvisor/CHANGELOG.md b/clients/client-trustedadvisor/CHANGELOG.md
index 38a160643731..77fa089b6779 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-trustedadvisor
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2cee1cc20fa6..03bd0637c5de 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-trustedadvisor",
diff --git a/clients/client-verifiedpermissions/CHANGELOG.md b/clients/client-verifiedpermissions/CHANGELOG.md
index d486b5ea061e..fcbcd648b6ef 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-verifiedpermissions
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 2d7dd32bf2e9..adfa1fe60e1d 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-verifiedpermissions",
diff --git a/clients/client-voice-id/CHANGELOG.md b/clients/client-voice-id/CHANGELOG.md
index b413c1d21d18..cc10182909aa 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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-voice-id
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**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 d1fa8c2fc4bc..34a9d141839e 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-voice-id",
diff --git a/clients/client-vpc-lattice/CHANGELOG.md b/clients/client-vpc-lattice/CHANGELOG.md
index 71781adc5aee..51d6330a9aa8 100644
--- a/clients/client-vpc-lattice/CHANGELOG.md
+++ b/clients/client-vpc-lattice/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-vpc-lattice
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-vpc-lattice
diff --git a/clients/client-vpc-lattice/package.json b/clients/client-vpc-lattice/package.json
index 13d6e8da6a6b..8701a51f8583 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.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-vpc-lattice",
diff --git a/clients/client-waf-regional/CHANGELOG.md b/clients/client-waf-regional/CHANGELOG.md
index 9a39777a4b91..931de9eb15f8 100644
--- a/clients/client-waf-regional/CHANGELOG.md
+++ b/clients/client-waf-regional/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-waf-regional
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-waf-regional
diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json
index 9c85f11f9c55..628b1ef976f5 100644
--- a/clients/client-waf-regional/package.json
+++ b/clients/client-waf-regional/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-waf-regional",
"description": "AWS SDK for JavaScript Waf Regional Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-waf-regional",
diff --git a/clients/client-waf/CHANGELOG.md b/clients/client-waf/CHANGELOG.md
index 2f881a960e45..acd3ca45a5bc 100644
--- a/clients/client-waf/CHANGELOG.md
+++ b/clients/client-waf/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-waf
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-waf
diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json
index 2fd82b30fb19..a432de672387 100644
--- a/clients/client-waf/package.json
+++ b/clients/client-waf/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-waf",
"description": "AWS SDK for JavaScript Waf Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-waf",
diff --git a/clients/client-wafv2/CHANGELOG.md b/clients/client-wafv2/CHANGELOG.md
index ff8476a55b54..a03f2ee22059 100644
--- a/clients/client-wafv2/CHANGELOG.md
+++ b/clients/client-wafv2/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-wafv2
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-wafv2
diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json
index b4eb63abc36a..736bfe9c2b1a 100644
--- a/clients/client-wafv2/package.json
+++ b/clients/client-wafv2/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-wafv2",
"description": "AWS SDK for JavaScript Wafv2 Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-wafv2",
diff --git a/clients/client-wellarchitected/CHANGELOG.md b/clients/client-wellarchitected/CHANGELOG.md
index 7ace83101f81..b700a34d9ce8 100644
--- a/clients/client-wellarchitected/CHANGELOG.md
+++ b/clients/client-wellarchitected/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-wellarchitected
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-wellarchitected
diff --git a/clients/client-wellarchitected/package.json b/clients/client-wellarchitected/package.json
index 8cadb696bd33..4a873af20d3f 100644
--- a/clients/client-wellarchitected/package.json
+++ b/clients/client-wellarchitected/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-wellarchitected",
"description": "AWS SDK for JavaScript Wellarchitected Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-wellarchitected",
diff --git a/clients/client-wisdom/CHANGELOG.md b/clients/client-wisdom/CHANGELOG.md
index db188846f350..c69f81ef97ec 100644
--- a/clients/client-wisdom/CHANGELOG.md
+++ b/clients/client-wisdom/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-wisdom
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-wisdom
diff --git a/clients/client-wisdom/package.json b/clients/client-wisdom/package.json
index 248780cfb99c..79b6775fdc71 100644
--- a/clients/client-wisdom/package.json
+++ b/clients/client-wisdom/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-wisdom",
"description": "AWS SDK for JavaScript Wisdom Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-wisdom",
diff --git a/clients/client-workdocs/CHANGELOG.md b/clients/client-workdocs/CHANGELOG.md
index af5281d49555..0f6a428a1a3b 100644
--- a/clients/client-workdocs/CHANGELOG.md
+++ b/clients/client-workdocs/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-workdocs
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-workdocs
diff --git a/clients/client-workdocs/package.json b/clients/client-workdocs/package.json
index 4e9160c428a4..4058e87627c2 100644
--- a/clients/client-workdocs/package.json
+++ b/clients/client-workdocs/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-workdocs",
"description": "AWS SDK for JavaScript Workdocs Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-workdocs",
diff --git a/clients/client-workmail/CHANGELOG.md b/clients/client-workmail/CHANGELOG.md
index aaee25508f72..a64df12d9524 100644
--- a/clients/client-workmail/CHANGELOG.md
+++ b/clients/client-workmail/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-workmail
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-workmail
diff --git a/clients/client-workmail/package.json b/clients/client-workmail/package.json
index 7659eacfaee6..1c7204f4acb4 100644
--- a/clients/client-workmail/package.json
+++ b/clients/client-workmail/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-workmail",
"description": "AWS SDK for JavaScript Workmail Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-workmail",
diff --git a/clients/client-workmailmessageflow/CHANGELOG.md b/clients/client-workmailmessageflow/CHANGELOG.md
index f4c5ab9169f4..ec2089e1e5e9 100644
--- a/clients/client-workmailmessageflow/CHANGELOG.md
+++ b/clients/client-workmailmessageflow/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-workmailmessageflow
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-workmailmessageflow
diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json
index 19e9da14fc91..1bc2a9e38356 100644
--- a/clients/client-workmailmessageflow/package.json
+++ b/clients/client-workmailmessageflow/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-workmailmessageflow",
"description": "AWS SDK for JavaScript Workmailmessageflow Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-workmailmessageflow",
diff --git a/clients/client-workspaces-thin-client/CHANGELOG.md b/clients/client-workspaces-thin-client/CHANGELOG.md
index f486ef359450..fc7dec9d6250 100644
--- a/clients/client-workspaces-thin-client/CHANGELOG.md
+++ b/clients/client-workspaces-thin-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.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-workspaces-thin-client
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-workspaces-thin-client
diff --git a/clients/client-workspaces-thin-client/package.json b/clients/client-workspaces-thin-client/package.json
index 631dee07d25d..cda321fadeeb 100644
--- a/clients/client-workspaces-thin-client/package.json
+++ b/clients/client-workspaces-thin-client/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-workspaces-thin-client",
"description": "AWS SDK for JavaScript Workspaces Thin Client Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-workspaces-thin-client",
diff --git a/clients/client-workspaces-web/CHANGELOG.md b/clients/client-workspaces-web/CHANGELOG.md
index 91b0678a35ec..f063b4bdf190 100644
--- a/clients/client-workspaces-web/CHANGELOG.md
+++ b/clients/client-workspaces-web/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-workspaces-web
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-workspaces-web
diff --git a/clients/client-workspaces-web/package.json b/clients/client-workspaces-web/package.json
index ad6a99ca99ca..09220b90c192 100644
--- a/clients/client-workspaces-web/package.json
+++ b/clients/client-workspaces-web/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-workspaces-web",
"description": "AWS SDK for JavaScript Workspaces Web Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-workspaces-web",
diff --git a/clients/client-workspaces/CHANGELOG.md b/clients/client-workspaces/CHANGELOG.md
index d6a5d0ca58dd..f9d3770bca23 100644
--- a/clients/client-workspaces/CHANGELOG.md
+++ b/clients/client-workspaces/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-workspaces
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-workspaces
diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json
index 9f541fee25ab..62c89375547e 100644
--- a/clients/client-workspaces/package.json
+++ b/clients/client-workspaces/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-workspaces",
"description": "AWS SDK for JavaScript Workspaces Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-workspaces",
diff --git a/clients/client-xray/CHANGELOG.md b/clients/client-xray/CHANGELOG.md
index ae4023bc8f48..6fcd9b168a1c 100644
--- a/clients/client-xray/CHANGELOG.md
+++ b/clients/client-xray/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.668.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.667.0...v3.668.0) (2024-10-09)
+
+**Note:** Version bump only for package @aws-sdk/client-xray
+
+
+
+
+
# [3.667.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.666.0...v3.667.0) (2024-10-08)
**Note:** Version bump only for package @aws-sdk/client-xray
diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json
index 66b0d7b73280..93169eac6b5c 100644
--- a/clients/client-xray/package.json
+++ b/clients/client-xray/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-xray",
"description": "AWS SDK for JavaScript Xray Client for Node.js, Browser and React Native",
- "version": "3.667.0",
+ "version": "3.668.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-xray",
diff --git a/codegen/sdk-codegen/aws-models/codepipeline.json b/codegen/sdk-codegen/aws-models/codepipeline.json
index 2c9dbc4f66d0..c3c53a7817ce 100644
--- a/codegen/sdk-codegen/aws-models/codepipeline.json
+++ b/codegen/sdk-codegen/aws-models/codepipeline.json
@@ -250,6 +250,12 @@
"traits": {
"smithy.api#enumValue": "Approval"
}
+ },
+ "Compute": {
+ "target": "smithy.api#Unit",
+ "traits": {
+ "smithy.api#enumValue": "Compute"
+ }
}
}
},
@@ -1928,7 +1934,7 @@
"name": "codepipeline"
},
"aws.protocols#awsJson1_1": {},
- "smithy.api#documentation": "
\n Overview\n
\nThis is the CodePipeline API Reference. This guide provides descriptions\n of the actions and data types for CodePipeline. Some functionality for your\n pipeline can only be configured through the API. For more information, see the CodePipeline User Guide.
\nYou can use the CodePipeline API to work with pipelines, stages, actions,\n and transitions.
\n\n Pipelines are models of automated release processes. Each pipeline\n is uniquely named, and consists of stages, actions, and transitions.
\nYou can work with pipelines by calling:
\n\n CreatePipeline, which creates a uniquely named\n pipeline.
\n\n DeletePipeline, which deletes the specified\n pipeline.
\n\n GetPipeline, which returns information about the pipeline\n structure and pipeline metadata, including the pipeline Amazon Resource Name\n (ARN).
\n\n GetPipelineExecution, which returns information about a\n specific execution of a pipeline.
\n\n GetPipelineState, which returns information about the current\n state of the stages and actions of a pipeline.
\n\n ListActionExecutions, which returns action-level details\n for past executions. The details include full stage and action-level details,\n including individual action duration, status, any errors that occurred during\n the execution, and input and output artifact location details.
\n\n ListPipelines, which gets a summary of all of the pipelines\n associated with your account.
\n\n ListPipelineExecutions, which gets a summary of the most\n recent executions for a pipeline.
\n\n StartPipelineExecution, which runs the most recent revision of\n an artifact through the pipeline.
\n\n StopPipelineExecution, which stops the specified pipeline\n execution from continuing through the pipeline.
\n\n UpdatePipeline, which updates a pipeline with edits or changes\n to the structure of the pipeline.
\nPipelines include stages. Each stage contains one or more\n actions that must complete before the next stage begins. A stage results in success or\n failure. If a stage fails, the pipeline stops at that stage and remains stopped until\n either a new version of an artifact appears in the source location, or a user takes\n action to rerun the most recent artifact through the pipeline. You can call GetPipelineState, which displays the status of a pipeline, including the\n status of stages in the pipeline, or GetPipeline, which returns the\n entire structure of the pipeline, including the stages of that pipeline. For more\n information about the structure of stages and actions, see CodePipeline\n Pipeline Structure Reference.
\nPipeline stages include actions that are categorized into\n categories such as source or build actions performed in a stage of a pipeline. For\n example, you can use a source action to import artifacts into a pipeline from a source\n such as Amazon S3. Like stages, you do not work with actions directly in most cases, but\n you do define and interact with actions when working with pipeline operations such as\n CreatePipeline and GetPipelineState. Valid\n action categories are:
\nSource
\nBuild
\nTest
\nDeploy
\nApproval
\nInvoke
\nPipelines also include transitions, which allow the transition\n of artifacts from one stage to the next in a pipeline after the actions in one stage\n complete.
\nYou can work with transitions by calling:
\n\n DisableStageTransition, which prevents artifacts from\n transitioning to the next stage in a pipeline.
\n\n EnableStageTransition, which enables transition of artifacts\n between stages in a pipeline.
\n\n Using the API to integrate with CodePipeline\n
\nFor third-party integrators or developers who want to create their own integrations\n with CodePipeline, the expected sequence varies from the standard API user. To\n integrate with CodePipeline, developers need to work with the following\n items:
\n\n Jobs, which are instances of an action. For\n example, a job for a source action might import a revision of an artifact from a source.
\nYou can work with jobs by calling:
\n\n AcknowledgeJob, which confirms whether a job worker has\n received the specified job.
\n\n GetJobDetails, which returns the details of a job.
\n\n PollForJobs, which determines whether there are any jobs to\n act on.
\n\n PutJobFailureResult, which provides details of a job failure.\n
\n\n PutJobSuccessResult, which provides details of a job\n success.
\n\n Third party jobs, which are instances of an action\n created by a partner action and integrated into CodePipeline. Partner actions are\n created by members of the Amazon Web Services Partner Network.
\nYou can work with third party jobs by calling:
\n\n AcknowledgeThirdPartyJob, which confirms whether a job worker\n has received the specified job.
\n\n GetThirdPartyJobDetails, which requests the details of a job\n for a partner action.
\n\n PollForThirdPartyJobs, which determines whether there are any\n jobs to act on.
\n\n PutThirdPartyJobFailureResult, which provides details of a job\n failure.
\n\n PutThirdPartyJobSuccessResult, which provides details of a job\n success.
\n\n Overview\n
\nThis is the CodePipeline API Reference. This guide provides descriptions\n of the actions and data types for CodePipeline. Some functionality for your\n pipeline can only be configured through the API. For more information, see the CodePipeline User Guide.
\nYou can use the CodePipeline API to work with pipelines, stages, actions,\n and transitions.
\n\n Pipelines are models of automated release processes. Each pipeline\n is uniquely named, and consists of stages, actions, and transitions.
\nYou can work with pipelines by calling:
\n\n CreatePipeline, which creates a uniquely named\n pipeline.
\n\n DeletePipeline, which deletes the specified\n pipeline.
\n\n GetPipeline, which returns information about the pipeline\n structure and pipeline metadata, including the pipeline Amazon Resource Name\n (ARN).
\n\n GetPipelineExecution, which returns information about a\n specific execution of a pipeline.
\n\n GetPipelineState, which returns information about the current\n state of the stages and actions of a pipeline.
\n\n ListActionExecutions, which returns action-level details\n for past executions. The details include full stage and action-level details,\n including individual action duration, status, any errors that occurred during\n the execution, and input and output artifact location details.
\n\n ListPipelines, which gets a summary of all of the pipelines\n associated with your account.
\n\n ListPipelineExecutions, which gets a summary of the most\n recent executions for a pipeline.
\n\n StartPipelineExecution, which runs the most recent revision of\n an artifact through the pipeline.
\n\n StopPipelineExecution, which stops the specified pipeline\n execution from continuing through the pipeline.
\n\n UpdatePipeline, which updates a pipeline with edits or changes\n to the structure of the pipeline.
\nPipelines include stages. Each stage contains one or more\n actions that must complete before the next stage begins. A stage results in success or\n failure. If a stage fails, the pipeline stops at that stage and remains stopped until\n either a new version of an artifact appears in the source location, or a user takes\n action to rerun the most recent artifact through the pipeline. You can call GetPipelineState, which displays the status of a pipeline, including the\n status of stages in the pipeline, or GetPipeline, which returns the\n entire structure of the pipeline, including the stages of that pipeline. For more\n information about the structure of stages and actions, see CodePipeline\n Pipeline Structure Reference.
\nPipeline stages include actions that are categorized into\n categories such as source or build actions performed in a stage of a pipeline. For\n example, you can use a source action to import artifacts into a pipeline from a source\n such as Amazon S3. Like stages, you do not work with actions directly in most cases, but\n you do define and interact with actions when working with pipeline operations such as\n CreatePipeline and GetPipelineState. Valid\n action categories are:
\nSource
\nBuild
\nTest
\nDeploy
\nApproval
\nInvoke
\nCompute
\nPipelines also include transitions, which allow the transition\n of artifacts from one stage to the next in a pipeline after the actions in one stage\n complete.
\nYou can work with transitions by calling:
\n\n DisableStageTransition, which prevents artifacts from\n transitioning to the next stage in a pipeline.
\n\n EnableStageTransition, which enables transition of artifacts\n between stages in a pipeline.
\n\n Using the API to integrate with CodePipeline\n
\nFor third-party integrators or developers who want to create their own integrations\n with CodePipeline, the expected sequence varies from the standard API user. To\n integrate with CodePipeline, developers need to work with the following\n items:
\n\n Jobs, which are instances of an action. For\n example, a job for a source action might import a revision of an artifact from a source.
\nYou can work with jobs by calling:
\n\n AcknowledgeJob, which confirms whether a job worker has\n received the specified job.
\n\n GetJobDetails, which returns the details of a job.
\n\n PollForJobs, which determines whether there are any jobs to\n act on.
\n\n PutJobFailureResult, which provides details of a job failure.\n
\n\n PutJobSuccessResult, which provides details of a job\n success.
\n\n Third party jobs, which are instances of an action\n created by a partner action and integrated into CodePipeline. Partner actions are\n created by members of the Amazon Web Services Partner Network.
\nYou can work with third party jobs by calling:
\n\n AcknowledgeThirdPartyJob, which confirms whether a job worker\n has received the specified job.
\n\n GetThirdPartyJobDetails, which requests the details of a job\n for a partner action.
\n\n PollForThirdPartyJobs, which determines whether there are any\n jobs to act on.
\n\n PutThirdPartyJobFailureResult, which provides details of a job\n failure.
\n\n PutThirdPartyJobSuccessResult, which provides details of a job\n success.
\n