Skip to content

Commit ad2fc30

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-lambda from 3.1015.0 to 3.1016.0 (#1977)
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.1015.0 to 3.1016.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.1016.0</h2> <h4>3.1016.0(2026-03-24)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-gamelift:</strong> Amazon GameLift Servers launches UDP ping beacons in the Beijing and Ningxia (China) Regions to help measure real-time network latency for multiplayer games. The ListLocations API is now available in these regions to provide endpoint domain and port information as part of the locations list. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83fcd2fd2509726694af540f8728de168e07fbca">83fcd2fd</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-pcs:</strong> This release adds support for custom slurmdbd and cgroup configuration in AWS PCS. Customers can now specify slurmdbd and cgroup settings to configure database accounting and reporting for their HPC workloads, and control resource allocation and limits for compute jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e95c80624e95219f2a6bcd504ac14f11794b7b97">e95c8062</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Adds SDK support for 1) Persist session state in AgentCore Runtime via filesystemConfigurations in CreateAgentRuntime, UpdateAgentRuntime, and GetAgentRuntime APIs, 2) Optional name-based filtering on AgentCore ListBrowserProfiles API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/72c67eb252af3b2167082ce68a5f5e1023aea88f">72c67eb2</a>)</li> <li><strong>client-opensearchserverless:</strong> Adds support for updating the vector options field for existing collections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2ec053d3821aee17fd2d446c4fbc696097925a6">e2ec053d</a>)</li> <li><strong>client-mediapackagev2:</strong> Reduces the minimum allowed value for startOverWindowSeconds from 60 to 0, allowing customers to effectively disable the start-over window. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7f932107bda9f1d8b93d50507611b8a923874bd2">7f932107</a>)</li> <li><strong>client-rds:</strong> Adds support in Aurora PostgreSQL serverless databases for express configuration based creation through WithExpressConfiguration in CreateDbCluster API, and for restoring clusters using RestoreDBClusterToPointInTime and RestoreDBClusterFromSnapshot APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1038f0fbf08a9172422088a9773e780df8f7d0d">d1038f0f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1016.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.1015.0...v3.1016.0">3.1016.0</a> (2026-03-24)</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/7ca64d5730b05af55326d9979ea234bfc4cc8594"><code>7ca64d5</code></a> Publish v3.1016.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1016.0/clients/client-lambda">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-lambda&package-manager=npm_and_yarn&previous-version=3.1015.0&new-version=3.1016.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 9656dc5 commit ad2fc30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

packages/prescriptionDetailsLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-lambda-powertools/logger": "^2.32.0",
1818
"@aws-lambda-powertools/parameters": "^2.32.0",
1919
"@aws-sdk/client-dynamodb": "^3.1016.0",
20-
"@aws-sdk/client-lambda": "^3.1015.0",
20+
"@aws-sdk/client-lambda": "^3.1016.0",
2121
"@aws-sdk/client-secrets-manager": "^3.1016.0",
2222
"@aws-sdk/lib-dynamodb": "^3.1016.0",
2323
"@cpt-ui-common/authFunctions": "^1.0.0",

0 commit comments

Comments
 (0)