Skip to content

Commit acfb6c5

Browse files
fix(lambda): bump the aws group in /lambdas with 6 updates (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a308819 commit acfb6c5

File tree

7 files changed

+128
-128
lines changed

7 files changed

+128
-128
lines changed

lambdas/functions/ami-housekeeper/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"dependencies": {
2727
"@aws-github-runner/aws-powertools-util": "*",
2828
"@aws-github-runner/aws-ssm-util": "*",
29-
"@aws-sdk/client-ec2": "^3.783.0",
30-
"@aws-sdk/client-ssm": "^3.782.0",
29+
"@aws-sdk/client-ec2": "^3.787.0",
30+
"@aws-sdk/client-ssm": "^3.787.0",
3131
"cron-parser": "^5.0.4"
3232
},
3333
"nx": {

lambdas/functions/control-plane/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@aws-github-runner/aws-powertools-util": "*",
3434
"@aws-github-runner/aws-ssm-util": "*",
3535
"@aws-lambda-powertools/parameters": "^2.18.0",
36-
"@aws-sdk/client-ec2": "^3.783.0",
37-
"@aws-sdk/client-sqs": "^3.782.0",
36+
"@aws-sdk/client-ec2": "^3.787.0",
37+
"@aws-sdk/client-sqs": "^3.787.0",
3838
"@middy/core": "^4.7.0",
3939
"@octokit/auth-app": "7.2.1",
4040
"@octokit/core": "6.1.5",

lambdas/functions/gh-agent-syncer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@aws-github-runner/aws-powertools-util": "*",
31-
"@aws-sdk/client-s3": "^3.782.0",
32-
"@aws-sdk/lib-storage": "^3.782.0",
31+
"@aws-sdk/client-s3": "^3.787.0",
32+
"@aws-sdk/lib-storage": "^3.787.0",
3333
"@middy/core": "^4.7.0",
3434
"@octokit/rest": "21.1.1",
3535
"axios": "^1.8.3"

lambdas/functions/termination-watcher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@aws-github-runner/aws-powertools-util": "*",
27-
"@aws-sdk/client-ec2": "^3.783.0",
27+
"@aws-sdk/client-ec2": "^3.787.0",
2828
"@middy/core": "^4.7.0"
2929
},
3030
"nx": {

lambdas/functions/webhook/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"all": "yarn build && yarn format && yarn lint && yarn test"
1818
},
1919
"devDependencies": {
20-
"@aws-sdk/client-eventbridge": "^3.783.0",
20+
"@aws-sdk/client-eventbridge": "^3.787.0",
2121
"@octokit/webhooks-types": "^7.6.1",
2222
"@types/aws-lambda": "^8.10.147",
2323
"@types/express": "^5.0.0",
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@aws-github-runner/aws-powertools-util": "*",
3232
"@aws-github-runner/aws-ssm-util": "*",
33-
"@aws-sdk/client-sqs": "^3.782.0",
33+
"@aws-sdk/client-sqs": "^3.787.0",
3434
"@middy/core": "^4.7.0",
3535
"@octokit/rest": "21.1.1",
3636
"@octokit/types": "^14.0.0",

lambdas/libs/aws-ssm-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@aws-github-runner/aws-powertools-util": "*",
26-
"@aws-sdk/client-ssm": "^3.782.0"
26+
"@aws-sdk/client-ssm": "^3.787.0"
2727
},
2828
"nx": {
2929
"includedScripts": [

0 commit comments

Comments
 (0)