Skip to content

Commit c3c158d

Browse files
fix(lambda): bump the aws group in /lambdas with 7 updates (#5021)
Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.970.0` | `3.979.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.970.0` | `3.978.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/types) | `3.969.0` | `3.973.1` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.970.0` | `3.978.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.970.0` | `3.978.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.970.0` | `3.978.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.970.0` | `3.978.0` | Updates `@aws-sdk/client-ec2` from 3.970.0 to 3.979.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.979.0</h2> <h4>3.979.0(2026-01-29)</h4> <h5>New Features</h5> <ul> <li><strong>client-gamelift:</strong> Amazon GameLift Servers now supports automatic scaling to and from zero instances based on game session activity. Fleets scale down to zero following a defined period of no game session activity and scale up from zero when game sessions are requested, providing an option for cost optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6b625f59eb1d74b23d68fd3a4136190bf1b6b4b2">6b625f59</a>)</li> <li><strong>client-ec2:</strong> G7e instances feature up to 8 NVIDIA RTX PRO 6000 Blackwell Server Edition GPUs with 768 GB of memory and 5th generation Intel Xeon Scalable processors. Supporting up to 192 vCPUs, 1600 Gbps networking bandwidth with EFA, up to 2 TiB of system memory, and up to 15.2 TB of local NVMe SSD storage. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5678db816bf3dc3b202016cd3fe8b70ab27f0b67">5678db81</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> open credential provider lock after failed chain (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7692">#7692</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2320c7c0b3dea3d17177c9ba2d20b16fd0d9b0b0">2320c7c0</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.979.0.zip</strong></p> <h2>v3.978.0</h2> <h4>3.978.0(2026-01-28)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>smithy-typescript-aws-codegen release 0.43.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li> <li>update for aggregated paginators and waiters (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-s3-control:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li> <li><strong>client-cognito-identity-provider:</strong> This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li> <li><strong>client-connect:</strong> Adds support for filtering search results based on tags assigned to contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li> <li><strong>client-lambda:</strong> We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> add test for aggregate client paginator/waiter methods (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.978.0.zip</strong></p> <h2>v3.977.0</h2> <h4>3.977.0(2026-01-27)</h4> <h5>Chores</h5> <!-- 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.978.0...v3.979.0">3.979.0</a> (2026-01-29)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> G7e instances feature up to 8 NVIDIA RTX PRO 6000 Blackwell Server Edition GPUs with 768 GB of memory and 5th generation Intel Xeon Scalable processors. Supporting up to 192 vCPUs, 1600 Gbps networking bandwidth with EFA, up to 2 TiB of system memory, and up to 15.2 TB of local NVMe SSD storage. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5678db816bf3dc3b202016cd3fe8b70ab27f0b67">5678db8</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.977.0...v3.978.0">3.978.0</a> (2026-01-28)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.976.0...v3.977.0">3.977.0</a> (2026-01-27)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff9</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.975.0...v3.976.0">3.976.0</a> (2026-01-26)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> DescribeInstanceTypes API response now includes an additionalFlexibleNetworkInterfaces field, the number of interfaces attachable to an instance when using flexible Elastic Network Adapter (ENA) queues in addition to the base number specified by maximumNetworkInterfaces. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5c51fbbe99a723606f9bb3d6d6704cbab706d12">a5c51fb</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.974.0...v3.975.0">3.975.0</a> (2026-01-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ec2</code></p> <!-- 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/90b160c3e075c1cee24b92f90e489f4d02806472"><code>90b160c</code></a> Publish v3.979.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5678db816bf3dc3b202016cd3fe8b70ab27f0b67"><code>5678db8</code></a> feat(client-ec2): G7e instances feature up to 8 NVIDIA RTX PRO 6000 Blackwell...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a> Publish v3.978.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674"><code>11fdee1</code></a> feat(client-ec2): SearchTransitGatewayRoutes API response now includes a Next...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a> chore(codegen): update for aggregated paginators and waiters (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7685">#7685</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/27da5f2e93e4eca34f1d62211e8f31d1a55c9e3d"><code>27da5f2</code></a> Publish v3.977.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7"><code>8c83ff9</code></a> feat(client-ec2): Releasing new EC2 instances. C8gb and M8gb with highest EBS...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/df1157fc08a4bbdded8a05da480236d834990000"><code>df1157f</code></a> Publish v3.976.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a5c51fbbe99a723606f9bb3d6d6704cbab706d12"><code>a5c51fb</code></a> feat(client-ec2): DescribeInstanceTypes API response now includes an addition...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/557a738449b4c4599f0d76acf2343c338dfa89bb"><code>557a738</code></a> Publish v3.975.0</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.979.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.970.0 to 3.978.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.978.0</h2> <h4>3.978.0(2026-01-28)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>smithy-typescript-aws-codegen release 0.43.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li> <li>update for aggregated paginators and waiters (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-s3-control:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li> <li><strong>client-cognito-identity-provider:</strong> This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li> <li><strong>client-connect:</strong> Adds support for filtering search results based on tags assigned to contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li> <li><strong>client-lambda:</strong> We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> add test for aggregate client paginator/waiter methods (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.978.0.zip</strong></p> <h2>v3.977.0</h2> <h4>3.977.0(2026-01-27)</h4> <h5>Chores</h5> <ul> <li><strong>core/protocols:</strong> use default structIterator (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li> <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li> <li><strong>client-connect:</strong> Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li> <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports editing job names and descriptions after submission. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li> <li><strong>client-sagemaker:</strong> Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.977.0.zip</strong></p> <!-- 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.977.0...v3.978.0">3.978.0</a> (2026-01-28)</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.974.0...v3.975.0">3.975.0</a> (2026-01-23)</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.973.0...v3.974.0">3.974.0</a> (2026-01-22)</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.971.0...v3.972.0">3.972.0</a> (2026-01-20)</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.970.0...v3.971.0">3.971.0</a> (2026-01-16)</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/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a> Publish v3.978.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a> chore(codegen): update for aggregated paginators and waiters (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7685">#7685</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/557a738449b4c4599f0d76acf2343c338dfa89bb"><code>557a738</code></a> Publish v3.975.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/784b9f3d2907de5396cd42621028ef9c7f37402d"><code>784b9f3</code></a> chore(codegen): upgrade smithy to 1.66.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7678">#7678</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a> Publish v3.974.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a> chore(codegen): sync for http label validation (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7671">#7671</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a> Publish v3.972.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a> chore: replace rimraf with premove (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7669">#7669</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/423a6863cce0f6ebc533aa9f41467f6063d4cab4"><code>423a686</code></a> Publish v3.971.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.969.0 to 3.973.1 <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.973.0</h2> <h4>3.973.0(2026-01-21)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-21 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5a66a0a1e3c31cd645ad42efb3ac33ba92f67cfe">5a66a0a1</a>)</li> <li><strong>client-config-service:</strong> AWS Config Conformance Packs now support tag-on-create through PutConformancePack API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cbc598738e8ab7b0f5446c4b752d0209a73d3c2">0cbc5987</a>)</li> <li><strong>client-quicksight:</strong> Added documentation and model for sheet layout groups - allows sheet elements to be grouped, Added documentation and the feature enables admins to have granular control over connectors under actions, Updated API documentation for PDF Export in Snapshot Export APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5862792f6fb6ad113c4b3e654d9958571b3a2bc9">5862792f</a>)</li> <li><strong>client-ec2:</strong> Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/306621454badc231432a31e11508cfd5b2d75820">30662145</a>)</li> <li><strong>client-bedrock-agentcore:</strong> Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd22907497ec421c8491fecb6782ead52828a1e9">bd229074</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.973.0.zip</strong></p> <h2>v3.972.0</h2> <h4>3.972.0(2026-01-20)</h4> <h5>Chores</h5> <ul> <li>replace rimraf with premove (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7669">#7669</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f">e0b484fa</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3266a28d8d85c8102315f4a1d92c887cbdab6132">3266a28d</a>)</li> <li><strong>client-workspaces-instances:</strong> Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a660c503907bed1a1d15e3a31edb2056b3dca024">a660c503</a>)</li> <li><strong>client-odb:</strong> Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f906d762f69f441ed48b173f58d2f2218e19ea41">f906d762</a>)</li> <li><strong>client-bedrock-runtime:</strong> Added support for extended prompt caching with one hour TTL. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2cc679ff11476d18b56bd794f4af41a5ffc1ffe2">2cc679ff</a>)</li> <li><strong>client-keyspaces:</strong> Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7d41c3f7d3f33647db8b42951ed237de405fa54">a7d41c3f</a>)</li> <li><strong>client-auto-scaling:</strong> This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5ca740f521259bb39b85a82385f92356009555d9">5ca740f5</a>)</li> <li><strong>client-verifiedpermissions:</strong> Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3fe5ed933fe118b4aa43f3006a8d58512dd3895f">3fe5ed93</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.972.0.zip</strong></p> <h2>v3.971.0</h2> <h4>3.971.0(2026-01-16)</h4> <h5>Chores</h5> <ul> <li><strong>deps-dev:</strong> bump vitest to 4.x (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7662">#7662</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e4af3e38b68a52a718a52db86fd5a6f01499a8dc">e4af3e38</a>)</li> <li><strong>codegen:</strong> tag maven release 0.42.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7664">#7664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eea2ef451723516ef43924418fff7993b04759ca">eea2ef45</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sagemaker:</strong> Adding security consideration comments for lcc accessing execution role under root access (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83b0e783e4888eca18f8ea964fef7dca47c89545">83b0e783</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18674f5d4601aa201831ed695aaa99a174cfffab">18674f5d</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-internal/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s changelog</a>.</em></p> <blockquote> <h1>3.973.1 (2026-01-25)</h1> <h3>Chores</h3> <ul> <li><strong>packages-internal:</strong> update metadata url paths (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7679">#7679</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3a351c1fdbb8e8124ddadfd07a2d29f88ec47f1">c3a351c</a>)</li> </ul> <h1>3.973.0 (2026-01-21)</h1> <h3>Features</h3> <ul> <li><strong>packages:</strong> support open version ranges for internal packages - move core &amp; types (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7674">#7674</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3cdc641fc5aeaf50e5689f64109d4187cc0ad63">a3cdc64</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.971.0...v3.972.0">3.972.0</a> (2026-01-20)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/types</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.970.0 to 3.978.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.978.0</h2> <h4>3.978.0(2026-01-28)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>smithy-typescript-aws-codegen release 0.43.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li> <li>update for aggregated paginators and waiters (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-s3-control:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li> <li><strong>client-cognito-identity-provider:</strong> This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li> <li><strong>client-connect:</strong> Adds support for filtering search results based on tags assigned to contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li> <li><strong>client-lambda:</strong> We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> add test for aggregate client paginator/waiter methods (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.978.0.zip</strong></p> <h2>v3.977.0</h2> <h4>3.977.0(2026-01-27)</h4> <h5>Chores</h5> <ul> <li><strong>core/protocols:</strong> use default structIterator (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li> <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li> <li><strong>client-connect:</strong> Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li> <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports editing job names and descriptions after submission. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li> <li><strong>client-sagemaker:</strong> Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.977.0.zip</strong></p> <!-- 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.977.0...v3.978.0">3.978.0</a> (2026-01-28)</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.974.0...v3.975.0">3.975.0</a> (2026-01-23)</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.973.0...v3.974.0">3.974.0</a> (2026-01-22)</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.971.0...v3.972.0">3.972.0</a> (2026-01-20)</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.970.0...v3.971.0">3.971.0</a> (2026-01-16)</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/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a> Publish v3.978.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a> chore(codegen): update for aggregated paginators and waiters (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7685">#7685</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/557a738449b4c4599f0d76acf2343c338dfa89bb"><code>557a738</code></a> Publish v3.975.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/784b9f3d2907de5396cd42621028ef9c7f37402d"><code>784b9f3</code></a> chore(codegen): upgrade smithy to 1.66.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7678">#7678</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a> Publish v3.974.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a> chore(codegen): sync for http label validation (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7671">#7671</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a> Publish v3.972.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a> chore: replace rimraf with premove (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7669">#7669</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/423a6863cce0f6ebc533aa9f41467f6063d4cab4"><code>423a686</code></a> Publish v3.971.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.970.0 to 3.978.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.978.0</h2> <h4>3.978.0(2026-01-28)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>smithy-typescript-aws-codegen release 0.43.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li> <li>update for aggregated paginators and waiters (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-s3-control:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li> <li><strong>client-cognito-identity-provider:</strong> This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li> <li><strong>client-connect:</strong> Adds support for filtering search results based on tags assigned to contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li> <li><strong>client-lambda:</strong> We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> add test for aggregate client paginator/waiter methods (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.978.0.zip</strong></p> <h2>v3.977.0</h2> <h4>3.977.0(2026-01-27)</h4> <h5>Chores</h5> <ul> <li><strong>core/protocols:</strong> use default structIterator (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li> <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li> <li><strong>client-connect:</strong> Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li> <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports editing job names and descriptions after submission. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li> <li><strong>client-sagemaker:</strong> Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.977.0.zip</strong></p> <!-- 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.977.0...v3.978.0">3.978.0</a> (2026-01-28)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea5</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.974.0...v3.975.0">3.975.0</a> (2026-01-23)</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.973.0...v3.974.0">3.974.0</a> (2026-01-22)</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.971.0...v3.972.0">3.972.0</a> (2026-01-20)</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.970.0...v3.971.0">3.971.0</a> (2026-01-16)</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/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a> Publish v3.978.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12"><code>b56cea5</code></a> feat(client-s3): Adds support for the UpdateObjectEncryption API to change th...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6"><code>75ba48b</code></a> test(client-s3): add test for aggregate client paginator/waiter methods (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7687">#7687</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a> chore(codegen): update for aggregated paginators and waiters (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7685">#7685</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/557a738449b4c4599f0d76acf2343c338dfa89bb"><code>557a738</code></a> Publish v3.975.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/784b9f3d2907de5396cd42621028ef9c7f37402d"><code>784b9f3</code></a> chore(codegen): upgrade smithy to 1.66.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7678">#7678</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a> Publish v3.974.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a> chore(codegen): sync for http label validation (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7671">#7671</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a> Publish v3.972.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a> chore: replace rimraf with premove (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7669">#7669</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.970.0 to 3.978.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.978.0</h2> <h4>3.978.0(2026-01-28)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>smithy-typescript-aws-codegen release 0.43.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li> <li>update for aggregated paginators and waiters (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-s3-control:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li> <li><strong>client-cognito-identity-provider:</strong> This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li> <li><strong>client-connect:</strong> Adds support for filtering search results based on tags assigned to contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li> <li><strong>client-lambda:</strong> We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> add test for aggregate client paginator/waiter methods (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.978.0.zip</strong></p> <h2>v3.977.0</h2> <h4>3.977.0(2026-01-27)</h4> <h5>Chores</h5> <ul> <li><strong>core/protocols:</strong> use default structIterator (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li> <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li> <li><strong>client-connect:</strong> Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li> <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports editing job names and descriptions after submission. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li> <li><strong>client-sagemaker:</strong> Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.977.0.zip</strong></p> <!-- 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.977.0...v3.978.0">3.978.0</a> (2026-01-28)</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.974.0...v3.975.0">3.975.0</a> (2026-01-23)</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.973.0...v3.974.0">3.974.0</a> (2026-01-22)</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.971.0...v3.972.0">3.972.0</a> (2026-01-20)</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.970.0...v3.971.0">3.971.0</a> (2026-01-16)</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/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a> Publish v3.978.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a> chore(codegen): update for aggregated paginators and waiters (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7685">#7685</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/557a738449b4c4599f0d76acf2343c338dfa89bb"><code>557a738</code></a> Publish v3.975.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/784b9f3d2907de5396cd42621028ef9c7f37402d"><code>784b9f3</code></a> chore(codegen): upgrade smithy to 1.66.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7678">#7678</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a> Publish v3.974.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a> chore(codegen): sync for http label validation (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7671">#7671</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a> Publish v3.972.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a> chore: replace rimraf with premove (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7669">#7669</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/423a6863cce0f6ebc533aa9f41467f6063d4cab4"><code>423a686</code></a> Publish v3.971.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e4af3e38b68a52a718a52db86fd5a6f01499a8dc"><code>e4af3e3</code></a> chore(deps-dev): bump vitest to 4.x (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7662">#7662</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.970.0 to 3.978.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.978.0</h2> <h4>3.978.0(2026-01-28)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>smithy-typescript-aws-codegen release 0.43.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li> <li>update for aggregated paginators and waiters (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-s3-control:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li> <li><strong>client-cognito-identity-provider:</strong> This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li> <li><strong>client-connect:</strong> Adds support for filtering search results based on tags assigned to contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li> <li><strong>client-lambda:</strong> We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> add test for aggregate client paginator/waiter methods (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.978.0.zip</strong></p> <h2>v3.977.0</h2> <h4>3.977.0(2026-01-27)</h4> <h5>Chores</h5> <ul> <li><strong>core/protocols:</strong> use default structIterator (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li> <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li> <li><strong>client-connect:</strong> Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li> <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports editing job names and descriptions after submission. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li> <li><strong>client-sagemaker:</strong> Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.977.0.zip</strong></p> <!-- 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/blo... _Des…
1 parent e8369cf commit c3c158d

File tree

7 files changed

+458
-458
lines changed

7 files changed

+458
-458
lines changed

lambdas/functions/ami-housekeeper/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"all": "yarn build && yarn format && yarn lint && yarn test"
1818
},
1919
"devDependencies": {
20-
"@aws-sdk/types": "^3.965.0",
20+
"@aws-sdk/types": "^3.973.1",
2121
"@types/aws-lambda": "^8.10.159",
2222
"@vercel/ncc": "^0.38.4",
2323
"aws-sdk-client-mock": "^4.1.0",
@@ -26,8 +26,8 @@
2626
"dependencies": {
2727
"@aws-github-runner/aws-powertools-util": "*",
2828
"@aws-github-runner/aws-ssm-util": "*",
29-
"@aws-sdk/client-ec2": "^3.965.0",
30-
"@aws-sdk/client-ssm": "^3.965.0",
29+
"@aws-sdk/client-ec2": "^3.984.0",
30+
"@aws-sdk/client-ssm": "^3.984.0",
3131
"cron-parser": "^5.4.0"
3232
},
3333
"nx": {

lambdas/functions/control-plane/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"all": "yarn build && yarn format && yarn lint && yarn test"
1818
},
1919
"devDependencies": {
20-
"@aws-sdk/types": "^3.965.0",
20+
"@aws-sdk/types": "^3.973.1",
2121
"@octokit/types": "^16.0.0",
2222
"@types/aws-lambda": "^8.10.159",
2323
"@types/node": "^22.19.3",
@@ -33,8 +33,8 @@
3333
"@aws-github-runner/aws-powertools-util": "*",
3434
"@aws-github-runner/aws-ssm-util": "*",
3535
"@aws-lambda-powertools/parameters": "^2.30.2",
36-
"@aws-sdk/client-ec2": "^3.965.0",
37-
"@aws-sdk/client-sqs": "^3.965.0",
36+
"@aws-sdk/client-ec2": "^3.984.0",
37+
"@aws-sdk/client-sqs": "^3.984.0",
3838
"@middy/core": "^6.4.5",
3939
"@octokit/auth-app": "8.1.2",
4040
"@octokit/core": "7.0.6",

lambdas/functions/gh-agent-syncer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"all": "yarn build && yarn format && yarn lint && yarn test"
1818
},
1919
"devDependencies": {
20-
"@aws-sdk/types": "^3.965.0",
20+
"@aws-sdk/types": "^3.973.1",
2121
"@types/aws-lambda": "^8.10.159",
2222
"@types/node": "^22.19.3",
2323
"@types/request": "^2.48.13",
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@aws-github-runner/aws-powertools-util": "*",
31-
"@aws-sdk/client-s3": "^3.965.0",
32-
"@aws-sdk/lib-storage": "^3.965.0",
31+
"@aws-sdk/client-s3": "^3.984.0",
32+
"@aws-sdk/lib-storage": "^3.984.0",
3333
"@middy/core": "^6.4.5",
3434
"@octokit/rest": "22.0.1",
3535
"axios": "^1.13.5"

lambdas/functions/termination-watcher/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"all": "yarn build && yarn format && yarn lint && yarn test"
1616
},
1717
"devDependencies": {
18-
"@aws-sdk/types": "^3.965.0",
18+
"@aws-sdk/types": "^3.973.1",
1919
"@types/aws-lambda": "^8.10.159",
2020
"@types/node": "^22.19.3",
2121
"@vercel/ncc": "^0.38.4",
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@aws-github-runner/aws-powertools-util": "*",
27-
"@aws-sdk/client-ec2": "^3.965.0",
27+
"@aws-sdk/client-ec2": "^3.984.0",
2828
"@middy/core": "^6.4.5"
2929
},
3030
"nx": {

lambdas/functions/webhook/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"all": "yarn build && yarn format && yarn lint && yarn test"
1818
},
1919
"devDependencies": {
20-
"@aws-sdk/client-eventbridge": "^3.965.0",
20+
"@aws-sdk/client-eventbridge": "^3.984.0",
2121
"@octokit/webhooks-types": "^7.6.1",
2222
"@types/aws-lambda": "^8.10.159",
2323
"@types/express": "^5.0.3",
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@aws-github-runner/aws-powertools-util": "*",
3232
"@aws-github-runner/aws-ssm-util": "*",
33-
"@aws-sdk/client-sqs": "^3.965.0",
33+
"@aws-sdk/client-sqs": "^3.984.0",
3434
"@middy/core": "^6.4.5",
3535
"@octokit/rest": "22.0.1",
3636
"@octokit/types": "^16.0.0",

lambdas/libs/aws-ssm-util/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"all": "yarn build && yarn format && yarn lint && yarn test"
1616
},
1717
"devDependencies": {
18-
"@aws-sdk/types": "^3.965.0",
18+
"@aws-sdk/types": "^3.973.1",
1919
"@types/aws-lambda": "^8.10.159",
2020
"@types/node": "^22.19.3",
2121
"aws-sdk-client-mock": "^4.1.0",
2222
"aws-sdk-client-mock-jest": "^4.1.0"
2323
},
2424
"dependencies": {
2525
"@aws-github-runner/aws-powertools-util": "*",
26-
"@aws-sdk/client-ssm": "^3.965.0"
26+
"@aws-sdk/client-ssm": "^3.984.0"
2727
},
2828
"nx": {
2929
"includedScripts": [

0 commit comments

Comments
 (0)