Skip to content

Commit c9f2c27

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-ssm from 3.1014.0 to 3.1015.0 (#2923)
Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) 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-ssm</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-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</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-ssm</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-ssm">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 c0fee49 commit c9f2c27

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/nhsNotifyLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@aws-lambda-powertools/commons": "^2.31.0",
1919
"@aws-lambda-powertools/logger": "^2.32.0",
2020
"@aws-lambda-powertools/parameters": "^2.32.0",
21-
"@aws-sdk/client-ssm": "^3.1014.0",
21+
"@aws-sdk/client-ssm": "^3.1015.0",
2222
"@middy/core": "^7.1.2",
2323
"@middy/input-output-logger": "^7.2.1",
2424
"@nhs/fhir-middy-error-handler": "^2.1.75",

0 commit comments

Comments
 (0)