Skip to content

Commit 80b841c

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-cloudformation from 3.1029.0 to 3.1032.0 (#2255)
Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.1029.0 to 3.1032.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-cloudformation</code>'s releases</a>.</em></p> <blockquote> <h2>v3.1032.0</h2> <h4>3.1032.0(2026-04-17)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-neptune:</strong> Improving Documentation for Neptune (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e27d9cd08193e5223b3cc54a0145429fa3b6099b">e27d9cd0</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-04-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1fd8c265d2098688e887fe7ba6d1407ded39272e">1fd8c265</a>)</li> <li><strong>client-connect:</strong> Fixes in SDK for customers using TestCase APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd88a7ec14468746f37cb688deb8ffe7bf8ec8d6">bd88a7ec</a>)</li> <li><strong>client-imagebuilder:</strong> ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d211b308a4e5de099a440e65d6f819ac8a40a434">d211b308</a>)</li> <li><strong>client-quicksight:</strong> Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da327c4788535cdabd4e43f4bed0198e79d8d1c6">da327c47</a>)</li> <li><strong>client-sagemaker:</strong> Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ffcb883d48003c58a619932f6eebd25463241475">ffcb883d</a>)</li> <li><strong>client-cleanrooms:</strong> This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c5de550663bff4133b3bf965a34d5f630dc31f0c">c5de5506</a>)</li> <li><strong>client-groundstation:</strong> Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/360c381768bf161bdddf1fd8ee2eee9b1b57f882">360c3817</a>)</li> <li><strong>client-sts:</strong> The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c57554661350838482c9d19b414ef92207630f3b">c5755466</a>)</li> <li><strong>client-connectcampaignsv2:</strong> This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ee31aed90b30b3a8bb506bde9bddc387f2affdf">4ee31aed</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>core:</strong> reduce object allocations in protocol serde (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7939">#7939</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0c9af067e32d5e745bf08be5d932ba5e07ba3f2">d0c9af06</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1032.0.zip</strong></p> <h2>v3.1031.0</h2> <h4>3.1031.0(2026-04-16)</h4> <h5>Chores</h5> <ul> <li>upgrade smithy to 1.69.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7932">#7932</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/560d9878471409e943a80ac2979e7fc8c2fff834">560d9878</a>)</li> <li>derestrict commit message linting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7929">#7929</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a296c4066b1b6c8c853addc918601ccd29ea3034">a296c406</a>)</li> <li><strong>codegen:</strong> sync for retry attempt count api (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7927">#7927</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b742fb8b7a0e9aa9700a73d10a48e14f6b4a65de">b742fb8b</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-cloudwatch:</strong> Update documentation of alarm mute rules start and end date fields (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3b2342bc4a651e75f20342f23bd88a0c868a6a22">3b2342bc</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-04-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/68ae10a11ed93f2d816d883bf00aa5f866b11d34">68ae10a1</a>)</li> <li><strong>client-appstream:</strong> Add content redirection to Update Stack (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1bde7c7852c2f8f0e5df93a1530a74e20ef3c980">1bde7c78</a>)</li> <li><strong>client-connect:</strong> This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7abcd2c7651274f072cea38b19b1945bbf5cdf75">7abcd2c7</a>)</li> <li><strong>client-rds:</strong> Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b72b175a5593462b09adf3cebb4ae8427b8d95bb">b72b175a</a>)</li> <li><strong>client-drs:</strong> Updating regex for identification of AWS Regions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9405d28341da3e17ab2aa4437be676aabb815daa">9405d283</a>)</li> <li><strong>client-mediaconvert:</strong> Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c82e5cacc51ad70785880c92b57d8682ec1c8b50">c82e5cac</a>)</li> <li><strong>client-auto-scaling:</strong> This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/40e2faa7ed1426a8da681d1f52031b7d1a033246">40e2faa7</a>)</li> </ul> <!-- 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-cloudformation/CHANGELOG.md"><code>@​aws-sdk/client-cloudformation</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1031.0...v3.1032.0">3.1032.0</a> (2026-04-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-cloudformation</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1030.0...v3.1031.0">3.1031.0</a> (2026-04-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-cloudformation</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1029.0...v3.1030.0">3.1030.0</a> (2026-04-13)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-cloudformation</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c0c0872ee218716a9661ff8fa42546eea3f0cbc9"><code>c0c0872</code></a> Publish v3.1032.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/33a780e0b3814b90f07106e7308894c537ee1717"><code>33a780e</code></a> Publish v3.1031.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/560d9878471409e943a80ac2979e7fc8c2fff834"><code>560d987</code></a> chore: upgrade smithy to 1.69.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation/issues/7932">#7932</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b742fb8b7a0e9aa9700a73d10a48e14f6b4a65de"><code>b742fb8</code></a> chore(codegen): sync for retry attempt count api (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation/issues/7927">#7927</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5ae7dfb9aff6a790cd47d6aad7eb56c90720b632"><code>5ae7dfb</code></a> Publish v3.1030.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1032.0/clients/client-cloudformation">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 07645e0 commit 80b841c

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

package-lock.json

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

packages/driftDetector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "NHS England",
77
"license": "MIT",
88
"dependencies": {
9-
"@aws-sdk/client-cloudformation": "^3.1029.0",
9+
"@aws-sdk/client-cloudformation": "^3.1032.0",
1010
"@aws-sdk/client-cloudwatch-logs": "^3.1032.0",
1111
"@middy/core": "^7.2.1",
1212
"@middy/input-output-logger": "^7.1.0"

0 commit comments

Comments
 (0)