fix(lambda): bump the aws group in /lambdas with 6 updates#4536
Merged
Conversation
59b38f8 to
bcf762b
Compare
Member
|
@dependabot rebase |
Bumps the aws group in /lambdas with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.783.0` | `3.787.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.782.0` | `3.787.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.782.0` | `3.787.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.782.0` | `3.787.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.782.0` | `3.787.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.783.0` | `3.787.0` | Updates `@aws-sdk/client-ec2` from 3.783.0 to 3.787.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-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.782.0 to 3.787.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-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-ssm) Updates `@aws-sdk/client-sqs` from 3.782.0 to 3.787.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-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.782.0 to 3.787.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.782.0 to 3.787.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.783.0 to 3.787.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-eventbridge/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.787.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.787.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.787.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.787.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.787.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.787.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
bcf762b to
24df92f
Compare
npalm
approved these changes
Apr 15, 2025
npalm
pushed a commit
that referenced
this pull request
Apr 15, 2025
🤖 I have created a release *beep* *boop* --- ## [6.5.0](v6.4.3...v6.5.0) (2025-04-15) ### Notes * Variable `ami_id_ssm_parameter_name` is deprecated. Pleaee migrate to `ami.id_ssm_parameter_arn` which is supporting the SSM lookup native via the launch template instead of overwrite by custom code in the scale-up lambda. ### Features * migrate launch template to use SSM for AMI lookup ([#4517](#4517)) ([472cc5f](472cc5f)) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([#4536](#4536)) ([acfb6c5](acfb6c5)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4538](#4538)) ([a308819](a308819)) * **lambda:** bump the octokit group in /lambdas with 4 updates ([#4537](#4537)) ([94f2c9d](94f2c9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…s-runners#4536) Bumps the aws group in /lambdas with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.783.0` | `3.787.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.782.0` | `3.787.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.782.0` | `3.787.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.782.0` | `3.787.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.782.0` | `3.787.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.783.0` | `3.787.0` | Updates `@aws-sdk/client-ec2` from 3.783.0 to 3.787.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-ec2</code>'s releases</a>.</em></p> <blockquote> <h2>v3.787.0</h2> <h4>3.787.0(2025-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>util-endpoints:</strong> update aws partitions.json (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cb2a9f29fab9ebec74d4fe1dd9abac3fa6a7e6c2">cb2a9f29</a>)</li> <li><strong>endpoints:</strong> update endpoints model (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2874c7d12aae95a64f8d63252c7e3f1401e57faf">2874c7d1</a>)</li> <li><strong>models:</strong> update API models (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8f65fca0e12fe5925ad8a12802bbe585d4ec4125">8f65fca0</a>)</li> <li><strong>codegen:</strong> bring in fix for operationContextParams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7004">#7004</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7d9c1f9252b68a9f470743260b6ac50e013271e">a7d9c1f9</a>)</li> <li><strong>aws-util-test:</strong> <ul> <li>remove spec files from build (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7003">#7003</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc0ac067af5d36b304bf7b0de08fdaa4c28a48a2">bc0ac067</a>)</li> <li>add <code>@aws-sdk/weather</code> as workspace dependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7001">#7001</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ebd4282273081c71881232b7c5a565bb9a0e0b7">4ebd4282</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-application-auto-scaling:</strong> Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/38a22fb9f511da14e28d07d177105e1d2954a965">38a22fb9</a>)</li> <li><strong>client-qbusiness:</strong> Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7fb9d51db510186d00481f825219bf1d07a3a7d">a7fb9d51</a>)</li> <li><strong>client-elasticache:</strong> AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7be36747d443b46af097b2250daf89a63b183f8b">7be36747</a>)</li> <li><strong>client-m2:</strong> Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c22fc3efada14522f9017f1f351df60dc82aab3">2c22fc3e</a>)</li> <li><strong>client-quicksight:</strong> Add support to analysis and sheet level highlighting in QuickSight. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd1d5c3c27305a700f1ec17f9e407db98a733326">fd1d5c3c</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f30f3e3ed9a90764f870fdb88298f864fbbe763">4f30f3e3</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> update instructions for MD5 fallback (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7002">#7002</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1501040077b937ef23e591238cda4bbe729c721">d1501040</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.787.0.zip</strong></p> <h2>v3.786.0</h2> <h4>3.786.0(2025-04-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-dynamodb:</strong> Documentation update for secondary indexes and Create_Table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b6a09272e93b18c7668bf8decc7ea8b244070049">b6a09272</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-04-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0084003dbfcb818a2cc6bba864c3e9f65c998420">0084003d</a>)</li> <li><strong>client-glue:</strong> The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9874c2e8e3b0bf78b8c1ab083870b2c65703d6d9">9874c2e8</a>)</li> <li><strong>client-controlcatalog:</strong> The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/253585cd1edb566d645556438813b39f07f29a06">253585cd</a>)</li> <li><strong>client-transfer:</strong> This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5816308962dc1c5e24bc2d35b7d0270520edc652">58163089</a>)</li> <li><strong>client-groundstation:</strong> Support tagging Agents and adjust input field validations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83c36c8bc075207fc01d8c293a99e411ad07e88a">83c36c8b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.786.0.zip</strong></p> <!-- 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-ec2/CHANGELOG.md"><code>@aws-sdk/client-ec2</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.786.0...v3.787.0">3.787.0</a> (2025-04-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ec2</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/072c25876db4cff8a56d0f6175f6c648517ab7a6"><code>072c258</code></a> Publish v3.787.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.782.0 to 3.787.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.787.0</h2> <h4>3.787.0(2025-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>util-endpoints:</strong> update aws partitions.json (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cb2a9f29fab9ebec74d4fe1dd9abac3fa6a7e6c2">cb2a9f29</a>)</li> <li><strong>endpoints:</strong> update endpoints model (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2874c7d12aae95a64f8d63252c7e3f1401e57faf">2874c7d1</a>)</li> <li><strong>models:</strong> update API models (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8f65fca0e12fe5925ad8a12802bbe585d4ec4125">8f65fca0</a>)</li> <li><strong>codegen:</strong> bring in fix for operationContextParams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7004">#7004</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7d9c1f9252b68a9f470743260b6ac50e013271e">a7d9c1f9</a>)</li> <li><strong>aws-util-test:</strong> <ul> <li>remove spec files from build (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7003">#7003</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc0ac067af5d36b304bf7b0de08fdaa4c28a48a2">bc0ac067</a>)</li> <li>add <code>@aws-sdk/weather</code> as workspace dependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7001">#7001</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ebd4282273081c71881232b7c5a565bb9a0e0b7">4ebd4282</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-application-auto-scaling:</strong> Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/38a22fb9f511da14e28d07d177105e1d2954a965">38a22fb9</a>)</li> <li><strong>client-qbusiness:</strong> Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7fb9d51db510186d00481f825219bf1d07a3a7d">a7fb9d51</a>)</li> <li><strong>client-elasticache:</strong> AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7be36747d443b46af097b2250daf89a63b183f8b">7be36747</a>)</li> <li><strong>client-m2:</strong> Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c22fc3efada14522f9017f1f351df60dc82aab3">2c22fc3e</a>)</li> <li><strong>client-quicksight:</strong> Add support to analysis and sheet level highlighting in QuickSight. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd1d5c3c27305a700f1ec17f9e407db98a733326">fd1d5c3c</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f30f3e3ed9a90764f870fdb88298f864fbbe763">4f30f3e3</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> update instructions for MD5 fallback (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7002">#7002</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1501040077b937ef23e591238cda4bbe729c721">d1501040</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.787.0.zip</strong></p> <h2>v3.786.0</h2> <h4>3.786.0(2025-04-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-dynamodb:</strong> Documentation update for secondary indexes and Create_Table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b6a09272e93b18c7668bf8decc7ea8b244070049">b6a09272</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-04-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0084003dbfcb818a2cc6bba864c3e9f65c998420">0084003d</a>)</li> <li><strong>client-glue:</strong> The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9874c2e8e3b0bf78b8c1ab083870b2c65703d6d9">9874c2e8</a>)</li> <li><strong>client-controlcatalog:</strong> The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/253585cd1edb566d645556438813b39f07f29a06">253585cd</a>)</li> <li><strong>client-transfer:</strong> This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5816308962dc1c5e24bc2d35b7d0270520edc652">58163089</a>)</li> <li><strong>client-groundstation:</strong> Support tagging Agents and adjust input field validations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83c36c8bc075207fc01d8c293a99e411ad07e88a">83c36c8b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.786.0.zip</strong></p> <!-- 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.786.0...v3.787.0">3.787.0</a> (2025-04-10)</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/072c25876db4cff8a56d0f6175f6c648517ab7a6"><code>072c258</code></a> Publish v3.787.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.782.0 to 3.787.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-sqs</code>'s releases</a>.</em></p> <blockquote> <h2>v3.787.0</h2> <h4>3.787.0(2025-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>util-endpoints:</strong> update aws partitions.json (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cb2a9f29fab9ebec74d4fe1dd9abac3fa6a7e6c2">cb2a9f29</a>)</li> <li><strong>endpoints:</strong> update endpoints model (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2874c7d12aae95a64f8d63252c7e3f1401e57faf">2874c7d1</a>)</li> <li><strong>models:</strong> update API models (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8f65fca0e12fe5925ad8a12802bbe585d4ec4125">8f65fca0</a>)</li> <li><strong>codegen:</strong> bring in fix for operationContextParams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7004">#7004</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7d9c1f9252b68a9f470743260b6ac50e013271e">a7d9c1f9</a>)</li> <li><strong>aws-util-test:</strong> <ul> <li>remove spec files from build (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7003">#7003</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc0ac067af5d36b304bf7b0de08fdaa4c28a48a2">bc0ac067</a>)</li> <li>add <code>@aws-sdk/weather</code> as workspace dependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7001">#7001</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ebd4282273081c71881232b7c5a565bb9a0e0b7">4ebd4282</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-application-auto-scaling:</strong> Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/38a22fb9f511da14e28d07d177105e1d2954a965">38a22fb9</a>)</li> <li><strong>client-qbusiness:</strong> Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7fb9d51db510186d00481f825219bf1d07a3a7d">a7fb9d51</a>)</li> <li><strong>client-elasticache:</strong> AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7be36747d443b46af097b2250daf89a63b183f8b">7be36747</a>)</li> <li><strong>client-m2:</strong> Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c22fc3efada14522f9017f1f351df60dc82aab3">2c22fc3e</a>)</li> <li><strong>client-quicksight:</strong> Add support to analysis and sheet level highlighting in QuickSight. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd1d5c3c27305a700f1ec17f9e407db98a733326">fd1d5c3c</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f30f3e3ed9a90764f870fdb88298f864fbbe763">4f30f3e3</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> update instructions for MD5 fallback (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7002">#7002</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1501040077b937ef23e591238cda4bbe729c721">d1501040</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.787.0.zip</strong></p> <h2>v3.786.0</h2> <h4>3.786.0(2025-04-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-dynamodb:</strong> Documentation update for secondary indexes and Create_Table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b6a09272e93b18c7668bf8decc7ea8b244070049">b6a09272</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-04-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0084003dbfcb818a2cc6bba864c3e9f65c998420">0084003d</a>)</li> <li><strong>client-glue:</strong> The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9874c2e8e3b0bf78b8c1ab083870b2c65703d6d9">9874c2e8</a>)</li> <li><strong>client-controlcatalog:</strong> The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/253585cd1edb566d645556438813b39f07f29a06">253585cd</a>)</li> <li><strong>client-transfer:</strong> This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5816308962dc1c5e24bc2d35b7d0270520edc652">58163089</a>)</li> <li><strong>client-groundstation:</strong> Support tagging Agents and adjust input field validations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83c36c8bc075207fc01d8c293a99e411ad07e88a">83c36c8b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.786.0.zip</strong></p> <!-- 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-sqs/CHANGELOG.md"><code>@aws-sdk/client-sqs</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.786.0...v3.787.0">3.787.0</a> (2025-04-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/072c25876db4cff8a56d0f6175f6c648517ab7a6"><code>072c258</code></a> Publish v3.787.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.782.0 to 3.787.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-s3</code>'s releases</a>.</em></p> <blockquote> <h2>v3.787.0</h2> <h4>3.787.0(2025-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>util-endpoints:</strong> update aws partitions.json (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cb2a9f29fab9ebec74d4fe1dd9abac3fa6a7e6c2">cb2a9f29</a>)</li> <li><strong>endpoints:</strong> update endpoints model (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2874c7d12aae95a64f8d63252c7e3f1401e57faf">2874c7d1</a>)</li> <li><strong>models:</strong> update API models (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8f65fca0e12fe5925ad8a12802bbe585d4ec4125">8f65fca0</a>)</li> <li><strong>codegen:</strong> bring in fix for operationContextParams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7004">#7004</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7d9c1f9252b68a9f470743260b6ac50e013271e">a7d9c1f9</a>)</li> <li><strong>aws-util-test:</strong> <ul> <li>remove spec files from build (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7003">#7003</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc0ac067af5d36b304bf7b0de08fdaa4c28a48a2">bc0ac067</a>)</li> <li>add <code>@aws-sdk/weather</code> as workspace dependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7001">#7001</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ebd4282273081c71881232b7c5a565bb9a0e0b7">4ebd4282</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-application-auto-scaling:</strong> Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/38a22fb9f511da14e28d07d177105e1d2954a965">38a22fb9</a>)</li> <li><strong>client-qbusiness:</strong> Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7fb9d51db510186d00481f825219bf1d07a3a7d">a7fb9d51</a>)</li> <li><strong>client-elasticache:</strong> AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7be36747d443b46af097b2250daf89a63b183f8b">7be36747</a>)</li> <li><strong>client-m2:</strong> Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c22fc3efada14522f9017f1f351df60dc82aab3">2c22fc3e</a>)</li> <li><strong>client-quicksight:</strong> Add support to analysis and sheet level highlighting in QuickSight. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd1d5c3c27305a700f1ec17f9e407db98a733326">fd1d5c3c</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f30f3e3ed9a90764f870fdb88298f864fbbe763">4f30f3e3</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> update instructions for MD5 fallback (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7002">#7002</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1501040077b937ef23e591238cda4bbe729c721">d1501040</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.787.0.zip</strong></p> <h2>v3.786.0</h2> <h4>3.786.0(2025-04-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-dynamodb:</strong> Documentation update for secondary indexes and Create_Table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b6a09272e93b18c7668bf8decc7ea8b244070049">b6a09272</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-04-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0084003dbfcb818a2cc6bba864c3e9f65c998420">0084003d</a>)</li> <li><strong>client-glue:</strong> The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9874c2e8e3b0bf78b8c1ab083870b2c65703d6d9">9874c2e8</a>)</li> <li><strong>client-controlcatalog:</strong> The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/253585cd1edb566d645556438813b39f07f29a06">253585cd</a>)</li> <li><strong>client-transfer:</strong> This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5816308962dc1c5e24bc2d35b7d0270520edc652">58163089</a>)</li> <li><strong>client-groundstation:</strong> Support tagging Agents and adjust input field validations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83c36c8bc075207fc01d8c293a99e411ad07e88a">83c36c8b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.786.0.zip</strong></p> <!-- 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-s3/CHANGELOG.md"><code>@aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.786.0...v3.787.0">3.787.0</a> (2025-04-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/072c25876db4cff8a56d0f6175f6c648517ab7a6"><code>072c258</code></a> Publish v3.787.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.782.0 to 3.787.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/lib-storage</code>'s releases</a>.</em></p> <blockquote> <h2>v3.787.0</h2> <h4>3.787.0(2025-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>util-endpoints:</strong> update aws partitions.json (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cb2a9f29fab9ebec74d4fe1dd9abac3fa6a7e6c2">cb2a9f29</a>)</li> <li><strong>endpoints:</strong> update endpoints model (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2874c7d12aae95a64f8d63252c7e3f1401e57faf">2874c7d1</a>)</li> <li><strong>models:</strong> update API models (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8f65fca0e12fe5925ad8a12802bbe585d4ec4125">8f65fca0</a>)</li> <li><strong>codegen:</strong> bring in fix for operationContextParams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7004">#7004</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7d9c1f9252b68a9f470743260b6ac50e013271e">a7d9c1f9</a>)</li> <li><strong>aws-util-test:</strong> <ul> <li>remove spec files from build (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7003">#7003</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc0ac067af5d36b304bf7b0de08fdaa4c28a48a2">bc0ac067</a>)</li> <li>add <code>@aws-sdk/weather</code> as workspace dependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7001">#7001</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ebd4282273081c71881232b7c5a565bb9a0e0b7">4ebd4282</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-application-auto-scaling:</strong> Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/38a22fb9f511da14e28d07d177105e1d2954a965">38a22fb9</a>)</li> <li><strong>client-qbusiness:</strong> Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7fb9d51db510186d00481f825219bf1d07a3a7d">a7fb9d51</a>)</li> <li><strong>client-elasticache:</strong> AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7be36747d443b46af097b2250daf89a63b183f8b">7be36747</a>)</li> <li><strong>client-m2:</strong> Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c22fc3efada14522f9017f1f351df60dc82aab3">2c22fc3e</a>)</li> <li><strong>client-quicksight:</strong> Add support to analysis and sheet level highlighting in QuickSight. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd1d5c3c27305a700f1ec17f9e407db98a733326">fd1d5c3c</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f30f3e3ed9a90764f870fdb88298f864fbbe763">4f30f3e3</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> update instructions for MD5 fallback (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7002">#7002</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1501040077b937ef23e591238cda4bbe729c721">d1501040</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.787.0.zip</strong></p> <h2>v3.786.0</h2> <h4>3.786.0(2025-04-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-dynamodb:</strong> Documentation update for secondary indexes and Create_Table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b6a09272e93b18c7668bf8decc7ea8b244070049">b6a09272</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-04-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0084003dbfcb818a2cc6bba864c3e9f65c998420">0084003d</a>)</li> <li><strong>client-glue:</strong> The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9874c2e8e3b0bf78b8c1ab083870b2c65703d6d9">9874c2e8</a>)</li> <li><strong>client-controlcatalog:</strong> The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/253585cd1edb566d645556438813b39f07f29a06">253585cd</a>)</li> <li><strong>client-transfer:</strong> This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5816308962dc1c5e24bc2d35b7d0270520edc652">58163089</a>)</li> <li><strong>client-groundstation:</strong> Support tagging Agents and adjust input field validations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83c36c8bc075207fc01d8c293a99e411ad07e88a">83c36c8b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.786.0.zip</strong></p> <!-- 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/lib/lib-storage/CHANGELOG.md"><code>@aws-sdk/lib-storage</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.786.0...v3.787.0">3.787.0</a> (2025-04-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/072c25876db4cff8a56d0f6175f6c648517ab7a6"><code>072c258</code></a> Publish v3.787.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.783.0 to 3.787.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-eventbridge</code>'s releases</a>.</em></p> <blockquote> <h2>v3.787.0</h2> <h4>3.787.0(2025-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>util-endpoints:</strong> update aws partitions.json (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cb2a9f29fab9ebec74d4fe1dd9abac3fa6a7e6c2">cb2a9f29</a>)</li> <li><strong>endpoints:</strong> update endpoints model (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2874c7d12aae95a64f8d63252c7e3f1401e57faf">2874c7d1</a>)</li> <li><strong>models:</strong> update API models (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8f65fca0e12fe5925ad8a12802bbe585d4ec4125">8f65fca0</a>)</li> <li><strong>codegen:</strong> bring in fix for operationContextParams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7004">#7004</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7d9c1f9252b68a9f470743260b6ac50e013271e">a7d9c1f9</a>)</li> <li><strong>aws-util-test:</strong> <ul> <li>remove spec files from build (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7003">#7003</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc0ac067af5d36b304bf7b0de08fdaa4c28a48a2">bc0ac067</a>)</li> <li>add <code>@aws-sdk/weather</code> as workspace dependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7001">#7001</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ebd4282273081c71881232b7c5a565bb9a0e0b7">4ebd4282</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-application-auto-scaling:</strong> Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/38a22fb9f511da14e28d07d177105e1d2954a965">38a22fb9</a>)</li> <li><strong>client-qbusiness:</strong> Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a7fb9d51db510186d00481f825219bf1d07a3a7d">a7fb9d51</a>)</li> <li><strong>client-elasticache:</strong> AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7be36747d443b46af097b2250daf89a63b183f8b">7be36747</a>)</li> <li><strong>client-m2:</strong> Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c22fc3efada14522f9017f1f351df60dc82aab3">2c22fc3e</a>)</li> <li><strong>client-quicksight:</strong> Add support to analysis and sheet level highlighting in QuickSight. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd1d5c3c27305a700f1ec17f9e407db98a733326">fd1d5c3c</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f30f3e3ed9a90764f870fdb88298f864fbbe763">4f30f3e3</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> update instructions for MD5 fallback (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7002">#7002</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1501040077b937ef23e591238cda4bbe729c721">d1501040</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.787.0.zip</strong></p> <h2>v3.786.0</h2> <h4>3.786.0(2025-04-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-dynamodb:</strong> Documentation update for secondary indexes and Create_Table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b6a09272e93b18c7668bf8decc7ea8b244070049">b6a09272</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-04-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0084003dbfcb818a2cc6bba864c3e9f65c998420">0084003d</a>)</li> <li><strong>client-glue:</strong> The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9874c2e8e3b0bf78b8c1ab083870b2c65703d6d9">9874c2e8</a>)</li> <li><strong>client-controlcatalog:</strong> The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/253585cd1edb566d645556438813b39f07f29a06">253585cd</a>)</li> <li><strong>client-transfer:</strong> This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5816308962dc1c5e24bc2d35b7d0270520edc652">58163089</a>)</li> <li><strong>client-groundstation:</strong> Support tagging Agents and adjust input field validations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83c36c8bc075207fc01d8c293a99e411ad07e88a">83c36c8b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.786.0.zip</strong></p> <!-- 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-eventbridge/CHANGELOG.md"><code>@aws-sdk/client-eventbridge</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.786.0...v3.787.0">3.787.0</a> (2025-04-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-eventbridge</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/072c25876db4cff8a56d0f6175f6c648517ab7a6"><code>072c258</code></a> Publish v3.787.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-eventbridge">compare view</a></li> </ul> </details> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
🤖 I have created a release *beep* *boop* --- ## [6.5.0](github-aws-runners/terraform-aws-github-runner@v6.4.3...v6.5.0) (2025-04-15) ### Notes * Variable `ami_id_ssm_parameter_name` is deprecated. Pleaee migrate to `ami.id_ssm_parameter_arn` which is supporting the SSM lookup native via the launch template instead of overwrite by custom code in the scale-up lambda. ### Features * migrate launch template to use SSM for AMI lookup ([github-aws-runners#4517](github-aws-runners#4517)) ([472cc5f](github-aws-runners@472cc5f)) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([github-aws-runners#4536](github-aws-runners#4536)) ([acfb6c5](github-aws-runners@acfb6c5)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([github-aws-runners#4538](github-aws-runners#4538)) ([a308819](github-aws-runners@a308819)) * **lambda:** bump the octokit group in /lambdas with 4 updates ([github-aws-runners#4537](github-aws-runners#4537)) ([94f2c9d](github-aws-runners@94f2c9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws group in /lambdas with 6 updates:
3.783.03.787.03.782.03.787.03.782.03.787.03.782.03.787.03.782.03.787.03.783.03.787.0Updates
@aws-sdk/client-ec2from 3.783.0 to 3.787.0Release notes
Sourced from
@aws-sdk/client-ec2's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2's changelog.Commits
072c258Publish v3.787.0Updates
@aws-sdk/client-ssmfrom 3.782.0 to 3.787.0Release notes
Sourced from
@aws-sdk/client-ssm's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm's changelog.Commits
072c258Publish v3.787.0Updates
@aws-sdk/client-sqsfrom 3.782.0 to 3.787.0Release notes
Sourced from
@aws-sdk/client-sqs's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs's changelog.Commits
072c258Publish v3.787.0Updates
@aws-sdk/client-s3from 3.782.0 to 3.787.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
072c258Publish v3.787.0Updates
@aws-sdk/lib-storagefrom 3.782.0 to 3.787.0Release notes
Sourced from
@aws-sdk/lib-storage's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage's changelog.Commits
072c258Publish v3.787.0Updates
@aws-sdk/client-eventbridgefrom 3.783.0 to 3.787.0Release notes
Sourced from
@aws-sdk/client-eventbridge's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-eventbridge's changelog.Commits
072c258Publish v3.787.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions