Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps @aws-sdk/client-lambda from 3.920.0 to 3.921.0.

Release notes

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

v3.921.0

3.921.0(2025-10-30)

Chores
Documentation Changes
  • client-rtbfabric: RTB Fabric documentation update. (f2bd79ec)
New Features
  • clients: update client endpoints as of 2025-10-30 (ece610b5)
  • client-codedeploy: Update endpoint ruleset parameters casing (0bff015d)
  • client-docdb: Adding FailoverState and TagList to GlobalCluster and SynchronizationStatus to GlobalClusterMember. (a3b8e076)
  • client-cloudwatch: Update endpoint ruleset parameters casing (fe5a3c2b)
  • client-sso: Update endpoint ruleset parameters casing (721f9c6a)
  • client-sagemaker-runtime: Update endpoint ruleset parameters casing (276aba70)
  • client-cognito-sync: Update endpoint ruleset parameters casing (090d3499)
  • client-serverlessapplicationrepository: Update endpoint ruleset parameters casing (2cbb7e03)
  • client-keyspacesstreams: Update endpoint ruleset parameters casing (4804c33b)
  • client-cloudcontrol: Update endpoint ruleset parameters casing (0a935c4e)
  • client-service-catalog: Update endpoint ruleset parameters casing (198eae4f)
  • client-s3outposts: Update endpoint ruleset parameters casing (1cfb788d)
  • client-cloudsearch: Update endpoint ruleset parameters casing (55f2a87f)
  • client-codecatalyst: Update endpoint ruleset parameters casing (85d8fb01)
  • client-greengrassv2: Update endpoint ruleset parameters casing (d0bf5286)
  • client-sts: Update endpoint ruleset parameters casing (d28da8b2)
  • client-appflow: Update endpoint ruleset parameters casing (4ff8a02a)
  • client-marketplace-reporting: Update endpoint ruleset parameters casing (789eb5a8)
  • client-artifact: Update endpoint ruleset parameters casing (125f2b1b)
  • client-ecs: Amazon ECS Service Connect now supports Envoy access logs, providing deeper observability into request-level traffic patterns and service interactions. (338ac6df)
  • client-kms: Add cross account VPC endpoint service connectivity support to CustomKeyStore. (08c92242)
  • client-api-gateway: Update endpoint ruleset parameters casing (6c5be10c)
  • client-iot-events-data: Update endpoint ruleset parameters casing (0f984e14)
  • client-iot-managed-integrations: Add a new GetManagedThingCertificate API to expose Iot ManagedIntegrations (MI) device certificate, and add "-" support for name, properties, actions and events in the CapabilityReportCapability object. (778f8595)
  • client-license-manager-linux-subscriptions: Update endpoint ruleset parameters casing (dae81b82)
  • client-app-mesh: Update endpoint ruleset parameters casing (90fe8ed1)
  • client-chime: Update endpoint ruleset parameters casing (fee835cd)
  • client-bedrock-agent: Update endpoint ruleset parameters casing (c1f73ec7)
  • client-schemas: Update endpoint ruleset parameters casing (a5126a17)
  • client-emr-serverless: This release adds the capability to enable User Background Sessions for customers running Trusted Identity Propagation enabled Interactive Sessions on EMR Serverless Applications. (1d1bbee7)
  • client-bedrock-agentcore-control: Web-Bot-Auth support for AgentCore Browser tool to help reduce captcha challenges. (0f63bb3d)
  • client-eks-auth: Update endpoint ruleset parameters casing (a3ff8256)
  • client-codecommit: Update endpoint ruleset parameters casing (fa935c61)
  • client-elasticache: Update endpoint ruleset parameters casing (f8e22620)
  • client-frauddetector: Update endpoint ruleset parameters casing (eb69bf53)
  • client-firehose: Update endpoint ruleset parameters casing (a12a2a0a)
  • client-geo-places: Update endpoint ruleset parameters casing (0223dac0)

... (truncated)

Changelog

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

3.921.0 (2025-10-30)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 30, 2025 23:03
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Oct 30, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-lambda-3.921.0 branch from a21600b to 090647c Compare November 20, 2025 11:55
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.920.0 to 3.921.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.921.0/clients/client-lambda)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-lambda-3.921.0 branch from 090647c to 862a677 Compare November 20, 2025 11:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

Superseded by #382.

@dependabot dependabot bot closed this Nov 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-lambda-3.921.0 branch November 20, 2025 23:02
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.

1 participant