Skip to content

Upgrade: [dependabot] - bump @aws-sdk/client-dynamodb from 3.1008.0 to 3.1009.0#2877

Merged
anthony-nhs merged 3 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.1009.0
Mar 14, 2026
Merged

Upgrade: [dependabot] - bump @aws-sdk/client-dynamodb from 3.1008.0 to 3.1009.0#2877
anthony-nhs merged 3 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.1009.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Bumps @aws-sdk/client-dynamodb from 3.1008.0 to 3.1009.0.

Release notes

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

v3.1009.0

3.1009.0(2026-03-13)

Chores
  • codegen: sync for retry strategy lifecycle fix (#7842) (7bf8888b)
Documentation Changes
  • client-medialive: Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value. (fa49aa1b)
  • client-sqs: document that SQS supports AWS Query protocol, non-default (#7847) (90772af6)
  • clients: generate readme block about protocols (#7839) (21ffcafc)
New Features
  • clients: update client endpoints as of 2026-03-13 (079cb594)
  • client-api-gateway: API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography (663ec588)
  • client-gameliftstreams: Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS. (9b2dfe80)
  • client-connect: Deprecating PredefinedNotificationID field (20194f10)
  • client-ivs-realtime: Updates maximum reconnect window seconds from 60 to 300 for participant replication (e384ea14)
  • client-glue: Add QuerySessionContext to BatchGetPartitionRequest (e39731fa)
  • client-mediaconvert: This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output. (11615b9f)
  • client-quicksight: The change adds a new capability named ManageSharedFolders in Custom Permissions (cffca16f)
  • client-mgn: Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows. (2c814ea8)
  • client-config-service: Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule. (469faf6f)

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

Changelog

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

3.1009.0 (2026-03-13)

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

Commits

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 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-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.1008.0 to 3.1009.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1009.0/clients/client-dynamodb)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR is raised by Dependabot to update a dependency.

@sonarqubecloud
Copy link
Copy Markdown

@anthony-nhs anthony-nhs merged commit f7183b9 into main Mar 14, 2026
18 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.1009.0 branch March 14, 2026 11:54
tstephen-nhs pushed a commit that referenced this pull request Mar 18, 2026
…o 3.1009.0 (#2877)

Bumps
[@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb)
from 3.1008.0 to 3.1009.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-dynamodb</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.1009.0</h2>
<h4>3.1009.0(2026-03-13)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for retry strategy lifecycle fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7842">#7842</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf8888b2423d2342ea2b689532e526715ec1d50">7bf8888b</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-medialive:</strong> Documents the
VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa49aa1b9590cd70756b756d3b8ce8681a05f8b1">fa49aa1b</a>)</li>
<li><strong>client-sqs:</strong> document that SQS supports AWS Query
protocol, non-default (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7847">#7847</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90772af63e1cc730100468d3ce175a79da4c6e27">90772af6</a>)</li>
<li><strong>clients:</strong> generate readme block about protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7839">#7839</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/21ffcafccb7bc8dee4f2da0a652a99514b94a5a6">21ffcafc</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-03-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/079cb59479a663a63d859323cdb0ca7e96aec329">079cb594</a>)</li>
<li><strong>client-api-gateway:</strong> API Gateway now supports an
additional security policy
&quot;SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09&quot; for REST APIs
and custom domain names. The new policy is compliant with TLS 1.3,
Federal Information Processing Standards (FIPS), Perfect Forward Secrecy
(PFS), and post-quantum (PQ) cryptography (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/663ec5888aab7b276a6bf39d86286be93a583b73">663ec588</a>)</li>
<li><strong>client-gameliftstreams:</strong> Feature launch that enables
customers to connect streaming sessions to their own VPCs running in
AWS. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9b2dfe80b10a0f8bdaf39e4ac6184f01a1fad23b">9b2dfe80</a>)</li>
<li><strong>client-connect:</strong> Deprecating
PredefinedNotificationID field (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/20194f10f25d5f0afe8639108a2ff0f161571d55">20194f10</a>)</li>
<li><strong>client-ivs-realtime:</strong> Updates maximum reconnect
window seconds from 60 to 300 for participant replication (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e384ea14b8e2672b599b0c2ca7340c254c4f7105">e384ea14</a>)</li>
<li><strong>client-glue:</strong> Add QuerySessionContext to
BatchGetPartitionRequest (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e39731faa4e134c6f6ab6704940f2e2a9c7bb56e">e39731fa</a>)</li>
<li><strong>client-mediaconvert:</strong> This update adds support for
Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision
inputs to Dolby Vision outputs, and clear lead CMAF HLS output. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11615b9fb746fa82a001a19fd5620eba8eb951fe">11615b9f</a>)</li>
<li><strong>client-quicksight:</strong> The change adds a new capability
named ManageSharedFolders in Custom Permissions (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cffca16fe99af1027665be549ab3ba01a0312603">cffca16f</a>)</li>
<li><strong>client-mgn:</strong> Network Migration APIs are now publicly
available for direct programmatic access. Customers can now call Network
Migration APIs directly without going through AWS Transform (ATX),
enabling automation, integration with existing tools, and self-service
migration workflows. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c814ea89efdffef4721d485021041b21d1f0dbb">2c814ea8</a>)</li>
<li><strong>client-config-service:</strong> Fix pagination support for
DescribeConformancePackCompliance, and update OrganizationConfigRule
InputParameters max length to match ConfigRule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/469faf6f5a8bc5b2124c2e7e3e31e95693bf8fe4">469faf6f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1009.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-dynamodb/CHANGELOG.md"><code>@​aws-sdk/client-dynamodb</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1008.0...v3.1009.0">3.1009.0</a>
(2026-03-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-dynamodb</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7888030ab6cdd06a01be48427bab028c8e9c1069"><code>7888030</code></a>
Publish v3.1009.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf8888b2423d2342ea2b689532e526715ec1d50"><code>7bf8888</code></a>
chore(codegen): sync for retry strategy lifecycle fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb/issues/7842">#7842</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/21ffcafccb7bc8dee4f2da0a652a99514b94a5a6"><code>21ffcaf</code></a>
docs(clients): generate readme block about protocols (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb/issues/7839">#7839</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1009.0/clients/client-dynamodb">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-dynamodb&package-manager=npm_and_yarn&previous-version=3.1008.0&new-version=3.1009.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>
Co-authored-by: Anthony Brown <anthony.brown8@nhs.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant