Skip to content

fix(lambda): bump the aws group in /lambdas with 7 updates#5021

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/aws-272d2d947d
Open

fix(lambda): bump the aws group in /lambdas with 7 updates#5021
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/aws-272d2d947d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps the aws group in /lambdas with 7 updates:

Package From To
@aws-sdk/client-ec2 3.970.0 3.979.0
@aws-sdk/client-ssm 3.970.0 3.978.0
@aws-sdk/types 3.969.0 3.973.1
@aws-sdk/client-sqs 3.970.0 3.978.0
@aws-sdk/client-s3 3.970.0 3.978.0
@aws-sdk/lib-storage 3.970.0 3.978.0
@aws-sdk/client-eventbridge 3.970.0 3.978.0

Updates @aws-sdk/client-ec2 from 3.970.0 to 3.979.0

Release notes

Sourced from @​aws-sdk/client-ec2's releases.

v3.979.0

3.979.0(2026-01-29)

New Features
  • client-gamelift: 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. (6b625f59)
  • client-ec2: 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. (5678db81)
Bug Fixes
  • credential-provider-node: open credential provider lock after failed chain (#7692) (2320c7c0)

For list of updated packages, view updated-packages.md in assets-3.979.0.zip

v3.978.0

3.978.0(2026-01-28)

Chores
  • codegen:
New Features
  • client-s3-control: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (8248439e)
  • client-mediaconvert: 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. (9ee45457)
  • client-cognito-identity-provider: 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. (a291daef)
  • client-connect: Adds support for filtering search results based on tags assigned to contacts. (c3e7a41b)
  • client-ec2: 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. (11fdee1e)
  • client-mediaconnect: 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. (a5e075c8)
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea55)
  • client-lambda: We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (af7d3d55)
Tests
  • client-s3: add test for aggregate client paginator/waiter methods (#7687) (75ba48bc)

For list of updated packages, view updated-packages.md in assets-3.978.0.zip

v3.977.0

3.977.0(2026-01-27)

Chores

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ec2's changelog.

3.979.0 (2026-01-29)

Features

  • client-ec2: 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. (5678db8)

3.978.0 (2026-01-28)

Features

  • client-ec2: 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. (11fdee1)

3.977.0 (2026-01-27)

Features

  • client-ec2: 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. (8c83ff9)

3.976.0 (2026-01-26)

Features

  • client-ec2: 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. (a5c51fb)

3.975.0 (2026-01-23)

Note: Version bump only for package @​aws-sdk/client-ec2

... (truncated)

Commits
  • 90b160c Publish v3.979.0
  • 5678db8 feat(client-ec2): G7e instances feature up to 8 NVIDIA RTX PRO 6000 Blackwell...
  • a1794f7 Publish v3.978.0
  • 11fdee1 feat(client-ec2): SearchTransitGatewayRoutes API response now includes a Next...
  • 024c073 chore(codegen): update for aggregated paginators and waiters (#7685)
  • 27da5f2 Publish v3.977.0
  • 8c83ff9 feat(client-ec2): Releasing new EC2 instances. C8gb and M8gb with highest EBS...
  • df1157f Publish v3.976.0
  • a5c51fb feat(client-ec2): DescribeInstanceTypes API response now includes an addition...
  • 557a738 Publish v3.975.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.970.0 to 3.978.0

Release notes

Sourced from @​aws-sdk/client-ssm's releases.

v3.978.0

3.978.0(2026-01-28)

Chores
  • codegen:
New Features
  • client-s3-control: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (8248439e)
  • client-mediaconvert: 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. (9ee45457)
  • client-cognito-identity-provider: 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. (a291daef)
  • client-connect: Adds support for filtering search results based on tags assigned to contacts. (c3e7a41b)
  • client-ec2: 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. (11fdee1e)
  • client-mediaconnect: 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. (a5e075c8)
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea55)
  • client-lambda: We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (af7d3d55)
Tests
  • client-s3: add test for aggregate client paginator/waiter methods (#7687) (75ba48bc)

For list of updated packages, view updated-packages.md in assets-3.978.0.zip

v3.977.0

3.977.0(2026-01-27)

Chores
New Features
  • clients: update client endpoints as of 2026-01-27 (04a9ab71)
  • client-ec2: 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. (8c83ff92)
  • client-connect: 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. (12e1a94a)
  • client-medialive: 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. (58a0492c)
  • client-deadline: AWS Deadline Cloud now supports editing job names and descriptions after submission. (fd6d1d4b)
  • client-sagemaker: 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. (3f52b92b)

For list of updated packages, view updated-packages.md in assets-3.977.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ssm's changelog.

3.978.0 (2026-01-28)

Note: Version bump only for package @​aws-sdk/client-ssm

3.975.0 (2026-01-23)

Note: Version bump only for package @​aws-sdk/client-ssm

3.974.0 (2026-01-22)

Note: Version bump only for package @​aws-sdk/client-ssm

3.972.0 (2026-01-20)

Note: Version bump only for package @​aws-sdk/client-ssm

3.971.0 (2026-01-16)

Note: Version bump only for package @​aws-sdk/client-ssm

Commits

Updates @aws-sdk/types from 3.969.0 to 3.973.1

Release notes

Sourced from @​aws-sdk/types's releases.

v3.973.0

3.973.0(2026-01-21)

New Features
  • clients: update client endpoints as of 2026-01-21 (5a66a0a1)
  • client-config-service: AWS Config Conformance Packs now support tag-on-create through PutConformancePack API. (0cbc5987)
  • client-quicksight: 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 (5862792f)
  • client-ec2: Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance. (30662145)
  • client-bedrock-agentcore: Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory (bd229074)

For list of updated packages, view updated-packages.md in assets-3.973.0.zip

v3.972.0

3.972.0(2026-01-20)

Chores
New Features
  • clients: update client endpoints as of 2026-01-20 (3266a28d)
  • client-workspaces-instances: Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches. (a660c503)
  • client-odb: 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. (f906d762)
  • client-bedrock-runtime: Added support for extended prompt caching with one hour TTL. (2cc679ff)
  • client-keyspaces: Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra) (a7d41c3f)
  • client-auto-scaling: This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status. (5ca740f5)
  • client-verifiedpermissions: 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. (3fe5ed93)

For list of updated packages, view updated-packages.md in assets-3.972.0.zip

v3.971.0

3.971.0(2026-01-16)

Chores
Documentation Changes
  • client-sagemaker: Adding security consideration comments for lcc accessing execution role under root access (83b0e783)
  • client-glacier: Documentation updates for Amazon Glacier's maintenance mode (18674f5d)

... (truncated)

Changelog

Sourced from @​aws-sdk/types's changelog.

3.973.1 (2026-01-25)

Chores

  • packages-internal: update metadata url paths (#7679) (c3a351c)

3.973.0 (2026-01-21)

Features

  • packages: support open version ranges for internal packages - move core & types (#7674) (a3cdc64)

3.972.0 (2026-01-20)

Note: Version bump only for package @​aws-sdk/types

Commits

Updates @aws-sdk/client-sqs from 3.970.0 to 3.978.0

Release notes

Sourced from @​aws-sdk/client-sqs's releases.

v3.978.0

3.978.0(2026-01-28)

Chores
  • codegen:
New Features
  • client-s3-control: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (8248439e)
  • client-mediaconvert: 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. (9ee45457)
  • client-cognito-identity-provider: 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. (a291daef)
  • client-connect: Adds support for filtering search results based on tags assigned to contacts. (c3e7a41b)
  • client-ec2: 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. (11fdee1e)
  • client-mediaconnect: 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. (a5e075c8)
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea55)
  • client-lambda: We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (af7d3d55)
Tests
  • client-s3: add test for aggregate client paginator/waiter methods (#7687) (75ba48bc)

For list of updated packages, view updated-packages.md in assets-3.978.0.zip

v3.977.0

3.977.0(2026-01-27)

Chores
New Features
  • clients: update client endpoints as of 2026-01-27 (04a9ab71)
  • client-ec2: 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. (8c83ff92)
  • client-connect: 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. (12e1a94a)
  • client-medialive: 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. (58a0492c)
  • client-deadline: AWS Deadline Cloud now supports editing job names and descriptions after submission. (fd6d1d4b)
  • client-sagemaker: 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. (3f52b92b)

For list of updated packages, view updated-packages.md in assets-3.977.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sqs's changelog.

3.978.0 (2026-01-28)

Note: Version bump only for package @​aws-sdk/client-sqs

3.975.0 (2026-01-23)

Note: Version bump only for package @​aws-sdk/client-sqs

3.974.0 (2026-01-22)

Note: Version bump only for package @​aws-sdk/client-sqs

3.972.0 (2026-01-20)

Note: Version bump only for package @​aws-sdk/client-sqs

3.971.0 (2026-01-16)

Note: Version bump only for package @​aws-sdk/client-sqs

Commits

Updates @aws-sdk/client-s3 from 3.970.0 to 3.978.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.978.0

3.978.0(2026-01-28)

Chores
  • codegen:
New Features
  • client-s3-control: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (8248439e)
  • client-mediaconvert: 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. (9ee45457)
  • client-cognito-identity-provider: 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. (a291daef)
  • client-connect: Adds support for filtering search results based on tags assigned to contacts. (c3e7a41b)
  • client-ec2: 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. (11fdee1e)
  • client-mediaconnect: 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. (a5e075c8)
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea55)
  • client-lambda: We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (af7d3d55)
Tests
  • client-s3: add test for aggregate client paginator/waiter methods (#7687) (75ba48bc)

For list of updated packages, view updated-packages.md in assets-3.978.0.zip

v3.977.0

3.977.0(2026-01-27)

Chores
New Features
  • clients: update client endpoints as of 2026-01-27 (04a9ab71)
  • client-ec2: 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. (8c83ff92)
  • client-connect: 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. (12e1a94a)
  • client-medialive: 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. (58a0492c)
  • client-deadline: AWS Deadline Cloud now supports editing job names and descriptions after submission. (fd6d1d4b)
  • client-sagemaker: 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. (3f52b92b)

For list of updated packages, view updated-packages.md in assets-3.977.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.978.0 (2026-01-28)

Features

  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea5)

3.975.0 (2026-01-23)

Note: Version bump only for package @​aws-sdk/client-s3

3.974.0 (2026-01-22)

Note: Version bump only for package @​aws-sdk/client-s3

3.972.0 (2026-01-20)

Note: Version bump only for package @​aws-sdk/client-s3

3.971.0 (2026-01-16)

Note: Version bump only for package @​aws-sdk/client-s3

Commits
  • a1794f7 Publish v3.978.0
  • b56cea5 feat(client-s3): Adds support for the UpdateObjectEncryption API to change th...
  • 75ba48b test(client-s3): add test for aggregate client paginator/waiter methods (#7687)
  • 024c073 chore(codegen): update for aggregated paginators and waiters (#7685)
  • 557a738 Publish v3.975.0
  • 784b9f3 chore(codegen): upgrade smithy to 1.66.0 (#7678)
  • 2f2a874 Publish v3.974.0
  • 8536efc chore(codegen): sync for http label validation (#7671)
  • c47a847 Publish v3.972.0
  • e0b484f chore: replace rimraf with premove (#7669)
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.970.0 to 3.978.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.978.0

3.978.0(2026-01-28)

Chores
  • codegen:
New Features
  • client-s3-control: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (8248439e)
  • client-mediaconvert: 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. (9ee45457)
  • client-cognito-identity-provider: 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. (a291daef)
  • client-connect: Adds support for filtering search results based on tags assigned to contacts. (c3e7a41b)
  • client-ec2: 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. (11fdee1e)
  • client-mediaconnect: 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. (a5e075c8)
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea55)
  • client-lambda: We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (af7d3d55)
Tests
  • client-s3: add test for aggregate client paginator/waiter methods (#7687) (75ba48bc)

For list of updated packages, view updated-packages.md in assets-3.978.0.zip

v3.977.0

3.977.0(2026-01-27)

Chores
New Features
  • clients: update client endpoints as of 2026-01-27 (04a9ab71)
  • client-ec2: 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. (8c83ff92)
  • client-connect: 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. (12e1a94a)
  • client-medialive: 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. (58a0492c)
  • client-deadline: AWS Deadline Cloud now supports editing job names and descriptions after submission. (fd6d1d4b)
  • client-sagemaker: 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. (3f52b92b)

For list of updated packages, view updated-packages.md in assets-3.977.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.978.0 (2026-01-28)

Note: Version bump only for package @​aws-sdk/lib-storage

3.975.0 (2026-01-23)

Note: Version bump only for package @​aws-sdk/lib-storage

3.974.0 (2026-01-22)

Note: Version bump only for package @​aws-sdk/lib-storage

3.972.0 (2026-01-20)

Note: Version bump only for package @​aws-sdk/lib-storage

3.971.0 (2026-01-16)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/client-eventbridge from 3.970.0 to 3.978.0

Release notes

Sourced from @​aws-sdk/client-eventbridge's releases.

v3.978.0

3.978.0(2026-01-28)

Chores
  • codegen:
New Features
  • client-s3-control: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (8248439e)
  • client-mediaconvert: 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. (9ee45457)
  • client-cognito-identity-provider: 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. (a291daef)
  • client-connect: Adds support for filtering search results based on tags assigned to contacts. (c3e7a41b)
  • client-ec2: 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. (11fdee1e)
  • client-mediaconnect: 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. (a5e075c8)
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea55)
  • client-lambda: We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (af7d3d55)
Tests
  • client-s3: add test for aggregate client paginator/waiter methods (#7687) (75ba48bc)

For list of updated packages, view updated-packages.md in assets-3.978.0.zip

v3.977.0

3.977.0(2026-01-27)

Chores
New Features
  • clients: update client endpoints as of 2026-01-27 (04a9ab71)
  • client-ec2: 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. (8c83ff92)
  • client-connect: 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. (12e1a94a)
  • client-medialive: 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. (58a0492c)
  • client-deadline: AWS Deadline Cloud now supports editing job names and descriptions after submission. (fd6d1d4b)
  • client-sagemaker: 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. (3f52b92b)

For list of updated packages, view updated-packages.md in assets-3.977.0.zip

... (truncated)

Changelog

Sourced from

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
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.979.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.970.0 to 3.978.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-ssm)

Updates `@aws-sdk/types` from 3.969.0 to 3.973.1
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/types)

Updates `@aws-sdk/client-sqs` from 3.970.0 to 3.978.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.970.0 to 3.978.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.970.0 to 3.978.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.970.0 to 3.978.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-eventbridge)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.979.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.978.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/types"
  dependency-version: 3.973.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.978.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.978.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.978.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.978.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 6, 2026 19:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants