Skip to content

Bump @aws-sdk/client-lambda from 3.775.0 to 3.865.0#373

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-lambda-3.865.0
Closed

Bump @aws-sdk/client-lambda from 3.775.0 to 3.865.0#373
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-lambda-3.865.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps @aws-sdk/client-lambda from 3.775.0 to 3.865.0.

Release notes

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

v3.865.0

3.865.0(2025-08-11)

Documentation Changes
  • client-lambda: Doc-only update for Lambda that updates the maximum payload size for response streaming invocations to 200 MB. (7c04a4b0)
  • client-evs: Update for general availability of Amazon Elastic VMware Service (EVS). (42162e56)
New Features
  • clients: update client endpoints as of 2025-08-11 (9e55a8de)
  • client-quicksight: Add RowAxisDisplayOptions and ColumnAxisDisplayOptions to HeatMapConfiguration, add Actions to PluginVisual, increase limit for CalculatedFields list (a0aa8dcc)
  • client-ec2: This release adds AvailabilityZoneId support for CreateVolume, DescribeVolume, LaunchTemplates, RunInstances, DescribeInstances, CreateDefaultSubnet, SpotInstances, and CreateDefaultSubnet APIs. (d130b871)
  • client-cognito-identity-provider: Remove SigV4 auth requirement for GetTokensFromRefreshToken (19ebeaf2)
  • client-bedrock: This release includes model updates and enhanced SDK documentation for union fields in automated reasoning policy components. Added docs cover policy definitions, mutations (add/update for rules/types/variables), build assets, workflow sources, test results, and tag exception handling. (1a741cc4)
  • client-connect: Updating SearchUserHierarchyGroups API (9fda95fc)
  • client-sso-admin: Added support for managing user background session for applications (2759ed36)
  • client-deadline: Adds support for Wait and Save feature in service-managed fleets (dc94f868)

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

v3.864.0

3.864.0(2025-08-08)

Chores
  • core/protocols: correct x-amz-target header in schema protocols (#7248) (425c0037)
Documentation Changes
  • client-transcribe: Update documentation to use key ARN only in OutputEncryptionKMSKeyId request parameter (aa5d9f03)
New Features
  • clients: update client endpoints as of 2025-08-08 (3540d6ea)
  • client-iot-data-plane: Adding DeleteConnection API to IoT Data Plane (8fd62429)
  • client-s3vectors: Removed incorrect endpoint tests (c14f49d4)
  • client-iot-managed-integrations: Removed incorrect endpoint tests (48cf435c)
  • client-sagemaker: Adds support for GB200 UltraServers in Amazon SageMaker training jobs, training plans, and HyperPod clusters (b5dc676b)
  • client-application-signals: Removed incorrect endpoint tests (794fce3b)
  • client-networkflowmonitor: Removed incorrect endpoint tests (1a2f3527)
  • client-invoicing: Removed incorrect endpoint tests (fa3eb01c)
  • client-notificationscontacts: Removed incorrect endpoint tests (ea092358)
  • client-keyspacesstreams: Removed incorrect endpoint tests (32d8e3cc)
  • client-connect: This release adds a new API GetContactMetrics for Amazon Connect. (d2612b57)
  • client-billing: Removed incorrect endpoint tests (d47a2b84)
  • client-gameliftstreams: Removed incorrect endpoint tests (78d0339d)

... (truncated)

Changelog

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

3.865.0 (2025-08-11)

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

3.864.0 (2025-08-08)

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

3.863.0 (2025-08-07)

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

3.862.0 (2025-08-06)

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

3.859.0 (2025-08-01)

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

3.858.0 (2025-07-31)

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

3.857.0 (2025-07-30)

... (truncated)

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 Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 20:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.775.0 to 3.865.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.865.0/clients/client-lambda)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-lambda-3.865.0 branch from 56fab06 to 23912a7 Compare August 14, 2025 13:07
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2025

Superseded by #376.

@dependabot dependabot bot closed this Aug 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-lambda-3.865.0 branch August 21, 2025 13:57
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