Skip to content

Commit 6230265

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-ssm from 3.985.0 to 3.987.0 (#2376)
Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.985.0 to 3.987.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.987.0</h2> <h4>3.987.0(2026-02-10)</h4> <h5>Chores</h5> <ul> <li><strong>client-iotanalytics:</strong> remove iot analytics due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7727">#7727</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e3140d0477342d6b2c8987c50d50b5a34a16aa7d">e3140d04</a>)</li> <li><strong>client-evidently:</strong> remove evidently due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7725">#7725</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b9942f98195090e3b7785cdee93db8b78014d68">5b9942f9</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-02-10 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1bee3fecd51d26d694f1e85a0f6b53d67ac77f60">1bee3fec</a>)</li> <li><strong>client-rds:</strong> This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dfcf7f3d55be4a863fafd3bf8a66311824590078">dfcf7f3d</a>)</li> <li><strong>client-bedrock-agentcore:</strong> Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9bdc1cf81adf5a42bc61e98e48c9449c1732428a">9bdc1cf8</a>)</li> <li><strong>client-eks:</strong> Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c35168e301f2f874ea38c2e85743fff1a6bf4d79">c35168e3</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9408c4135ba64f680ce5038e8b10bb4c96126087">9408c413</a>)</li> <li><strong>client-kafka:</strong> Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cc06eb6f4b6f46d8381bfe0372f357f9f398d2e2">cc06eb6f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.987.0.zip</strong></p> <h2>v3.986.0</h2> <h4>3.986.0(2026-02-09)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> smithy-typescript-aws-codegen 0.44.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7719">#7719</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1a8de1bfa7b6d85d26a9288da34f1ffa15a94976">1a8de1bf</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-lakeformation:</strong> Allow cross account v5 in put data lake settings (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e10aebc67d029c6bd280d3750cb8cbad524e5135">e10aebc6</a>)</li> <li><strong>client-transfer:</strong> This release adds a documentation update for MdnResponse of type &quot;ASYNC&quot; (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a90879793f6b877a0e146cf2bacdd6a7ac820f77">a9087979</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-02-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b81f169c19677987668177af06f9f104e2ea4178">b81f169c</a>)</li> <li><strong>client-connectcampaignsv2:</strong> Add the missing event type for WhatsApp (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6b19703e15bf13fb26fe5ddbcd8e73d154204e17">6b19703e</a>)</li> <li><strong>client-pcs:</strong> Introduces RESUMING state for clusters, compute node groups, and queues. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/78ec45d517dcb9a2ea0ee279ec99d7bca6a7db50">78ec45d5</a>)</li> <li><strong>client-eks:</strong> Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/85135c4a3104b958b11b32547ea0fda0405d0a63">85135c4a</a>)</li> <li><strong>client-neptunedata:</strong> Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/012843ab3d96994b945cb555887ffecfe1b92f3d">012843ab</a>)</li> <li><strong>client-imagebuilder:</strong> EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f015ab63de494b18cc2395af769407d25269280a">f015ab63</a>)</li> <li><strong>client-ec2:</strong> Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ba27c28535f80e5156fe5d2f142c8999233674b">0ba27c28</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>middleware-websocket:</strong> improve integ test for websocket (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7718">#7718</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e25063ae4e9c4c04ded2882e280a3fb1b511f961">e25063ae</a>)</li> </ul> <hr /> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.986.0...v3.987.0">3.987.0</a> (2026-02-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.985.0...v3.986.0">3.986.0</a> (2026-02-09)</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/b9454ef5b93edd872a12f348f27992da0de320be"><code>b9454ef</code></a> Publish v3.987.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a635e84ccd7450687fec350c825460e73b99dd4c"><code>a635e84</code></a> Publish v3.986.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.987.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-ssm&package-manager=npm_and_yarn&previous-version=3.985.0&new-version=3.987.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c4215c commit 6230265

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

package-lock.json

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

packages/common/utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@aws-lambda-powertools/logger": "^2.30.2",
1818
"@aws-lambda-powertools/parameters": "^2.30.2",
19-
"@aws-sdk/client-ssm": "^3.985.0",
19+
"@aws-sdk/client-ssm": "^3.987.0",
2020
"@types/fhir": "^0.0.41"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)