Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps @aws-sdk/client-lambda from 3.938.0 to 3.942.0.

Release notes

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

v3.942.0

3.942.0(2025-12-01)

Chores
New Features
  • clients: update client endpoints as of 2025-12-01 (d3bfe00c)
  • client-marketplace-agreement: This release supports 1/multi-product transactions via offer sets. DescribeAgreement and SearchAgreements APIs now return offer set IDs. SearchAgreements also supports filtering by offer set ID and 2/variable payment pricing terms will be returned through GetAgreementTerms. (2e5ff88f)
  • client-partnercentral-benefits: Initial GA launch of Partner Central Benefits (e0762255)
  • client-qconnect: New AIAgent types: Orchestration for ModelContextProtocol tool integration, CaseSummary for Amazon Connect Case summaries, NoteTaker for Agent Assistance notes. Added ListSpans and Retrieve APIs. Enhanced Q in Connect AssistantAssociationType to support Bring Your Own Bedrock Knowledge Bases. (923dca49)
  • client-connectparticipant: Amazon Connect now supports message processing that intercepts and processes chat messages before they reach any participant. (40ac3d8e)
  • client-eks: This release adds support for EKS Capabilities (1ccd14bc)
  • client-lex-models-v2: Adds support for speech-to-speech models for human-like, adaptive, and expressive voice interactions. Also adds support for speech model preference, allowing customers to select which speech model they want to use for speech-to-text requests. (e285b319)
  • client-glue: feature: Glue: Add support for Iceberg materialized view in Glue Data Catalog, including updated CreateTable API to support materialized views and new APIs for managing data refresh for materialized views. feature: Glue: Add support for Iceberg table encryption keys and struct field defaults. (4a4d44fe)
  • client-cleanroomsml: AWS Clean Rooms ML now supports privacy-enhancing synthetic dataset generation for custom ML training. (f9105f9a)
  • client-bedrock-agent-runtime: Support audio and video content retrieval on Bedrock Knowledge Bases. (5aefe349)
  • client-route53globalresolver: Add SDK for Amazon Route 53 Global Resolver, a fully managed DNS resolver service that offers broad DNS-filtering security controls. (4ba44e49)
  • client-connectcampaignsv2: This release added support for new WhatsApp channel and Journey type outbound campaign (743ec851)
  • client-lambda: Launching Lambda Managed Instances - a new feature to run Lambda on EC2. (ea7080cc)
  • client-bedrock-agent: Support audio and video ingestion on Bedrock Knowledge Bases. (bab14205)
  • client-appintegrations: This release adds support for MCP servers via the ApplicationType field, allowing customers to register their Bedrock AgentCore gateways as third party applications. (e07d00cb)
  • client-marketplace-catalog: This release introduces offer set entity in AWS Marketplace Catalog API to enable multi-product transaction. Offer set enables sellers to group multiple private offers into a single-click purchase experience, simplifying procurement for customers purchasing multi-product solutions. (0bb0491d)
  • client-partnercentral-account: Initial GA launch of Partner Central Account (4e6ce031)
  • client-personalize: This release adds support for includedDatasetColumns and performIncrementalUpdate in solution APIs, and rankingInfluence in campaign and batch inference APIs. (eaff3517)
  • client-partnercentral-selling: New Features: Lead Management APIs for capturing and nurturing leads Lead invitation support for partner collaboration Lead-to-opportunity conversion operations AWS Marketplace OfferSets support for opportunities (fbc7e4b8)
  • client-cleanrooms: AWS Clean Rooms now supports privacy-enhancing synthetic dataset generation for custom ML training. (179ce58d)
  • client-customer-profiles: This release introduces, CRUD APIs for the DomainObjectType and Recommender resources, APIs to offer statistical insights on Object Type Attributes, Changes to SegmentDefinition APIs to support SQL queries to create Segments, and Changes to Domain APIs to support Data Store. (18749b06)
  • client-connect: This is a combined re:Invent release for Amazon Connect. (05dd45a7)

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

v3.941.0

3.941.0(2025-11-26)

New Features
  • client-bedrock-runtime: Bedrock Runtime Reserved Service Support (18c4e92f)
  • client-cost-optimization-hub: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway. (08e65003)
  • client-compute-optimizer: Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API. (550987cb)
Tests

... (truncated)

Changelog

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

3.942.0 (2025-12-01)

Features

  • client-lambda: Launching Lambda Managed Instances - a new feature to run Lambda on EC2. (ea7080c)

3.940.0 (2025-11-25)

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

3.939.0 (2025-11-24)

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.938.0 to 3.942.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.942.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.942.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 1, 2025
Copy link
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dependabot 🤖 👌

@nelsonic nelsonic merged commit cd01b77 into main Dec 7, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-lambda-3.942.0 branch December 7, 2025 18:59
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.

2 participants