Commit cf7f4ad
authored
fix(lambda): bump the aws group across 1 directory with 7 updates (#4898)
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.923.0` | `3.930.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.922.0` | `3.930.0` |
|
[@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types)
| `3.922.0` | `3.930.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.922.0` | `3.930.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.922.0` | `3.930.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.922.0` | `3.930.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.922.0` | `3.930.0` |
Updates `@aws-sdk/client-ec2` from 3.923.0 to 3.930.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.930.0</h2>
<h4>3.930.0(2025-11-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for idempotencyToken fix in http
binding protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge
instance type for SageMaker Hyperpod (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li>
<li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken
API to retrieve encrypted authentication tokens for Identity Center
integrated applications. This API enables programmatic access to secure
Identity Center tokens with proper error handling and parameter
validation across supported SDK languages. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li>
<li><strong>client-amp:</strong> Add VPC source configuration support
enabling Amazon Managed Service for Prometheus Collector to collect
metrics from MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li>
<li><strong>client-s3tables:</strong> Adds support for request metrics
metrics APIs for S3 Tables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support of
SQL statements creation, metadata model discovery and selection rules
transformation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release
expands ALB Authentication to support JWT verification and adds support
for a new JWT validation action in listener rule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li>
<li><strong>client-connect:</strong> Updated Authentication Profile APIs
to add support for automatic logout on user inactivity (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-cloudwatch:</strong> e2e test of protocol selection
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.930.0.zip</strong></p>
<h2>v3.929.0</h2>
<h4>3.929.0(2025-11-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-batch:</strong> Documentation-only update: update API
and doc descriptions per EKS ImageType default value switch from AL2 to
AL2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-data-automation:</strong> Added support for
Language Expansion feature for BDA Audio modality. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li>
<li><strong>client-medical-imaging:</strong> Added new fields in
existing APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li>
<li><strong>client-security-ir:</strong> Added support for configuring
communication preferences as well as clearly displaying case comment
author identities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li>
<li><strong>client-rtbfabric:</strong> Added LogSettings and
LinkAttribute fields to external links (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS REST JSON clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-s3vectors:</strong> add e2e test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li>
<li><strong>client-dynamodb:</strong> e2e test for type registry based
error handling (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> e2e test for live tail
event streams (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</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.929.0...v3.930.0">3.930.0</a>
(2025-11-12)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0">3.929.0</a>
(2025-11-11)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccc</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0">3.928.0</a>
(2025-11-10)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Amazon EC2 Fleet customers can now
filter instance types based on encryption-in-transit support using
Attribute-Based Instance Type Selection (ABIS), eliminating the manual
effort of identifying and selecting compatible instance types for
security-sensitive workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2b4fb8055ba029e7ccb89f97b764e3af5bf98236">2b4fb80</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a>
(2025-11-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adds PrivateDnsPreference and
PrivateDnsSpecifiedDomains to control private DNS resolution for
resource and service network VPC endpoints and
IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM
with a third-party IPAM service (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/650aa6de99e961e06fb85b3e447bced743b30a12">650aa6d</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.925.0...v3.926.0">3.926.0</a>
(2025-11-06)</h1>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a>
Publish v3.930.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d"><code>fa8c029</code></a>
feat(client-ec2): Adds complete AMI ancestry tracing from immediate
parent th...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a>
chore(codegen): sync for idempotencyToken fix in http binding protocols
(<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7495">#7495</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082"><code>e9b6da8</code></a>
feat(clients): use schema-serde in AWS Query & EC2 Query clients (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7489">#7489</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a>
Publish v3.929.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992"><code>165cccc</code></a>
feat(client-ec2): AWS Site-to-Site VPN now supports VPN connections with
up t...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a>
Publish v3.928.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2b4fb8055ba029e7ccb89f97b764e3af5bf98236"><code>2b4fb80</code></a>
feat(client-ec2): Amazon EC2 Fleet customers can now filter instance
types ba...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a>
Publish v3.927.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/650aa6de99e961e06fb85b3e447bced743b30a12"><code>650aa6d</code></a>
feat(client-ec2): Adds PrivateDnsPreference and
PrivateDnsSpecifiedDomains to...</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.922.0 to 3.930.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.930.0</h2>
<h4>3.930.0(2025-11-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for idempotencyToken fix in http
binding protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge
instance type for SageMaker Hyperpod (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li>
<li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken
API to retrieve encrypted authentication tokens for Identity Center
integrated applications. This API enables programmatic access to secure
Identity Center tokens with proper error handling and parameter
validation across supported SDK languages. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li>
<li><strong>client-amp:</strong> Add VPC source configuration support
enabling Amazon Managed Service for Prometheus Collector to collect
metrics from MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li>
<li><strong>client-s3tables:</strong> Adds support for request metrics
metrics APIs for S3 Tables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support of
SQL statements creation, metadata model discovery and selection rules
transformation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release
expands ALB Authentication to support JWT verification and adds support
for a new JWT validation action in listener rule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li>
<li><strong>client-connect:</strong> Updated Authentication Profile APIs
to add support for automatic logout on user inactivity (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-cloudwatch:</strong> e2e test of protocol selection
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.930.0.zip</strong></p>
<h2>v3.929.0</h2>
<h4>3.929.0(2025-11-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-batch:</strong> Documentation-only update: update API
and doc descriptions per EKS ImageType default value switch from AL2 to
AL2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-data-automation:</strong> Added support for
Language Expansion feature for BDA Audio modality. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li>
<li><strong>client-medical-imaging:</strong> Added new fields in
existing APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li>
<li><strong>client-security-ir:</strong> Added support for configuring
communication preferences as well as clearly displaying case comment
author identities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li>
<li><strong>client-rtbfabric:</strong> Added LogSettings and
LinkAttribute fields to external links (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS REST JSON clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-s3vectors:</strong> add e2e test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li>
<li><strong>client-dynamodb:</strong> e2e test for type registry based
error handling (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> e2e test for live tail
event streams (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</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.929.0...v3.930.0">3.930.0</a>
(2025-11-12)</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.928.0...v3.929.0">3.929.0</a>
(2025-11-11)</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.927.0...v3.928.0">3.928.0</a>
(2025-11-10)</h1>
<h3>Features</h3>
<ul>
<li><strong>clients:</strong> use schema-serde in AWS JSON RPC clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7483">#7483</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771">b0f07b4</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a>
(2025-11-07)</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.925.0...v3.926.0">3.926.0</a>
(2025-11-06)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ssm:</strong> Provides NoLongerSupportedException
error message (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/70be2a35105b234a082308dbfddd62e70d6204b6">70be2a3</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.924.0...v3.925.0">3.925.0</a>
(2025-11-05)</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/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a>
Publish v3.930.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a>
chore(codegen): sync for idempotencyToken fix in http binding protocols
(<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7495">#7495</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a>
Publish v3.929.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a>
Publish v3.928.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771"><code>b0f07b4</code></a>
feat(clients): use schema-serde in AWS JSON RPC clients (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7483">#7483</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a>
Publish v3.927.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a>
Publish v3.926.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/70be2a35105b234a082308dbfddd62e70d6204b6"><code>70be2a3</code></a>
feat(client-ssm): Provides NoLongerSupportedException error message</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a>
Publish v3.925.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a796b6cf09fe2ca1ffb97294f5b456f31931a98"><code>4a796b6</code></a>
chore(deps): bump smithy package versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7475">#7475</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/types` from 3.922.0 to 3.930.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.930.0</h2>
<h4>3.930.0(2025-11-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for idempotencyToken fix in http
binding protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge
instance type for SageMaker Hyperpod (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li>
<li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken
API to retrieve encrypted authentication tokens for Identity Center
integrated applications. This API enables programmatic access to secure
Identity Center tokens with proper error handling and parameter
validation across supported SDK languages. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li>
<li><strong>client-amp:</strong> Add VPC source configuration support
enabling Amazon Managed Service for Prometheus Collector to collect
metrics from MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li>
<li><strong>client-s3tables:</strong> Adds support for request metrics
metrics APIs for S3 Tables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support of
SQL statements creation, metadata model discovery and selection rules
transformation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release
expands ALB Authentication to support JWT verification and adds support
for a new JWT validation action in listener rule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li>
<li><strong>client-connect:</strong> Updated Authentication Profile APIs
to add support for automatic logout on user inactivity (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-cloudwatch:</strong> e2e test of protocol selection
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.930.0.zip</strong></p>
<h2>v3.929.0</h2>
<h4>3.929.0(2025-11-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-batch:</strong> Documentation-only update: update API
and doc descriptions per EKS ImageType default value switch from AL2 to
AL2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-data-automation:</strong> Added support for
Language Expansion feature for BDA Audio modality. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li>
<li><strong>client-medical-imaging:</strong> Added new fields in
existing APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li>
<li><strong>client-security-ir:</strong> Added support for configuring
communication preferences as well as clearly displaying case comment
author identities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li>
<li><strong>client-rtbfabric:</strong> Added LogSettings and
LinkAttribute fields to external links (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS REST JSON clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-s3vectors:</strong> add e2e test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li>
<li><strong>client-dynamodb:</strong> e2e test for type registry based
error handling (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> e2e test for live tail
event streams (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</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.929.0...v3.930.0">3.930.0</a>
(2025-11-12)</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/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a>
Publish v3.930.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a>
chore(codegen): sync for idempotencyToken fix in http binding protocols
(<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7495">#7495</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-sqs` from 3.922.0 to 3.930.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.930.0</h2>
<h4>3.930.0(2025-11-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for idempotencyToken fix in http
binding protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge
instance type for SageMaker Hyperpod (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li>
<li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken
API to retrieve encrypted authentication tokens for Identity Center
integrated applications. This API enables programmatic access to secure
Identity Center tokens with proper error handling and parameter
validation across supported SDK languages. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li>
<li><strong>client-amp:</strong> Add VPC source configuration support
enabling Amazon Managed Service for Prometheus Collector to collect
metrics from MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li>
<li><strong>client-s3tables:</strong> Adds support for request metrics
metrics APIs for S3 Tables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support of
SQL statements creation, metadata model discovery and selection rules
transformation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release
expands ALB Authentication to support JWT verification and adds support
for a new JWT validation action in listener rule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li>
<li><strong>client-connect:</strong> Updated Authentication Profile APIs
to add support for automatic logout on user inactivity (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-cloudwatch:</strong> e2e test of protocol selection
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.930.0.zip</strong></p>
<h2>v3.929.0</h2>
<h4>3.929.0(2025-11-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-batch:</strong> Documentation-only update: update API
and doc descriptions per EKS ImageType default value switch from AL2 to
AL2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-data-automation:</strong> Added support for
Language Expansion feature for BDA Audio modality. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li>
<li><strong>client-medical-imaging:</strong> Added new fields in
existing APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li>
<li><strong>client-security-ir:</strong> Added support for configuring
communication preferences as well as clearly displaying case comment
author identities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li>
<li><strong>client-rtbfabric:</strong> Added LogSettings and
LinkAttribute fields to external links (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS REST JSON clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-s3vectors:</strong> add e2e test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li>
<li><strong>client-dynamodb:</strong> e2e test for type registry based
error handling (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> e2e test for live tail
event streams (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</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.929.0...v3.930.0">3.930.0</a>
(2025-11-12)</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.928.0...v3.929.0">3.929.0</a>
(2025-11-11)</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.927.0...v3.928.0">3.928.0</a>
(2025-11-10)</h1>
<h3>Features</h3>
<ul>
<li><strong>clients:</strong> use schema-serde in AWS JSON RPC clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7483">#7483</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771">b0f07b4</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a>
(2025-11-07)</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.925.0...v3.926.0">3.926.0</a>
(2025-11-06)</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.924.0...v3.925.0">3.925.0</a>
(2025-11-05)</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/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a>
Publish v3.930.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a>
chore(codegen): sync for idempotencyToken fix in http binding protocols
(<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7495">#7495</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a>
Publish v3.929.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a>
Publish v3.928.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771"><code>b0f07b4</code></a>
feat(clients): use schema-serde in AWS JSON RPC clients (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7483">#7483</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a>
Publish v3.927.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a>
Publish v3.926.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a>
Publish v3.925.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a796b6cf09fe2ca1ffb97294f5b456f31931a98"><code>4a796b6</code></a>
chore(deps): bump smithy package versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7475">#7475</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-s3` from 3.922.0 to 3.930.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.930.0</h2>
<h4>3.930.0(2025-11-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for idempotencyToken fix in http
binding protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge
instance type for SageMaker Hyperpod (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li>
<li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken
API to retrieve encrypted authentication tokens for Identity Center
integrated applications. This API enables programmatic access to secure
Identity Center tokens with proper error handling and parameter
validation across supported SDK languages. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li>
<li><strong>client-amp:</strong> Add VPC source configuration support
enabling Amazon Managed Service for Prometheus Collector to collect
metrics from MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li>
<li><strong>client-s3tables:</strong> Adds support for request metrics
metrics APIs for S3 Tables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support of
SQL statements creation, metadata model discovery and selection rules
transformation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release
expands ALB Authentication to support JWT verification and adds support
for a new JWT validation action in listener rule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li>
<li><strong>client-connect:</strong> Updated Authentication Profile APIs
to add support for automatic logout on user inactivity (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-cloudwatch:</strong> e2e test of protocol selection
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.930.0.zip</strong></p>
<h2>v3.929.0</h2>
<h4>3.929.0(2025-11-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-batch:</strong> Documentation-only update: update API
and doc descriptions per EKS ImageType default value switch from AL2 to
AL2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-data-automation:</strong> Added support for
Language Expansion feature for BDA Audio modality. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li>
<li><strong>client-medical-imaging:</strong> Added new fields in
existing APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li>
<li><strong>client-security-ir:</strong> Added support for configuring
communication preferences as well as clearly displaying case comment
author identities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li>
<li><strong>client-rtbfabric:</strong> Added LogSettings and
LinkAttribute fields to external links (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS REST JSON clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-s3vectors:</strong> add e2e test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li>
<li><strong>client-dynamodb:</strong> e2e test for type registry based
error handling (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> e2e test for live tail
event streams (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</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.929.0...v3.930.0">3.930.0</a>
(2025-11-12)</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.928.0...v3.929.0">3.929.0</a>
(2025-11-11)</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.927.0...v3.928.0">3.928.0</a>
(2025-11-10)</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.926.0...v3.927.0">3.927.0</a>
(2025-11-07)</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.925.0...v3.926.0">3.926.0</a>
(2025-11-06)</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.924.0...v3.925.0">3.925.0</a>
(2025-11-05)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Launch IPv6 dual-stack support for S3
Express (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6a3e2980d299734956f0bccc69c094a8757549f">a6a3e29</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a>
Publish v3.930.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a>
chore(codegen): sync for idempotencyToken fix in http binding protocols
(<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7495">#7495</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a>
Publish v3.929.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a>
Publish v3.928.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a>
Publish v3.927.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a>
Publish v3.926.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a>
Publish v3.925.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6a3e2980d299734956f0bccc69c094a8757549f"><code>a6a3e29</code></a>
feat(client-s3): Launch IPv6 dual-stack support for S3 Express</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a796b6cf09fe2ca1ffb97294f5b456f31931a98"><code>4a796b6</code></a>
chore(deps): bump smithy package versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7475">#7475</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/lib-storage` from 3.922.0 to 3.930.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.930.0</h2>
<h4>3.930.0(2025-11-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for idempotencyToken fix in http
binding protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge
instance type for SageMaker Hyperpod (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li>
<li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken
API to retrieve encrypted authentication tokens for Identity Center
integrated applications. This API enables programmatic access to secure
Identity Center tokens with proper error handling and parameter
validation across supported SDK languages. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li>
<li><strong>client-amp:</strong> Add VPC source configuration support
enabling Amazon Managed Service for Prometheus Collector to collect
metrics from MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li>
<li><strong>client-s3tables:</strong> Adds support for request metrics
metrics APIs for S3 Tables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support of
SQL statements creation, metadata model discovery and selection rules
transformation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release
expands ALB Authentication to support JWT verification and adds support
for a new JWT validation action in listener rule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li>
<li><strong>client-connect:</strong> Updated Authentication Profile APIs
to add support for automatic logout on user inactivity (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-cloudwatch:</strong> e2e test of protocol selection
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.930.0.zip</strong></p>
<h2>v3.929.0</h2>
<h4>3.929.0(2025-11-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-batch:</strong> Documentation-only update: update API
and doc descriptions per EKS ImageType default value switch from AL2 to
AL2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-data-automation:</strong> Added support for
Language Expansion feature for BDA Audio modality. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li>
<li><strong>client-medical-imaging:</strong> Added new fields in
existing APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li>
<li><strong>client-security-ir:</strong> Added support for configuring
communication preferences as well as clearly displaying case comment
author identities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li>
<li><strong>client-rtbfabric:</strong> Added LogSettings and
LinkAttribute fields to external links (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS REST JSON clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-s3vectors:</strong> add e2e test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li>
<li><strong>client-dynamodb:</strong> e2e test for type registry based
error handling (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> e2e test for live tail
event streams (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</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.929.0...v3.930.0">3.930.0</a>
(2025-11-12)</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.928.0...v3.929.0">3.929.0</a>
(2025-11-11)</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.927.0...v3.928.0">3.928.0</a>
(2025-11-10)</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.926.0...v3.927.0">3.927.0</a>
(2025-11-07)</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.925.0...v3.926.0">3.926.0</a>
(2025-11-06)</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.924.0...v3.925.0">3.925.0</a>
(2025-11-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a>
Publish v3.930.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a>
chore(codegen): sync for idempotencyToken fix in http binding protocols
(<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7495">#7495</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a>
Publish v3.929.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a>
Publish v3.928.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a>
Publish v3.927.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a>
Publish v3.926.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a>
Publish v3.925.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-eventbridge` from 3.922.0 to 3.930.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.930.0</h2>
<h4>3.930.0(2025-11-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for idempotencyToken fix in http
binding protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge
instance type for SageMaker Hyperpod (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li>
<li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken
API to retrieve encrypted authentication tokens for Identity Center
integrated applications. This API enables programmatic access to secure
Identity Center tokens with proper error handling and parameter
validation across supported SDK languages. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li>
<li><strong>client-amp:</strong> Add VPC source configuration support
enabling Amazon Managed Service for Prometheus Collector to collect
metrics from MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li>
<li><strong>client-s3tables:</strong> Adds support for request metrics
metrics APIs for S3 Tables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support of
SQL statements creation, metadata model discovery and selection rules
transformation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li>
<li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from
immediate parent through each preceding generation back to the root AMI
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release
expands ALB Authentication to support JWT verification and adds support
for a new JWT validation action in listener rule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li>
<li><strong>client-connect:</strong> Updated Authentication Profile APIs
to add support for automatic logout on user inactivity (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS Query & EC2
Query clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-cloudwatch:</strong> e2e test of protocol selection
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.930.0.zip</strong></p>
<h2>v3.929.0</h2>
<h4>3.929.0(2025-11-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-batch:</strong> Documentation-only update: update API
and doc descriptions per EKS ImageType default value switch from AL2 to
AL2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-data-automation:</strong> Added support for
Language Expansion feature for BDA Audio modality. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li>
<li><strong>client-medical-imaging:</strong> Added new fields in
existing APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement
from existing limit of 1.25 Gbps. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li>
<li><strong>client-security-ir:</strong> Added support for configuring
communication preferences as well as clearly displaying case comment
author identities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li>
<li><strong>client-rtbfabric:</strong> Added LogSettings and
LinkAttribute fields to external links (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li>
<li><strong>clients:</strong> use schema-serde in AWS REST JSON clients
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-s3vectors:</strong> add e2e test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li>
<li><strong>client-dynamodb:</strong> e2e test for type registry based
error handling (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> e2e test for live tail
event streams (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</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.929.0...v3.930.0">3.930.0</a>
(2025-11-12)</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.928.0...v3.929.0">3.929.0</a>
(2025-11-11)<...
_Description has been truncated_…1 parent 59e231d commit cf7f4ad
File tree
7 files changed
+829
-833
lines changed- lambdas
- functions
- ami-housekeeper
- control-plane
- gh-agent-syncer
- termination-watcher
- webhook
- libs/aws-ssm-util
7 files changed
+829
-833
lines changed| 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 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| 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