-
Notifications
You must be signed in to change notification settings - Fork 680
Commit 3025930
authored
fix(lambda): bump the aws group across 1 directory with 7 updates (#4805)
Bumps the aws group with 7 updates in the /lambdas directory:
| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.895.0` | `3.901.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.895.0` | `3.901.0` |
|
[@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types)
| `3.893.0` | `3.901.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.895.0` | `3.901.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.895.0` | `3.901.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.895.0` | `3.901.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.895.0` | `3.901.0` |
Updates `@aws-sdk/client-ec2` from 3.895.0 to 3.901.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.901.0</h2>
<h4>3.901.0(2025-10-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump Gradle to 9.0.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7390">#7390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e004195a36d0198a2e8430b809063d25e49d262">1e004195</a>)</li>
<li>bump codegen version to 0.36.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7393">#7393</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0a9cd8b8ac2dd0fb5fe2a6263e81252cde466db">d0a9cd8b</a>)</li>
</ul>
</li>
<li>add more bundle types to the benchmark (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7392">#7392</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/97078ce620c47657072d9082ba8372bdeb510e70">97078ce6</a>)</li>
<li>bump '@smithy/*' versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7391">#7391</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce">0a418cc2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is a documentation only Amazon ECS
release that adds additional information for health checks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5652334b742048bf9b8f71d6fcf6a898011afe5">a5652334</a>)</li>
<li><strong>client-database-migration-service:</strong> This is a
doc-only update, revising text for kms-key-arns. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/629c6306c9e875913a5aeaca0dfd700a5368291d">629c6306</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-chime-sdk-meetings:</strong> Add support to receive
dual stack MediaPlacement URLs in Chime Meetings SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f">c32ced42</a>)</li>
<li><strong>client-cleanroomsml:</strong> This release introduces data
access budgets to view how many times an input channel can be used for
ML jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9">a6cc054b</a>)</li>
<li><strong>client-cleanrooms:</strong> This release introduces data
access budgets to control how many times a table can be used for queries
and jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d">783dbc10</a>)</li>
<li><strong>client-pcs:</strong> Added the UpdateCluster API action to
modify cluster configurations, and Slurm custom settings for queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130">3b9d480e</a>)</li>
<li><strong>client-ivs-realtime:</strong> Remove incorrect ReadOnly
trait on IVS RealTime ImportPublicKey API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5">8b79cdc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.901.0.zip</strong></p>
<h2>v3.900.0</h2>
<h4>3.900.0(2025-09-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>replace legacy gradle plugin code (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7389">#7389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2b60b5dc7e585a9541decce8c8f43418dcfe195">e2b60b5d</a>)</li>
<li>bump smithy-plugin to 0.7.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7388">#7388</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b9cbc47569df8a2df7b66ac8eace1d31bb02a64a">b9cbc475</a>)</li>
<li>bump smithy-gradle-plugin to 1.3.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7387">#7387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f449c5b86ada847b37878eab3bc0e5d2614d0332">f449c5b8</a>)</li>
<li>upgrade smithy to 1.62.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7386">#7386</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/568fe9a65619bbb51a58587f4860cefe65867c67">568fe9a6</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-quicksight:</strong> added warnings to a few CLI
pages (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ea0f8896d92e6677db80a0cded6f3c481bc2942">1ea0f889</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453bf08d09a0d3bf43ca35842a064bc50eb7cd8a">453bf08d</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
ListProfileHistoryRecords and GetProfileHistoryRecord APIs for
comprehensive profile history tracking with complete audit trails of
creation, updates, merges, deletions, and data ingestion events. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a39cb1276808462911f1250083e6d3c48859c24c">a39cb127</a>)</li>
<li><strong>client-rds:</strong> Enhanced RDS error handling: Added
DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault,
KMSKeyNotAccessibleFault for snapshots/restores/backups,
NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and
granular state validation faults. Changed DBInstanceNotReadyFault to
HTTP 400. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6d4eb28861f8d0fb3fd4ab400a1b70f6825208b">a6d4eb28</a>)</li>
<li><strong>client-datasync:</strong> Added support for FIPS VPC
endpoints in FIPS-enabled AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/def03385d2f02876fabd6f00ae2dc851c969d32e">def03385</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0">3.901.0</a>
(2025-10-01)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0">3.899.0</a>
(2025-09-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.897.0...v3.898.0">3.898.0</a>
(2025-09-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0">3.896.0</a>
(2025-09-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5befda8667e806c2e95556a55d09b05bc9f0dd3a"><code>5befda8</code></a>
Publish v3.901.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce"><code>0a418cc</code></a>
chore: bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/99ff240110f8e2213f96ab208b44fe7cdf22be4a"><code>99ff240</code></a>
Publish v3.899.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad1514df905b7b661f7f81050f5f2102d31e5cfa"><code>ad1514d</code></a>
chore(codegen): sync for separating error schema & ctor (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7377">#7377</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bbbca2faf50ac8ed66d9ae561cbdf818cb1b718"><code>6bbbca2</code></a>
Publish v3.898.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb0e673bc004e0c7ecf7dbca56e9c46df4b6d720"><code>bb0e673</code></a>
docs(client-ec2): This release includes documentation updates for Amazon
EBS ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/115af678470101f95f86bac31e42f1d6acd8b9d5"><code>115af67</code></a>
Publish v3.896.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/281c666796e62691a6af521d21a87ad788b54c68"><code>281c666</code></a>
chore(clients): replace 'uuid' with '<code>@smithy/uuid</code>' (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7372">#7372</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76ac1de2947a077fd53217af55f8f3c9e1203287"><code>76ac1de</code></a>
chore(codegen): bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7370">#7370</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.901.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.895.0 to 3.901.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.901.0</h2>
<h4>3.901.0(2025-10-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump Gradle to 9.0.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7390">#7390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e004195a36d0198a2e8430b809063d25e49d262">1e004195</a>)</li>
<li>bump codegen version to 0.36.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7393">#7393</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0a9cd8b8ac2dd0fb5fe2a6263e81252cde466db">d0a9cd8b</a>)</li>
</ul>
</li>
<li>add more bundle types to the benchmark (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7392">#7392</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/97078ce620c47657072d9082ba8372bdeb510e70">97078ce6</a>)</li>
<li>bump '@smithy/*' versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7391">#7391</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce">0a418cc2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is a documentation only Amazon ECS
release that adds additional information for health checks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5652334b742048bf9b8f71d6fcf6a898011afe5">a5652334</a>)</li>
<li><strong>client-database-migration-service:</strong> This is a
doc-only update, revising text for kms-key-arns. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/629c6306c9e875913a5aeaca0dfd700a5368291d">629c6306</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-chime-sdk-meetings:</strong> Add support to receive
dual stack MediaPlacement URLs in Chime Meetings SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f">c32ced42</a>)</li>
<li><strong>client-cleanroomsml:</strong> This release introduces data
access budgets to view how many times an input channel can be used for
ML jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9">a6cc054b</a>)</li>
<li><strong>client-cleanrooms:</strong> This release introduces data
access budgets to control how many times a table can be used for queries
and jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d">783dbc10</a>)</li>
<li><strong>client-pcs:</strong> Added the UpdateCluster API action to
modify cluster configurations, and Slurm custom settings for queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130">3b9d480e</a>)</li>
<li><strong>client-ivs-realtime:</strong> Remove incorrect ReadOnly
trait on IVS RealTime ImportPublicKey API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5">8b79cdc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.901.0.zip</strong></p>
<h2>v3.900.0</h2>
<h4>3.900.0(2025-09-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>replace legacy gradle plugin code (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7389">#7389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2b60b5dc7e585a9541decce8c8f43418dcfe195">e2b60b5d</a>)</li>
<li>bump smithy-plugin to 0.7.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7388">#7388</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b9cbc47569df8a2df7b66ac8eace1d31bb02a64a">b9cbc475</a>)</li>
<li>bump smithy-gradle-plugin to 1.3.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7387">#7387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f449c5b86ada847b37878eab3bc0e5d2614d0332">f449c5b8</a>)</li>
<li>upgrade smithy to 1.62.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7386">#7386</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/568fe9a65619bbb51a58587f4860cefe65867c67">568fe9a6</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-quicksight:</strong> added warnings to a few CLI
pages (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ea0f8896d92e6677db80a0cded6f3c481bc2942">1ea0f889</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453bf08d09a0d3bf43ca35842a064bc50eb7cd8a">453bf08d</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
ListProfileHistoryRecords and GetProfileHistoryRecord APIs for
comprehensive profile history tracking with complete audit trails of
creation, updates, merges, deletions, and data ingestion events. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a39cb1276808462911f1250083e6d3c48859c24c">a39cb127</a>)</li>
<li><strong>client-rds:</strong> Enhanced RDS error handling: Added
DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault,
KMSKeyNotAccessibleFault for snapshots/restores/backups,
NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and
granular state validation faults. Changed DBInstanceNotReadyFault to
HTTP 400. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6d4eb28861f8d0fb3fd4ab400a1b70f6825208b">a6d4eb28</a>)</li>
<li><strong>client-datasync:</strong> Added support for FIPS VPC
endpoints in FIPS-enabled AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/def03385d2f02876fabd6f00ae2dc851c969d32e">def03385</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0">3.901.0</a>
(2025-10-01)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0">3.899.0</a>
(2025-09-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0">3.896.0</a>
(2025-09-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5befda8667e806c2e95556a55d09b05bc9f0dd3a"><code>5befda8</code></a>
Publish v3.901.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce"><code>0a418cc</code></a>
chore: bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/99ff240110f8e2213f96ab208b44fe7cdf22be4a"><code>99ff240</code></a>
Publish v3.899.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad1514df905b7b661f7f81050f5f2102d31e5cfa"><code>ad1514d</code></a>
chore(codegen): sync for separating error schema & ctor (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7377">#7377</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/115af678470101f95f86bac31e42f1d6acd8b9d5"><code>115af67</code></a>
Publish v3.896.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/281c666796e62691a6af521d21a87ad788b54c68"><code>281c666</code></a>
chore(clients): replace 'uuid' with '<code>@smithy/uuid</code>' (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7372">#7372</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76ac1de2947a077fd53217af55f8f3c9e1203287"><code>76ac1de</code></a>
chore(codegen): bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7370">#7370</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.901.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/types` from 3.893.0 to 3.901.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.901.0</h2>
<h4>3.901.0(2025-10-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump Gradle to 9.0.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7390">#7390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e004195a36d0198a2e8430b809063d25e49d262">1e004195</a>)</li>
<li>bump codegen version to 0.36.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7393">#7393</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0a9cd8b8ac2dd0fb5fe2a6263e81252cde466db">d0a9cd8b</a>)</li>
</ul>
</li>
<li>add more bundle types to the benchmark (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7392">#7392</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/97078ce620c47657072d9082ba8372bdeb510e70">97078ce6</a>)</li>
<li>bump '@smithy/*' versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7391">#7391</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce">0a418cc2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is a documentation only Amazon ECS
release that adds additional information for health checks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5652334b742048bf9b8f71d6fcf6a898011afe5">a5652334</a>)</li>
<li><strong>client-database-migration-service:</strong> This is a
doc-only update, revising text for kms-key-arns. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/629c6306c9e875913a5aeaca0dfd700a5368291d">629c6306</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-chime-sdk-meetings:</strong> Add support to receive
dual stack MediaPlacement URLs in Chime Meetings SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f">c32ced42</a>)</li>
<li><strong>client-cleanroomsml:</strong> This release introduces data
access budgets to view how many times an input channel can be used for
ML jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9">a6cc054b</a>)</li>
<li><strong>client-cleanrooms:</strong> This release introduces data
access budgets to control how many times a table can be used for queries
and jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d">783dbc10</a>)</li>
<li><strong>client-pcs:</strong> Added the UpdateCluster API action to
modify cluster configurations, and Slurm custom settings for queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130">3b9d480e</a>)</li>
<li><strong>client-ivs-realtime:</strong> Remove incorrect ReadOnly
trait on IVS RealTime ImportPublicKey API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5">8b79cdc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.901.0.zip</strong></p>
<h2>v3.900.0</h2>
<h4>3.900.0(2025-09-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>replace legacy gradle plugin code (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7389">#7389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2b60b5dc7e585a9541decce8c8f43418dcfe195">e2b60b5d</a>)</li>
<li>bump smithy-plugin to 0.7.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7388">#7388</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b9cbc47569df8a2df7b66ac8eace1d31bb02a64a">b9cbc475</a>)</li>
<li>bump smithy-gradle-plugin to 1.3.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7387">#7387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f449c5b86ada847b37878eab3bc0e5d2614d0332">f449c5b8</a>)</li>
<li>upgrade smithy to 1.62.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7386">#7386</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/568fe9a65619bbb51a58587f4860cefe65867c67">568fe9a6</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-quicksight:</strong> added warnings to a few CLI
pages (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ea0f8896d92e6677db80a0cded6f3c481bc2942">1ea0f889</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453bf08d09a0d3bf43ca35842a064bc50eb7cd8a">453bf08d</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
ListProfileHistoryRecords and GetProfileHistoryRecord APIs for
comprehensive profile history tracking with complete audit trails of
creation, updates, merges, deletions, and data ingestion events. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a39cb1276808462911f1250083e6d3c48859c24c">a39cb127</a>)</li>
<li><strong>client-rds:</strong> Enhanced RDS error handling: Added
DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault,
KMSKeyNotAccessibleFault for snapshots/restores/backups,
NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and
granular state validation faults. Changed DBInstanceNotReadyFault to
HTTP 400. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6d4eb28861f8d0fb3fd4ab400a1b70f6825208b">a6d4eb28</a>)</li>
<li><strong>client-datasync:</strong> Added support for FIPS VPC
endpoints in FIPS-enabled AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/def03385d2f02876fabd6f00ae2dc851c969d32e">def03385</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md"><code>@aws-sdk/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0">3.901.0</a>
(2025-10-01)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/types</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5befda8667e806c2e95556a55d09b05bc9f0dd3a"><code>5befda8</code></a>
Publish v3.901.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce"><code>0a418cc</code></a>
chore: bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7391">#7391</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.901.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-sqs` from 3.895.0 to 3.901.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.901.0</h2>
<h4>3.901.0(2025-10-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump Gradle to 9.0.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7390">#7390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e004195a36d0198a2e8430b809063d25e49d262">1e004195</a>)</li>
<li>bump codegen version to 0.36.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7393">#7393</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0a9cd8b8ac2dd0fb5fe2a6263e81252cde466db">d0a9cd8b</a>)</li>
</ul>
</li>
<li>add more bundle types to the benchmark (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7392">#7392</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/97078ce620c47657072d9082ba8372bdeb510e70">97078ce6</a>)</li>
<li>bump '@smithy/*' versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7391">#7391</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce">0a418cc2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is a documentation only Amazon ECS
release that adds additional information for health checks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5652334b742048bf9b8f71d6fcf6a898011afe5">a5652334</a>)</li>
<li><strong>client-database-migration-service:</strong> This is a
doc-only update, revising text for kms-key-arns. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/629c6306c9e875913a5aeaca0dfd700a5368291d">629c6306</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-chime-sdk-meetings:</strong> Add support to receive
dual stack MediaPlacement URLs in Chime Meetings SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f">c32ced42</a>)</li>
<li><strong>client-cleanroomsml:</strong> This release introduces data
access budgets to view how many times an input channel can be used for
ML jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9">a6cc054b</a>)</li>
<li><strong>client-cleanrooms:</strong> This release introduces data
access budgets to control how many times a table can be used for queries
and jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d">783dbc10</a>)</li>
<li><strong>client-pcs:</strong> Added the UpdateCluster API action to
modify cluster configurations, and Slurm custom settings for queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130">3b9d480e</a>)</li>
<li><strong>client-ivs-realtime:</strong> Remove incorrect ReadOnly
trait on IVS RealTime ImportPublicKey API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5">8b79cdc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.901.0.zip</strong></p>
<h2>v3.900.0</h2>
<h4>3.900.0(2025-09-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>replace legacy gradle plugin code (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7389">#7389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2b60b5dc7e585a9541decce8c8f43418dcfe195">e2b60b5d</a>)</li>
<li>bump smithy-plugin to 0.7.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7388">#7388</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b9cbc47569df8a2df7b66ac8eace1d31bb02a64a">b9cbc475</a>)</li>
<li>bump smithy-gradle-plugin to 1.3.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7387">#7387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f449c5b86ada847b37878eab3bc0e5d2614d0332">f449c5b8</a>)</li>
<li>upgrade smithy to 1.62.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7386">#7386</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/568fe9a65619bbb51a58587f4860cefe65867c67">568fe9a6</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-quicksight:</strong> added warnings to a few CLI
pages (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ea0f8896d92e6677db80a0cded6f3c481bc2942">1ea0f889</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453bf08d09a0d3bf43ca35842a064bc50eb7cd8a">453bf08d</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
ListProfileHistoryRecords and GetProfileHistoryRecord APIs for
comprehensive profile history tracking with complete audit trails of
creation, updates, merges, deletions, and data ingestion events. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a39cb1276808462911f1250083e6d3c48859c24c">a39cb127</a>)</li>
<li><strong>client-rds:</strong> Enhanced RDS error handling: Added
DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault,
KMSKeyNotAccessibleFault for snapshots/restores/backups,
NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and
granular state validation faults. Changed DBInstanceNotReadyFault to
HTTP 400. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6d4eb28861f8d0fb3fd4ab400a1b70f6825208b">a6d4eb28</a>)</li>
<li><strong>client-datasync:</strong> Added support for FIPS VPC
endpoints in FIPS-enabled AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/def03385d2f02876fabd6f00ae2dc851c969d32e">def03385</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md"><code>@aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0">3.901.0</a>
(2025-10-01)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0">3.899.0</a>
(2025-09-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0">3.896.0</a>
(2025-09-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-sqs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5befda8667e806c2e95556a55d09b05bc9f0dd3a"><code>5befda8</code></a>
Publish v3.901.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce"><code>0a418cc</code></a>
chore: bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/99ff240110f8e2213f96ab208b44fe7cdf22be4a"><code>99ff240</code></a>
Publish v3.899.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad1514df905b7b661f7f81050f5f2102d31e5cfa"><code>ad1514d</code></a>
chore(codegen): sync for separating error schema & ctor (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7377">#7377</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/115af678470101f95f86bac31e42f1d6acd8b9d5"><code>115af67</code></a>
Publish v3.896.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76ac1de2947a077fd53217af55f8f3c9e1203287"><code>76ac1de</code></a>
chore(codegen): bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7370">#7370</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.901.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-s3` from 3.895.0 to 3.901.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.901.0</h2>
<h4>3.901.0(2025-10-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump Gradle to 9.0.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7390">#7390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e004195a36d0198a2e8430b809063d25e49d262">1e004195</a>)</li>
<li>bump codegen version to 0.36.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7393">#7393</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0a9cd8b8ac2dd0fb5fe2a6263e81252cde466db">d0a9cd8b</a>)</li>
</ul>
</li>
<li>add more bundle types to the benchmark (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7392">#7392</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/97078ce620c47657072d9082ba8372bdeb510e70">97078ce6</a>)</li>
<li>bump '@smithy/*' versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7391">#7391</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce">0a418cc2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is a documentation only Amazon ECS
release that adds additional information for health checks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5652334b742048bf9b8f71d6fcf6a898011afe5">a5652334</a>)</li>
<li><strong>client-database-migration-service:</strong> This is a
doc-only update, revising text for kms-key-arns. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/629c6306c9e875913a5aeaca0dfd700a5368291d">629c6306</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-chime-sdk-meetings:</strong> Add support to receive
dual stack MediaPlacement URLs in Chime Meetings SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f">c32ced42</a>)</li>
<li><strong>client-cleanroomsml:</strong> This release introduces data
access budgets to view how many times an input channel can be used for
ML jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9">a6cc054b</a>)</li>
<li><strong>client-cleanrooms:</strong> This release introduces data
access budgets to control how many times a table can be used for queries
and jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d">783dbc10</a>)</li>
<li><strong>client-pcs:</strong> Added the UpdateCluster API action to
modify cluster configurations, and Slurm custom settings for queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130">3b9d480e</a>)</li>
<li><strong>client-ivs-realtime:</strong> Remove incorrect ReadOnly
trait on IVS RealTime ImportPublicKey API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5">8b79cdc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.901.0.zip</strong></p>
<h2>v3.900.0</h2>
<h4>3.900.0(2025-09-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>replace legacy gradle plugin code (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7389">#7389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2b60b5dc7e585a9541decce8c8f43418dcfe195">e2b60b5d</a>)</li>
<li>bump smithy-plugin to 0.7.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7388">#7388</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b9cbc47569df8a2df7b66ac8eace1d31bb02a64a">b9cbc475</a>)</li>
<li>bump smithy-gradle-plugin to 1.3.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7387">#7387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f449c5b86ada847b37878eab3bc0e5d2614d0332">f449c5b8</a>)</li>
<li>upgrade smithy to 1.62.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7386">#7386</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/568fe9a65619bbb51a58587f4860cefe65867c67">568fe9a6</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-quicksight:</strong> added warnings to a few CLI
pages (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ea0f8896d92e6677db80a0cded6f3c481bc2942">1ea0f889</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453bf08d09a0d3bf43ca35842a064bc50eb7cd8a">453bf08d</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
ListProfileHistoryRecords and GetProfileHistoryRecord APIs for
comprehensive profile history tracking with complete audit trails of
creation, updates, merges, deletions, and data ingestion events. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a39cb1276808462911f1250083e6d3c48859c24c">a39cb127</a>)</li>
<li><strong>client-rds:</strong> Enhanced RDS error handling: Added
DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault,
KMSKeyNotAccessibleFault for snapshots/restores/backups,
NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and
granular state validation faults. Changed DBInstanceNotReadyFault to
HTTP 400. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6d4eb28861f8d0fb3fd4ab400a1b70f6825208b">a6d4eb28</a>)</li>
<li><strong>client-datasync:</strong> Added support for FIPS VPC
endpoints in FIPS-enabled AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/def03385d2f02876fabd6f00ae2dc851c969d32e">def03385</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0">3.901.0</a>
(2025-10-01)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0">3.899.0</a>
(2025-09-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0">3.896.0</a>
(2025-09-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5befda8667e806c2e95556a55d09b05bc9f0dd3a"><code>5befda8</code></a>
Publish v3.901.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce"><code>0a418cc</code></a>
chore: bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/99ff240110f8e2213f96ab208b44fe7cdf22be4a"><code>99ff240</code></a>
Publish v3.899.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad1514df905b7b661f7f81050f5f2102d31e5cfa"><code>ad1514d</code></a>
chore(codegen): sync for separating error schema & ctor (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7377">#7377</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/115af678470101f95f86bac31e42f1d6acd8b9d5"><code>115af67</code></a>
Publish v3.896.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f7eb085f7d34ba91aaef6e235e5f15c8607d5084"><code>f7eb085</code></a>
test(clients): update payload types in client tests (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7373">#7373</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/281c666796e62691a6af521d21a87ad788b54c68"><code>281c666</code></a>
chore(clients): replace 'uuid' with '<code>@smithy/uuid</code>' (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7372">#7372</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76ac1de2947a077fd53217af55f8f3c9e1203287"><code>76ac1de</code></a>
chore(codegen): bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7370">#7370</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.901.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/lib-storage` from 3.895.0 to 3.901.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/lib-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.901.0</h2>
<h4>3.901.0(2025-10-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump Gradle to 9.0.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7390">#7390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e004195a36d0198a2e8430b809063d25e49d262">1e004195</a>)</li>
<li>bump codegen version to 0.36.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7393">#7393</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0a9cd8b8ac2dd0fb5fe2a6263e81252cde466db">d0a9cd8b</a>)</li>
</ul>
</li>
<li>add more bundle types to the benchmark (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7392">#7392</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/97078ce620c47657072d9082ba8372bdeb510e70">97078ce6</a>)</li>
<li>bump '@smithy/*' versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7391">#7391</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce">0a418cc2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is a documentation only Amazon ECS
release that adds additional information for health checks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5652334b742048bf9b8f71d6fcf6a898011afe5">a5652334</a>)</li>
<li><strong>client-database-migration-service:</strong> This is a
doc-only update, revising text for kms-key-arns. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/629c6306c9e875913a5aeaca0dfd700a5368291d">629c6306</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-chime-sdk-meetings:</strong> Add support to receive
dual stack MediaPlacement URLs in Chime Meetings SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f">c32ced42</a>)</li>
<li><strong>client-cleanroomsml:</strong> This release introduces data
access budgets to view how many times an input channel can be used for
ML jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9">a6cc054b</a>)</li>
<li><strong>client-cleanrooms:</strong> This release introduces data
access budgets to control how many times a table can be used for queries
and jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d">783dbc10</a>)</li>
<li><strong>client-pcs:</strong> Added the UpdateCluster API action to
modify cluster configurations, and Slurm custom settings for queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130">3b9d480e</a>)</li>
<li><strong>client-ivs-realtime:</strong> Remove incorrect ReadOnly
trait on IVS RealTime ImportPublicKey API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5">8b79cdc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.901.0.zip</strong></p>
<h2>v3.900.0</h2>
<h4>3.900.0(2025-09-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>replace legacy gradle plugin code (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7389">#7389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2b60b5dc7e585a9541decce8c8f43418dcfe195">e2b60b5d</a>)</li>
<li>bump smithy-plugin to 0.7.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7388">#7388</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b9cbc47569df8a2df7b66ac8eace1d31bb02a64a">b9cbc475</a>)</li>
<li>bump smithy-gradle-plugin to 1.3.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7387">#7387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f449c5b86ada847b37878eab3bc0e5d2614d0332">f449c5b8</a>)</li>
<li>upgrade smithy to 1.62.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7386">#7386</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/568fe9a65619bbb51a58587f4860cefe65867c67">568fe9a6</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-quicksight:</strong> added warnings to a few CLI
pages (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ea0f8896d92e6677db80a0cded6f3c481bc2942">1ea0f889</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453bf08d09a0d3bf43ca35842a064bc50eb7cd8a">453bf08d</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
ListProfileHistoryRecords and GetProfileHistoryRecord APIs for
comprehensive profile history tracking with complete audit trails of
creation, updates, merges, deletions, and data ingestion events. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a39cb1276808462911f1250083e6d3c48859c24c">a39cb127</a>)</li>
<li><strong>client-rds:</strong> Enhanced RDS error handling: Added
DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault,
KMSKeyNotAccessibleFault for snapshots/restores/backups,
NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and
granular state validation faults. Changed DBInstanceNotReadyFault to
HTTP 400. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6d4eb28861f8d0fb3fd4ab400a1b70f6825208b">a6d4eb28</a>)</li>
<li><strong>client-datasync:</strong> Added support for FIPS VPC
endpoints in FIPS-enabled AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/def03385d2f02876fabd6f00ae2dc851c969d32e">def03385</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md"><code>@aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0">3.901.0</a>
(2025-10-01)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.899.0...v3.900.0">3.900.0</a>
(2025-09-30)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lib-storage:</strong> use input parameter object size
information if available (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7385">#7385</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45d5730a5bb335cf15034e305a37deb4c57db7c8">45d5730</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0">3.899.0</a>
(2025-09-29)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lib-storage:</strong> respect user-provided partSize option
for Upload (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7381">#7381</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/31fc9967a50f66c50963f387144681149484e0ea">31fc996</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0">3.896.0</a>
(2025-09-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lib-storage:</strong> add validation for partCount and
contentLength for multipart upload (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7363">#7363</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0562a0d1d3a445a2a124fbbe875fc558546d02e6">0562a0d</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5befda8667e806c2e95556a55d09b05bc9f0dd3a"><code>5befda8</code></a>
Publish v3.901.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce"><code>0a418cc</code></a>
chore: bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0dcf5be6f6649f83dcf64113e6623a7842098103"><code>0dcf5be</code></a>
Publish v3.900.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/45d5730a5bb335cf15034e305a37deb4c57db7c8"><code>45d5730</code></a>
fix(lib-storage): use input parameter object size information if
available (#...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/99ff240110f8e2213f96ab208b44fe7cdf22be4a"><code>99ff240</code></a>
Publish v3.899.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/31fc9967a50f66c50963f387144681149484e0ea"><code>31fc996</code></a>
fix(lib-storage): respect user-provided partSize option for Upload (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7381">#7381</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad1514df905b7b661f7f81050f5f2102d31e5cfa"><code>ad1514d</code></a>
chore(codegen): sync for separating error schema & ctor (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7377">#7377</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/115af678470101f95f86bac31e42f1d6acd8b9d5"><code>115af67</code></a>
Publish v3.896.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0562a0d1d3a445a2a124fbbe875fc558546d02e6"><code>0562a0d</code></a>
fix(lib-storage): add validation for partCount and contentLength for
multipar...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76ac1de2947a077fd53217af55f8f3c9e1203287"><code>76ac1de</code></a>
chore(codegen): bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7370">#7370</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.901.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-eventbridge` from 3.895.0 to 3.901.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/client-eventbridge</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.901.0</h2>
<h4>3.901.0(2025-10-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump Gradle to 9.0.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7390">#7390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e004195a36d0198a2e8430b809063d25e49d262">1e004195</a>)</li>
<li>bump codegen version to 0.36.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7393">#7393</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0a9cd8b8ac2dd0fb5fe2a6263e81252cde466db">d0a9cd8b</a>)</li>
</ul>
</li>
<li>add more bundle types to the benchmark (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7392">#7392</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/97078ce620c47657072d9082ba8372bdeb510e70">97078ce6</a>)</li>
<li>bump '@smithy/*' versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7391">#7391</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce">0a418cc2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is a documentation only Amazon ECS
release that adds additional information for health checks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5652334b742048bf9b8f71d6fcf6a898011afe5">a5652334</a>)</li>
<li><strong>client-database-migration-service:</strong> This is a
doc-only update, revising text for kms-key-arns. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/629c6306c9e875913a5aeaca0dfd700a5368291d">629c6306</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-chime-sdk-meetings:</strong> Add support to receive
dual stack MediaPlacement URLs in Chime Meetings SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f">c32ced42</a>)</li>
<li><strong>client-cleanroomsml:</strong> This release introduces data
access budgets to view how many times an input channel can be used for
ML jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9">a6cc054b</a>)</li>
<li><strong>client-cleanrooms:</strong> This release introduces data
access budgets to control how many times a table can be used for queries
and jobs in a collaboration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d">783dbc10</a>)</li>
<li><strong>client-pcs:</strong> Added the UpdateCluster API action to
modify cluster configurations, and Slurm custom settings for queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130">3b9d480e</a>)</li>
<li><strong>client-ivs-realtime:</strong> Remove incorrect ReadOnly
trait on IVS RealTime ImportPublicKey API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5">8b79cdc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.901.0.zip</strong></p>
<h2>v3.900.0</h2>
<h4>3.900.0(2025-09-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>replace legacy gradle plugin code (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7389">#7389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2b60b5dc7e585a9541decce8c8f43418dcfe195">e2b60b5d</a>)</li>
<li>bump smithy-plugin to 0.7.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7388">#7388</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b9cbc47569df8a2df7b66ac8eace1d31bb02a64a">b9cbc475</a>)</li>
<li>bump smithy-gradle-plugin to 1.3.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7387">#7387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f449c5b86ada847b37878eab3bc0e5d2614d0332">f449c5b8</a>)</li>
<li>upgrade smithy to 1.62.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7386">#7386</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/568fe9a65619bbb51a58587f4860cefe65867c67">568fe9a6</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-quicksight:</strong> added warnings to a few CLI
pages (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ea0f8896d92e6677db80a0cded6f3c481bc2942">1ea0f889</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453bf08d09a0d3bf43ca35842a064bc50eb7cd8a">453bf08d</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
ListProfileHistoryRecords and GetProfileHistoryRecord APIs for
comprehensive profile history tracking with complete audit trails of
creation, updates, merges, deletions, and data ingestion events. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a39cb1276808462911f1250083e6d3c48859c24c">a39cb127</a>)</li>
<li><strong>client-rds:</strong> Enhanced RDS error handling: Added
DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault,
KMSKeyNotAccessibleFault for snapshots/restores/backups,
NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and
granular state validation faults. Changed DBInstanceNotReadyFault to
HTTP 400. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6d4eb28861f8d0fb3fd4ab400a1b70f6825208b">a6d4eb28</a>)</li>
<li><strong>client-datasync:</strong> Added support for FIPS VPC
endpoints in FIPS-enabled AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/def03385d2f02876fabd6f00ae2dc851c969d32e">def03385</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md"><code>@aws-sdk/client-eventbridge</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0">3.901.0</a>
(2025-10-01)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0">3.899.0</a>
(2025-09-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0">3.896.0</a>
(2025-09-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-eventbridge</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5befda8667e806c2e95556a55d09b05bc9f0dd3a"><code>5befda8</code></a>
Publish v3.901.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a418cc265b71347d0582d7ec2b937d51f5407ce"><code>0a418cc</code></a>
chore: bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/99ff240110f8e2213f96ab208b44fe7cdf22be4a"><code>99ff240</code></a>
Publish v3.899.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad1514df905b7b661f7f81050f5f2102d31e5cfa"><code>ad1514d</code></a>
chore(codegen): sync for separating error schema & ctor (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7377">#7377</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/115af678470101f95f86bac31e42f1d6acd8b9d5"><code>115af67</code></a>
Publish v3.896.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76ac1de2947a077fd53217af55f8f3c9e1203287"><code>76ac1de</code></a>
chore(codegen): bump '@smithy/*' versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7370">#7370</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.901.0/clients/client-eventbridge">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 20eeead commit 3025930Copy full SHA for 3025930
File tree
Expand file treeCollapse file tree
7 files changed
+951
-1021
lines changedFilter options
- lambdas
- functions
- ami-housekeeper
- control-plane
- gh-agent-syncer
- termination-watcher
- webhook
- libs/aws-ssm-util
Expand file treeCollapse file tree
7 files changed
+951
-1021
lines changedCollapse file: lambdas/functions/ami-housekeeper/package.json
lambdas/functions/ami-housekeeper/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/ami-housekeeper/package.json+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Collapse file: lambdas/functions/control-plane/package.json
lambdas/functions/control-plane/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/control-plane/package.json+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Collapse file: lambdas/functions/gh-agent-syncer/package.json
lambdas/functions/gh-agent-syncer/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/gh-agent-syncer/package.json+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
| 31 | + | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Collapse file: lambdas/functions/termination-watcher/package.json
lambdas/functions/termination-watcher/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/termination-watcher/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Collapse file: lambdas/functions/webhook/package.json
lambdas/functions/webhook/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/webhook/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Collapse file: lambdas/libs/aws-ssm-util/package.json
lambdas/libs/aws-ssm-util/package.json
Copy file name to clipboardExpand all lines: lambdas/libs/aws-ssm-util/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
0 commit comments