Skip to content

Commit 9d86451

Browse files
fix(lambda): bump the aws group in /lambdas with 6 updates (#4495)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) 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.767.0` | `3.772.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.759.0` | `3.772.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.758.0` | `3.772.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.758.0` | `3.772.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.758.0` | `3.772.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.758.0` | `3.772.0` | Updates `@aws-sdk/client-ec2` from 3.767.0 to 3.772.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.772.0</h2> <h4>3.772.0(2025-03-20)</h4> <h5>Chores</h5> <ul> <li><strong>middleware-http-debug-log:</strong> create HTTP message logging internal plugin (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6947">#6947</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5b26a684e58b22ca64c99c879dbf98e37ce8d42">f5b26a68</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-controlcatalog:</strong> Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/388941d12b83c09bbf49097a2677fa514303824f">388941d1</a>)</li> <li><strong>rds-signer:</strong> fix simple typo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6948">#6948</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6040d170e168f6e5c129b262d6df17d9f61a349c">6040d170</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3a2fd16b44bb3bd6deb07c5d6a21d23b6424cfcf">3a2fd16b</a>)</li> <li><strong>client-bedrock:</strong> With this release, Bedrock Evaluation will now support bring your own inference responses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9515a907b56bb7f54daca1a22efc39f71e5088eb">9515a907</a>)</li> <li><strong>client-network-firewall:</strong> You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a4ec1ddeb1a7b9c25f7a083e5691224269ead3fb">a4ec1dde</a>)</li> <li><strong>client-amplify:</strong> Added appId field to Webhook responses (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a281acfdb10c779ee5b262aae0e64258282debb">9a281acf</a>)</li> <li><strong>client-mailmanager:</strong> Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a2b2570bbb0f39abc0e477c7d3749ba3d57c4023">a2b2570b</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>cloudfront-signer:</strong> parse date using Date constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6929">#6929</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a07b8500f1b56f9ff7ee98aa292f9e9d84764e19">a07b8500</a>)</li> <li><strong>middleware-recursion-detection:</strong> case-insensitive trace ID header detection in middleware (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6946">#6946</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fcef09e80a77becbc5ca8354100b0f7b80b4ffd2">fcef09e8</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.772.0.zip</strong></p> <h2>v3.771.0</h2> <h4>3.771.0(2025-03-19)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ec2:</strong> Doc-only updates for EC2 for March 2025. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/57d2abcd4c8ed5cc2dafad67872cdc28484b7f33">57d2abcd</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cbacd0c48e50f559e9da38ab5b299d4faba18788">cbacd0c4</a>)</li> <li><strong>client-sagemaker:</strong> Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5715d113c12066da8d99218b99ce7023a8d265e4">5715d113</a>)</li> <li><strong>client-neptune-graph:</strong> Update IAM Role ARN Validation to Support Role Paths (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8179df2b488b378f562fd44286eded2dae6cc195">8179df2b</a>)</li> <li><strong>client-lambda:</strong> Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a9ecfb00319b86ddf3654a5fc1b6c135a1f15aa1">a9ecfb00</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/589ad1130f868084e12da18f98d95f9e1f61f1c1">589ad113</a>)</li> <li><strong>client-bedrock:</strong> Support custom prompt routers for evaluation jobs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e85539fa8e555f1695acb9e9856f24207102b28f">e85539fa</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.771.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.771.0...v3.772.0">3.772.0</a> (2025-03-20)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ec2</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.770.0...v3.771.0">3.771.0</a> (2025-03-19)</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/f784d49e486fb87fbf40be9c83e1c862eafef5ef"><code>f784d49</code></a> Publish v3.772.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/504de75e0511dcba3953297bf0287ac62b8fe022"><code>504de75</code></a> Publish v3.771.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/57d2abcd4c8ed5cc2dafad67872cdc28484b7f33"><code>57d2abc</code></a> docs(client-ec2): Doc-only updates for EC2 for March 2025.</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.759.0 to 3.772.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.772.0</h2> <h4>3.772.0(2025-03-20)</h4> <h5>Chores</h5> <ul> <li><strong>middleware-http-debug-log:</strong> create HTTP message logging internal plugin (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6947">#6947</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5b26a684e58b22ca64c99c879dbf98e37ce8d42">f5b26a68</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-controlcatalog:</strong> Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/388941d12b83c09bbf49097a2677fa514303824f">388941d1</a>)</li> <li><strong>rds-signer:</strong> fix simple typo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6948">#6948</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6040d170e168f6e5c129b262d6df17d9f61a349c">6040d170</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3a2fd16b44bb3bd6deb07c5d6a21d23b6424cfcf">3a2fd16b</a>)</li> <li><strong>client-bedrock:</strong> With this release, Bedrock Evaluation will now support bring your own inference responses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9515a907b56bb7f54daca1a22efc39f71e5088eb">9515a907</a>)</li> <li><strong>client-network-firewall:</strong> You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a4ec1ddeb1a7b9c25f7a083e5691224269ead3fb">a4ec1dde</a>)</li> <li><strong>client-amplify:</strong> Added appId field to Webhook responses (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a281acfdb10c779ee5b262aae0e64258282debb">9a281acf</a>)</li> <li><strong>client-mailmanager:</strong> Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a2b2570bbb0f39abc0e477c7d3749ba3d57c4023">a2b2570b</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>cloudfront-signer:</strong> parse date using Date constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6929">#6929</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a07b8500f1b56f9ff7ee98aa292f9e9d84764e19">a07b8500</a>)</li> <li><strong>middleware-recursion-detection:</strong> case-insensitive trace ID header detection in middleware (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6946">#6946</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fcef09e80a77becbc5ca8354100b0f7b80b4ffd2">fcef09e8</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.772.0.zip</strong></p> <h2>v3.771.0</h2> <h4>3.771.0(2025-03-19)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ec2:</strong> Doc-only updates for EC2 for March 2025. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/57d2abcd4c8ed5cc2dafad67872cdc28484b7f33">57d2abcd</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cbacd0c48e50f559e9da38ab5b299d4faba18788">cbacd0c4</a>)</li> <li><strong>client-sagemaker:</strong> Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5715d113c12066da8d99218b99ce7023a8d265e4">5715d113</a>)</li> <li><strong>client-neptune-graph:</strong> Update IAM Role ARN Validation to Support Role Paths (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8179df2b488b378f562fd44286eded2dae6cc195">8179df2b</a>)</li> <li><strong>client-lambda:</strong> Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a9ecfb00319b86ddf3654a5fc1b6c135a1f15aa1">a9ecfb00</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/589ad1130f868084e12da18f98d95f9e1f61f1c1">589ad113</a>)</li> <li><strong>client-bedrock:</strong> Support custom prompt routers for evaluation jobs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e85539fa8e555f1695acb9e9856f24207102b28f">e85539fa</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.771.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.771.0...v3.772.0">3.772.0</a> (2025-03-20)</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/f784d49e486fb87fbf40be9c83e1c862eafef5ef"><code>f784d49</code></a> Publish v3.772.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.758.0 to 3.772.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.772.0</h2> <h4>3.772.0(2025-03-20)</h4> <h5>Chores</h5> <ul> <li><strong>middleware-http-debug-log:</strong> create HTTP message logging internal plugin (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6947">#6947</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5b26a684e58b22ca64c99c879dbf98e37ce8d42">f5b26a68</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-controlcatalog:</strong> Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/388941d12b83c09bbf49097a2677fa514303824f">388941d1</a>)</li> <li><strong>rds-signer:</strong> fix simple typo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6948">#6948</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6040d170e168f6e5c129b262d6df17d9f61a349c">6040d170</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3a2fd16b44bb3bd6deb07c5d6a21d23b6424cfcf">3a2fd16b</a>)</li> <li><strong>client-bedrock:</strong> With this release, Bedrock Evaluation will now support bring your own inference responses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9515a907b56bb7f54daca1a22efc39f71e5088eb">9515a907</a>)</li> <li><strong>client-network-firewall:</strong> You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a4ec1ddeb1a7b9c25f7a083e5691224269ead3fb">a4ec1dde</a>)</li> <li><strong>client-amplify:</strong> Added appId field to Webhook responses (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a281acfdb10c779ee5b262aae0e64258282debb">9a281acf</a>)</li> <li><strong>client-mailmanager:</strong> Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a2b2570bbb0f39abc0e477c7d3749ba3d57c4023">a2b2570b</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>cloudfront-signer:</strong> parse date using Date constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6929">#6929</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a07b8500f1b56f9ff7ee98aa292f9e9d84764e19">a07b8500</a>)</li> <li><strong>middleware-recursion-detection:</strong> case-insensitive trace ID header detection in middleware (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6946">#6946</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fcef09e80a77becbc5ca8354100b0f7b80b4ffd2">fcef09e8</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.772.0.zip</strong></p> <h2>v3.771.0</h2> <h4>3.771.0(2025-03-19)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ec2:</strong> Doc-only updates for EC2 for March 2025. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/57d2abcd4c8ed5cc2dafad67872cdc28484b7f33">57d2abcd</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cbacd0c48e50f559e9da38ab5b299d4faba18788">cbacd0c4</a>)</li> <li><strong>client-sagemaker:</strong> Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5715d113c12066da8d99218b99ce7023a8d265e4">5715d113</a>)</li> <li><strong>client-neptune-graph:</strong> Update IAM Role ARN Validation to Support Role Paths (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8179df2b488b378f562fd44286eded2dae6cc195">8179df2b</a>)</li> <li><strong>client-lambda:</strong> Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a9ecfb00319b86ddf3654a5fc1b6c135a1f15aa1">a9ecfb00</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/589ad1130f868084e12da18f98d95f9e1f61f1c1">589ad113</a>)</li> <li><strong>client-bedrock:</strong> Support custom prompt routers for evaluation jobs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e85539fa8e555f1695acb9e9856f24207102b28f">e85539fa</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.771.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.771.0...v3.772.0">3.772.0</a> (2025-03-20)</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/f784d49e486fb87fbf40be9c83e1c862eafef5ef"><code>f784d49</code></a> Publish v3.772.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.758.0 to 3.772.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.772.0</h2> <h4>3.772.0(2025-03-20)</h4> <h5>Chores</h5> <ul> <li><strong>middleware-http-debug-log:</strong> create HTTP message logging internal plugin (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6947">#6947</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5b26a684e58b22ca64c99c879dbf98e37ce8d42">f5b26a68</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-controlcatalog:</strong> Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/388941d12b83c09bbf49097a2677fa514303824f">388941d1</a>)</li> <li><strong>rds-signer:</strong> fix simple typo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6948">#6948</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6040d170e168f6e5c129b262d6df17d9f61a349c">6040d170</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3a2fd16b44bb3bd6deb07c5d6a21d23b6424cfcf">3a2fd16b</a>)</li> <li><strong>client-bedrock:</strong> With this release, Bedrock Evaluation will now support bring your own inference responses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9515a907b56bb7f54daca1a22efc39f71e5088eb">9515a907</a>)</li> <li><strong>client-network-firewall:</strong> You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a4ec1ddeb1a7b9c25f7a083e5691224269ead3fb">a4ec1dde</a>)</li> <li><strong>client-amplify:</strong> Added appId field to Webhook responses (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a281acfdb10c779ee5b262aae0e64258282debb">9a281acf</a>)</li> <li><strong>client-mailmanager:</strong> Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a2b2570bbb0f39abc0e477c7d3749ba3d57c4023">a2b2570b</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>cloudfront-signer:</strong> parse date using Date constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6929">#6929</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a07b8500f1b56f9ff7ee98aa292f9e9d84764e19">a07b8500</a>)</li> <li><strong>middleware-recursion-detection:</strong> case-insensitive trace ID header detection in middleware (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6946">#6946</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fcef09e80a77becbc5ca8354100b0f7b80b4ffd2">fcef09e8</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.772.0.zip</strong></p> <h2>v3.771.0</h2> <h4>3.771.0(2025-03-19)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ec2:</strong> Doc-only updates for EC2 for March 2025. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/57d2abcd4c8ed5cc2dafad67872cdc28484b7f33">57d2abcd</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cbacd0c48e50f559e9da38ab5b299d4faba18788">cbacd0c4</a>)</li> <li><strong>client-sagemaker:</strong> Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5715d113c12066da8d99218b99ce7023a8d265e4">5715d113</a>)</li> <li><strong>client-neptune-graph:</strong> Update IAM Role ARN Validation to Support Role Paths (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8179df2b488b378f562fd44286eded2dae6cc195">8179df2b</a>)</li> <li><strong>client-lambda:</strong> Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a9ecfb00319b86ddf3654a5fc1b6c135a1f15aa1">a9ecfb00</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/589ad1130f868084e12da18f98d95f9e1f61f1c1">589ad113</a>)</li> <li><strong>client-bedrock:</strong> Support custom prompt routers for evaluation jobs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e85539fa8e555f1695acb9e9856f24207102b28f">e85539fa</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.771.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.771.0...v3.772.0">3.772.0</a> (2025-03-20)</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/f784d49e486fb87fbf40be9c83e1c862eafef5ef"><code>f784d49</code></a> Publish v3.772.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.758.0 to 3.772.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.772.0</h2> <h4>3.772.0(2025-03-20)</h4> <h5>Chores</h5> <ul> <li><strong>middleware-http-debug-log:</strong> create HTTP message logging internal plugin (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6947">#6947</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5b26a684e58b22ca64c99c879dbf98e37ce8d42">f5b26a68</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-controlcatalog:</strong> Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/388941d12b83c09bbf49097a2677fa514303824f">388941d1</a>)</li> <li><strong>rds-signer:</strong> fix simple typo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6948">#6948</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6040d170e168f6e5c129b262d6df17d9f61a349c">6040d170</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3a2fd16b44bb3bd6deb07c5d6a21d23b6424cfcf">3a2fd16b</a>)</li> <li><strong>client-bedrock:</strong> With this release, Bedrock Evaluation will now support bring your own inference responses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9515a907b56bb7f54daca1a22efc39f71e5088eb">9515a907</a>)</li> <li><strong>client-network-firewall:</strong> You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a4ec1ddeb1a7b9c25f7a083e5691224269ead3fb">a4ec1dde</a>)</li> <li><strong>client-amplify:</strong> Added appId field to Webhook responses (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a281acfdb10c779ee5b262aae0e64258282debb">9a281acf</a>)</li> <li><strong>client-mailmanager:</strong> Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a2b2570bbb0f39abc0e477c7d3749ba3d57c4023">a2b2570b</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>cloudfront-signer:</strong> parse date using Date constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6929">#6929</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a07b8500f1b56f9ff7ee98aa292f9e9d84764e19">a07b8500</a>)</li> <li><strong>middleware-recursion-detection:</strong> case-insensitive trace ID header detection in middleware (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6946">#6946</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fcef09e80a77becbc5ca8354100b0f7b80b4ffd2">fcef09e8</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.772.0.zip</strong></p> <h2>v3.771.0</h2> <h4>3.771.0(2025-03-19)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ec2:</strong> Doc-only updates for EC2 for March 2025. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/57d2abcd4c8ed5cc2dafad67872cdc28484b7f33">57d2abcd</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cbacd0c48e50f559e9da38ab5b299d4faba18788">cbacd0c4</a>)</li> <li><strong>client-sagemaker:</strong> Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5715d113c12066da8d99218b99ce7023a8d265e4">5715d113</a>)</li> <li><strong>client-neptune-graph:</strong> Update IAM Role ARN Validation to Support Role Paths (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8179df2b488b378f562fd44286eded2dae6cc195">8179df2b</a>)</li> <li><strong>client-lambda:</strong> Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a9ecfb00319b86ddf3654a5fc1b6c135a1f15aa1">a9ecfb00</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/589ad1130f868084e12da18f98d95f9e1f61f1c1">589ad113</a>)</li> <li><strong>client-bedrock:</strong> Support custom prompt routers for evaluation jobs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e85539fa8e555f1695acb9e9856f24207102b28f">e85539fa</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.771.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.771.0...v3.772.0">3.772.0</a> (2025-03-20)</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/f784d49e486fb87fbf40be9c83e1c862eafef5ef"><code>f784d49</code></a> Publish v3.772.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.772.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.758.0 to 3.772.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.772.0</h2> <h4>3.772.0(2025-03-20)</h4> <h5>Chores</h5> <ul> <li><strong>middleware-http-debug-log:</strong> create HTTP message logging internal plugin (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6947">#6947</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5b26a684e58b22ca64c99c879dbf98e37ce8d42">f5b26a68</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-controlcatalog:</strong> Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/388941d12b83c09bbf49097a2677fa514303824f">388941d1</a>)</li> <li><strong>rds-signer:</strong> fix simple typo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6948">#6948</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6040d170e168f6e5c129b262d6df17d9f61a349c">6040d170</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3a2fd16b44bb3bd6deb07c5d6a21d23b6424cfcf">3a2fd16b</a>)</li> <li><strong>client-bedrock:</strong> With this release, Bedrock Evaluation will now support bring your own inference responses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9515a907b56bb7f54daca1a22efc39f71e5088eb">9515a907</a>)</li> <li><strong>client-network-firewall:</strong> You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a4ec1ddeb1a7b9c25f7a083e5691224269ead3fb">a4ec1dde</a>)</li> <li><strong>client-amplify:</strong> Added appId field to Webhook responses (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a281acfdb10c779ee5b262aae0e64258282debb">9a281acf</a>)</li> <li><strong>client-mailmanager:</strong> Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a2b2570bbb0f39abc0e477c7d3749ba3d57c4023">a2b2570b</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>cloudfront-signer:</strong> parse date using Date constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6929">#6929</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a07b8500f1b56f9ff7ee98aa292f9e9d84764e19">a07b8500</a>)</li> <li><strong>middleware-recursion-detection:</strong> case-insensitive trace ID header detection in middleware (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6946">#6946</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fcef09e80a77becbc5ca8354100b0f7b80b4ffd2">fcef09e8</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.772.0.zip</strong></p> <h2>v3.771.0</h2> <h4>3.771.0(2025-03-19)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ec2:</strong> Doc-only updates for EC2 for March 2025. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/57d2abcd4c8ed5cc2dafad67872cdc28484b7f33">57d2abcd</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cbacd0c48e50f559e9da38ab5b299d4faba18788">cbacd0c4</a>)</li> <li><strong>client-sagemaker:</strong> Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5715d113c12066da8d99218b99ce7023a8d265e4">5715d113</a>)</li> <li><strong>client-neptune-graph:</strong> Update IAM Role ARN Validation to Support Role Paths (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8179df2b488b378f562fd44286eded2dae6cc195">8179df2b</a>)</li> <li><strong>client-lambda:</strong> Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a9ecfb00319b86ddf3654a5fc1b6c135a1f15aa1">a9ecfb00</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/589ad1130f868084e12da18f98d95f9e1f61f1c1">589ad113</a>)</li> <li><strong>client-bedrock:</strong> Support custom prompt routers for evaluation jobs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e85539fa8e555f1695acb9e9856f24207102b28f">e85539fa</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.771.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.771.0...v3.772.0">3.772.0</a> (2025-03-20)</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/f784d49e486fb87fbf40be9c83e1c862eafef5ef"><code>f784d49</code></a> Publish v3.772.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.772.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 fc2c309 commit 9d86451

File tree

7 files changed

+99
-99
lines changed

7 files changed

+99
-99
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.767.0",
30-
"@aws-sdk/client-ssm": "^3.759.0",
29+
"@aws-sdk/client-ec2": "^3.772.0",
30+
"@aws-sdk/client-ssm": "^3.772.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.16.0",
36-
"@aws-sdk/client-ec2": "^3.767.0",
37-
"@aws-sdk/client-sqs": "^3.758.0",
36+
"@aws-sdk/client-ec2": "^3.772.0",
37+
"@aws-sdk/client-sqs": "^3.772.0",
3838
"@middy/core": "^4.7.0",
3939
"@octokit/auth-app": "7.1.5",
4040
"@octokit/core": "6.1.4",

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.758.0",
32-
"@aws-sdk/lib-storage": "^3.758.0",
31+
"@aws-sdk/client-s3": "^3.772.0",
32+
"@aws-sdk/lib-storage": "^3.772.0",
3333
"@middy/core": "^4.7.0",
3434
"@octokit/rest": "20.1.2",
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.767.0",
27+
"@aws-sdk/client-ec2": "^3.772.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.758.0",
20+
"@aws-sdk/client-eventbridge": "^3.772.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.758.0",
33+
"@aws-sdk/client-sqs": "^3.772.0",
3434
"@middy/core": "^4.7.0",
3535
"@octokit/rest": "21.1.1",
3636
"@octokit/types": "^13.10.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.759.0"
26+
"@aws-sdk/client-ssm": "^3.772.0"
2727
},
2828
"nx": {
2929
"includedScripts": [

0 commit comments

Comments
 (0)