Skip to content

Commit eb76c87

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-lambda from 3.1014.0 to 3.1015.0 (#2149)
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.1014.0 to 3.1015.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-lambda</code>'s releases</a>.</em></p> <blockquote> <h2>v3.1015.0</h2> <h4>3.1015.0(2026-03-23)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> update release changelog generator (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7879">#7879</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2ab511171b44584fda54b43689a03f3ce9257825">2ab51117</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-lightsail:</strong> Add support for tagging of ContactMethod resource type (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9e5c87c65cec72f7c9b4456d02c9468a841cf5c6">9e5c87c6</a>)</li> <li><strong>client-batch:</strong> AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1eace0cafa76426e8d22f4e14026e61966b2c7c">a1eace0c</a>)</li> <li><strong>client-connectcases:</strong> You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ca3fcd61fb66ea865995cc672af99e38e73bebc3">ca3fcd61</a>)</li> <li><strong>client-omics:</strong> Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5dd6fe2fd2005543bb5cb79dce382ddc3ab86985">5dd6fe2f</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>core/protocols:</strong> use composite error registry for error handling, revert default error message to &quot;UnknownError&quot; (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7877">#7877</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55f7726977a2c87d58e7591ba22f6e77b1c55617">55f77269</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1015.0.zip</strong></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md"><code>@​aws-sdk/client-lambda</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1014.0...v3.1015.0">3.1015.0</a> (2026-03-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-lambda</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/09b1455b9d2c10039e80195e01756d6a86e02b22"><code>09b1455</code></a> Publish v3.1015.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-lambda">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9106c5 commit eb76c87

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambdaJanitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"dependencies": {
99
"@aws-lambda-powertools/logger": "^2.32.0",
10-
"@aws-sdk/client-lambda": "^3.1014.0",
10+
"@aws-sdk/client-lambda": "^3.1015.0",
1111
"uuid": "^13.0.0"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)