Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-lambda from 3.651.1 to 3.656.0 #137

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps @aws-sdk/client-lambda from 3.651.1 to 3.656.0.

Release notes

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

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

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

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)
  • client-medialive: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. (dacf7b55)
  • client-mediaconvert: This release provides support for additional DRM configurations per SPEKE Version 2.0. (f7cca480)
  • client-glue: This change is for releasing TestConnection api SDK model (ddea9dd5)
  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae8)
  • client-quicksight: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. (31b656fc)
  • client-sagemaker: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. (380c0de9)

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)

... (truncated)

Changelog

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

3.656.0 (2024-09-20)

Features

  • clients: update command documentation examples as of 2024-09-20 (ab843b8)

3.655.0 (2024-09-19)

Features

  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae)

3.654.0 (2024-09-18)

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

3.653.0 (2024-09-17)

Features

  • client-lambda: Support for JSON resource-based policies and block public access (566bb05)
Commits
  • 6a1aa14 Publish v3.656.0
  • ab843b8 feat(clients): update command documentation examples as of 2024-09-20
  • 118987c Publish v3.655.0
  • 97088ae feat(client-lambda): Tagging support for Lambda event source mapping, and cod...
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • a993838 Publish v3.653.0
  • 566bb05 feat(client-lambda): Support for JSON resource-based policies and block publi...
  • See full diff in compare view

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:/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.651.1 to 3.656.0.
- [Release notes](https:/aws/aws-sdk-js-v3/releases)
- [Changelog](https:/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)
- [Commits](https:/aws/aws-sdk-js-v3/commits/v3.656.0/clients/client-lambda)

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

Signed-off-by: dependabot[bot] <[email protected]>
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.

Merging. :shipit:
@dependabot still failing ... #118 🙃

@nelsonic nelsonic merged commit ddc2b75 into main Sep 24, 2024
1 check failed
@nelsonic nelsonic deleted the dependabot/npm_and_yarn/aws-sdk/client-lambda-3.656.0 branch September 24, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant