fix(lambda): bump the aws group in /lambdas with 7 updates#4971
Merged
Conversation
Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.948.0` | `3.953.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.948.0` | `3.953.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.936.0` | `3.953.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.948.0` | `3.953.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.948.0` | `3.953.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.948.0` | `3.953.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.948.0` | `3.953.0` | Updates `@aws-sdk/client-ec2` from 3.948.0 to 3.953.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.953.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.948.0 to 3.953.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.953.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.936.0 to 3.953.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.953.0/packages/types) Updates `@aws-sdk/client-sqs` from 3.948.0 to 3.953.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.953.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.948.0 to 3.953.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.953.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.948.0 to 3.953.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.953.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.948.0 to 3.953.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.953.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.953.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.953.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/types" dependency-version: 3.953.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.953.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.953.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.953.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.953.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
npalm
approved these changes
Jan 6, 2026
npalm
pushed a commit
that referenced
this pull request
Jan 6, 2026
🤖 I have created a release *beep* *boop* --- ## [7.2.0](v7.1.0...v7.2.0) (2026-01-06) ### Features * add support to use custom scale errors ([#4932](#4932)) ([5285cdc](5285cdc)) @ edersonbrilhante ### Bug Fixes * **lambda:** bump qs from 6.14.0 to 6.14.1 in /lambdas ([#4978](#4978)) ([e27ee7c](e27ee7c)) * **lambda:** bump the aws group in /lambdas with 7 updates ([#4971](#4971)) ([9843662](9843662)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4972](#4972)) ([e018a10](e018a10)) --- 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#4971) Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.948.0` | `3.953.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.948.0` | `3.953.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.936.0` | `3.953.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.948.0` | `3.953.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.948.0` | `3.953.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.948.0` | `3.953.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.948.0` | `3.953.0` | Updates `@aws-sdk/client-ec2` from 3.948.0 to 3.953.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.953.0</h2> <h4>3.953.0(2025-12-16)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> set cjs->es dependency in turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7581">#7581</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ddef7f7ed1c642d15ce8e2f58029e72a6ac6902">0ddef7f7</a>)</li> <li>build cjs rollup without typescript (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7580">#7580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f">4359e405</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> <ul> <li>update client endpoints as of 2025-12-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c0fba3d73ee1e707ea1d11be3b8c750db57fc45">5c0fba3d</a>)</li> <li>allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e6</a>)</li> </ul> </li> <li><strong>client-iot:</strong> Add support for dynamic payloads in IoT Device Management Commands (<a href="https://github.com/aws/aws-sdk-js-v3/commit/991cba08effdcac0cc887296a0546ed650d408a3">991cba08</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release adds support for rebooting InfluxDB DbInstances and DbClusters (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b712bb999f2ce4c251670169385c133de907c9">a8b712bb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.953.0.zip</strong></p> <h2>v3.952.0</h2> <h4>3.952.0(2025-12-15)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> apply spotless eclipse formatting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7573">#7573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e8a34ea9e759e533defdb14c8b69bc46a2c4225">7e8a34ea</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock-agentcore-control:</strong> This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6207cfae3d99963e1a86c8585d72c547d1b668f4">6207cfae</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-service-quotas:</strong> Add support for SQ Dashboard Api (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcc5261c5e30ff57735d13dbab57b983893340bb">bcc5261c</a>)</li> <li><strong>client-entityresolution:</strong> Support Customer Profiles Integration for AWS Entity Resolution (<a href="https://github.com/aws/aws-sdk-js-v3/commit/32903b157a9c5ef3867cc885ba4149c8a35e200c">32903b15</a>)</li> <li><strong>client-health:</strong> Updating Health API endpoint generation for dualstack only regions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8be328fb89dd2fb443f4e0871221023a8ccd391">c8be328f</a>)</li> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e01</a>)</li> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3c</a>)</li> <li><strong>client-cloudwatch-logs:</strong> This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23d7db9dcdbda83b9f48d33daccdda6ca540dea6">23d7db9d</a>)</li> <li><strong>client-route53resolver:</strong> Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/937375511ee24a6cba577bbf5958a34ec4310df4">93737551</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/069dcf44b1dfd064918f16a5728074a51dd9d959">069dcf44</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9b56eb02df69d708b8a836bfc4f9830e1cb7e49">c9b56eb0</a>)</li> <li><strong>client-mediatailor:</strong> Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0aae6dd626e4c6f792156c3ef793fd0246a184c">d0aae6dd</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> warn sts default region only when used (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7579">#7579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6512de50d8d3663ec7de3a7eb12e5b624033bb22">6512de50</a>)</li> <li><strong>credential-provider-ini:</strong> pass requestHandler from client to login provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7577">#7577</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0bd362cca53a59918a8b55ed12dcda421edc9b5">a0bd362c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.952.0...v3.953.0">3.953.0</a> (2025-12-16)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.951.0...v3.952.0">3.952.0</a> (2025-12-15)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/09e0721ff16e567c138dce27f65bb7560e904002"><code>09e0721</code></a> Publish v3.953.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101"><code>5c5fd2e</code></a> feat(clients): allow protocol selection by class constructor (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7568">#7568</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f"><code>4359e40</code></a> chore: build cjs rollup without typescript (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7580">#7580</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/387022975437050a164942cc57eac5fd3c0a3f82"><code>3870229</code></a> Publish v3.952.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8"><code>f5db7c3</code></a> feat(client-ec2): EC2 Capacity Manager now supports SpotTotalCount, SpotTotal...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.953.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.948.0 to 3.953.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.953.0</h2> <h4>3.953.0(2025-12-16)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> set cjs->es dependency in turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7581">#7581</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ddef7f7ed1c642d15ce8e2f58029e72a6ac6902">0ddef7f7</a>)</li> <li>build cjs rollup without typescript (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7580">#7580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f">4359e405</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> <ul> <li>update client endpoints as of 2025-12-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c0fba3d73ee1e707ea1d11be3b8c750db57fc45">5c0fba3d</a>)</li> <li>allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e6</a>)</li> </ul> </li> <li><strong>client-iot:</strong> Add support for dynamic payloads in IoT Device Management Commands (<a href="https://github.com/aws/aws-sdk-js-v3/commit/991cba08effdcac0cc887296a0546ed650d408a3">991cba08</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release adds support for rebooting InfluxDB DbInstances and DbClusters (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b712bb999f2ce4c251670169385c133de907c9">a8b712bb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.953.0.zip</strong></p> <h2>v3.952.0</h2> <h4>3.952.0(2025-12-15)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> apply spotless eclipse formatting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7573">#7573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e8a34ea9e759e533defdb14c8b69bc46a2c4225">7e8a34ea</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock-agentcore-control:</strong> This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6207cfae3d99963e1a86c8585d72c547d1b668f4">6207cfae</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-service-quotas:</strong> Add support for SQ Dashboard Api (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcc5261c5e30ff57735d13dbab57b983893340bb">bcc5261c</a>)</li> <li><strong>client-entityresolution:</strong> Support Customer Profiles Integration for AWS Entity Resolution (<a href="https://github.com/aws/aws-sdk-js-v3/commit/32903b157a9c5ef3867cc885ba4149c8a35e200c">32903b15</a>)</li> <li><strong>client-health:</strong> Updating Health API endpoint generation for dualstack only regions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8be328fb89dd2fb443f4e0871221023a8ccd391">c8be328f</a>)</li> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e01</a>)</li> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3c</a>)</li> <li><strong>client-cloudwatch-logs:</strong> This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23d7db9dcdbda83b9f48d33daccdda6ca540dea6">23d7db9d</a>)</li> <li><strong>client-route53resolver:</strong> Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/937375511ee24a6cba577bbf5958a34ec4310df4">93737551</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/069dcf44b1dfd064918f16a5728074a51dd9d959">069dcf44</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9b56eb02df69d708b8a836bfc4f9830e1cb7e49">c9b56eb0</a>)</li> <li><strong>client-mediatailor:</strong> Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0aae6dd626e4c6f792156c3ef793fd0246a184c">d0aae6dd</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> warn sts default region only when used (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7579">#7579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6512de50d8d3663ec7de3a7eb12e5b624033bb22">6512de50</a>)</li> <li><strong>credential-provider-ini:</strong> pass requestHandler from client to login provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7577">#7577</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0bd362cca53a59918a8b55ed12dcda421edc9b5">a0bd362c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.952.0...v3.953.0">3.953.0</a> (2025-12-16)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.951.0...v3.952.0">3.952.0</a> (2025-12-15)</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/09e0721ff16e567c138dce27f65bb7560e904002"><code>09e0721</code></a> Publish v3.953.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101"><code>5c5fd2e</code></a> feat(clients): allow protocol selection by class constructor (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7568">#7568</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f"><code>4359e40</code></a> chore: build cjs rollup without typescript (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7580">#7580</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/387022975437050a164942cc57eac5fd3c0a3f82"><code>3870229</code></a> Publish v3.952.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.953.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.936.0 to 3.953.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/types</code>'s releases</a>.</em></p> <blockquote> <h2>v3.953.0</h2> <h4>3.953.0(2025-12-16)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> set cjs->es dependency in turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7581">#7581</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ddef7f7ed1c642d15ce8e2f58029e72a6ac6902">0ddef7f7</a>)</li> <li>build cjs rollup without typescript (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7580">#7580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f">4359e405</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> <ul> <li>update client endpoints as of 2025-12-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c0fba3d73ee1e707ea1d11be3b8c750db57fc45">5c0fba3d</a>)</li> <li>allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e6</a>)</li> </ul> </li> <li><strong>client-iot:</strong> Add support for dynamic payloads in IoT Device Management Commands (<a href="https://github.com/aws/aws-sdk-js-v3/commit/991cba08effdcac0cc887296a0546ed650d408a3">991cba08</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release adds support for rebooting InfluxDB DbInstances and DbClusters (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b712bb999f2ce4c251670169385c133de907c9">a8b712bb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.953.0.zip</strong></p> <h2>v3.952.0</h2> <h4>3.952.0(2025-12-15)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> apply spotless eclipse formatting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7573">#7573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e8a34ea9e759e533defdb14c8b69bc46a2c4225">7e8a34ea</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock-agentcore-control:</strong> This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6207cfae3d99963e1a86c8585d72c547d1b668f4">6207cfae</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-service-quotas:</strong> Add support for SQ Dashboard Api (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcc5261c5e30ff57735d13dbab57b983893340bb">bcc5261c</a>)</li> <li><strong>client-entityresolution:</strong> Support Customer Profiles Integration for AWS Entity Resolution (<a href="https://github.com/aws/aws-sdk-js-v3/commit/32903b157a9c5ef3867cc885ba4149c8a35e200c">32903b15</a>)</li> <li><strong>client-health:</strong> Updating Health API endpoint generation for dualstack only regions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8be328fb89dd2fb443f4e0871221023a8ccd391">c8be328f</a>)</li> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e01</a>)</li> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3c</a>)</li> <li><strong>client-cloudwatch-logs:</strong> This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23d7db9dcdbda83b9f48d33daccdda6ca540dea6">23d7db9d</a>)</li> <li><strong>client-route53resolver:</strong> Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/937375511ee24a6cba577bbf5958a34ec4310df4">93737551</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/069dcf44b1dfd064918f16a5728074a51dd9d959">069dcf44</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9b56eb02df69d708b8a836bfc4f9830e1cb7e49">c9b56eb0</a>)</li> <li><strong>client-mediatailor:</strong> Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0aae6dd626e4c6f792156c3ef793fd0246a184c">d0aae6dd</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> warn sts default region only when used (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7579">#7579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6512de50d8d3663ec7de3a7eb12e5b624033bb22">6512de50</a>)</li> <li><strong>credential-provider-ini:</strong> pass requestHandler from client to login provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7577">#7577</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0bd362cca53a59918a8b55ed12dcda421edc9b5">a0bd362c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md"><code>@aws-sdk/types</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.952.0...v3.953.0">3.953.0</a> (2025-12-16)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/09e0721ff16e567c138dce27f65bb7560e904002"><code>09e0721</code></a> Publish v3.953.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101"><code>5c5fd2e</code></a> feat(clients): allow protocol selection by class constructor (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7568">#7568</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f"><code>4359e40</code></a> chore: build cjs rollup without typescript (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7580">#7580</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.953.0/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.948.0 to 3.953.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.953.0</h2> <h4>3.953.0(2025-12-16)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> set cjs->es dependency in turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7581">#7581</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ddef7f7ed1c642d15ce8e2f58029e72a6ac6902">0ddef7f7</a>)</li> <li>build cjs rollup without typescript (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7580">#7580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f">4359e405</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> <ul> <li>update client endpoints as of 2025-12-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c0fba3d73ee1e707ea1d11be3b8c750db57fc45">5c0fba3d</a>)</li> <li>allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e6</a>)</li> </ul> </li> <li><strong>client-iot:</strong> Add support for dynamic payloads in IoT Device Management Commands (<a href="https://github.com/aws/aws-sdk-js-v3/commit/991cba08effdcac0cc887296a0546ed650d408a3">991cba08</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release adds support for rebooting InfluxDB DbInstances and DbClusters (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b712bb999f2ce4c251670169385c133de907c9">a8b712bb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.953.0.zip</strong></p> <h2>v3.952.0</h2> <h4>3.952.0(2025-12-15)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> apply spotless eclipse formatting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7573">#7573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e8a34ea9e759e533defdb14c8b69bc46a2c4225">7e8a34ea</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock-agentcore-control:</strong> This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6207cfae3d99963e1a86c8585d72c547d1b668f4">6207cfae</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-service-quotas:</strong> Add support for SQ Dashboard Api (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcc5261c5e30ff57735d13dbab57b983893340bb">bcc5261c</a>)</li> <li><strong>client-entityresolution:</strong> Support Customer Profiles Integration for AWS Entity Resolution (<a href="https://github.com/aws/aws-sdk-js-v3/commit/32903b157a9c5ef3867cc885ba4149c8a35e200c">32903b15</a>)</li> <li><strong>client-health:</strong> Updating Health API endpoint generation for dualstack only regions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8be328fb89dd2fb443f4e0871221023a8ccd391">c8be328f</a>)</li> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e01</a>)</li> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3c</a>)</li> <li><strong>client-cloudwatch-logs:</strong> This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23d7db9dcdbda83b9f48d33daccdda6ca540dea6">23d7db9d</a>)</li> <li><strong>client-route53resolver:</strong> Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/937375511ee24a6cba577bbf5958a34ec4310df4">93737551</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/069dcf44b1dfd064918f16a5728074a51dd9d959">069dcf44</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9b56eb02df69d708b8a836bfc4f9830e1cb7e49">c9b56eb0</a>)</li> <li><strong>client-mediatailor:</strong> Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0aae6dd626e4c6f792156c3ef793fd0246a184c">d0aae6dd</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> warn sts default region only when used (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7579">#7579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6512de50d8d3663ec7de3a7eb12e5b624033bb22">6512de50</a>)</li> <li><strong>credential-provider-ini:</strong> pass requestHandler from client to login provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7577">#7577</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0bd362cca53a59918a8b55ed12dcda421edc9b5">a0bd362c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.952.0...v3.953.0">3.953.0</a> (2025-12-16)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.951.0...v3.952.0">3.952.0</a> (2025-12-15)</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/09e0721ff16e567c138dce27f65bb7560e904002"><code>09e0721</code></a> Publish v3.953.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101"><code>5c5fd2e</code></a> feat(clients): allow protocol selection by class constructor (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7568">#7568</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f"><code>4359e40</code></a> chore: build cjs rollup without typescript (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7580">#7580</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/387022975437050a164942cc57eac5fd3c0a3f82"><code>3870229</code></a> Publish v3.952.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.953.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.948.0 to 3.953.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.953.0</h2> <h4>3.953.0(2025-12-16)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> set cjs->es dependency in turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7581">#7581</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ddef7f7ed1c642d15ce8e2f58029e72a6ac6902">0ddef7f7</a>)</li> <li>build cjs rollup without typescript (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7580">#7580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f">4359e405</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> <ul> <li>update client endpoints as of 2025-12-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c0fba3d73ee1e707ea1d11be3b8c750db57fc45">5c0fba3d</a>)</li> <li>allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e6</a>)</li> </ul> </li> <li><strong>client-iot:</strong> Add support for dynamic payloads in IoT Device Management Commands (<a href="https://github.com/aws/aws-sdk-js-v3/commit/991cba08effdcac0cc887296a0546ed650d408a3">991cba08</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release adds support for rebooting InfluxDB DbInstances and DbClusters (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b712bb999f2ce4c251670169385c133de907c9">a8b712bb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.953.0.zip</strong></p> <h2>v3.952.0</h2> <h4>3.952.0(2025-12-15)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> apply spotless eclipse formatting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7573">#7573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e8a34ea9e759e533defdb14c8b69bc46a2c4225">7e8a34ea</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock-agentcore-control:</strong> This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6207cfae3d99963e1a86c8585d72c547d1b668f4">6207cfae</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-service-quotas:</strong> Add support for SQ Dashboard Api (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcc5261c5e30ff57735d13dbab57b983893340bb">bcc5261c</a>)</li> <li><strong>client-entityresolution:</strong> Support Customer Profiles Integration for AWS Entity Resolution (<a href="https://github.com/aws/aws-sdk-js-v3/commit/32903b157a9c5ef3867cc885ba4149c8a35e200c">32903b15</a>)</li> <li><strong>client-health:</strong> Updating Health API endpoint generation for dualstack only regions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8be328fb89dd2fb443f4e0871221023a8ccd391">c8be328f</a>)</li> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e01</a>)</li> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3c</a>)</li> <li><strong>client-cloudwatch-logs:</strong> This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23d7db9dcdbda83b9f48d33daccdda6ca540dea6">23d7db9d</a>)</li> <li><strong>client-route53resolver:</strong> Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/937375511ee24a6cba577bbf5958a34ec4310df4">93737551</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/069dcf44b1dfd064918f16a5728074a51dd9d959">069dcf44</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9b56eb02df69d708b8a836bfc4f9830e1cb7e49">c9b56eb0</a>)</li> <li><strong>client-mediatailor:</strong> Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0aae6dd626e4c6f792156c3ef793fd0246a184c">d0aae6dd</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> warn sts default region only when used (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7579">#7579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6512de50d8d3663ec7de3a7eb12e5b624033bb22">6512de50</a>)</li> <li><strong>credential-provider-ini:</strong> pass requestHandler from client to login provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7577">#7577</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0bd362cca53a59918a8b55ed12dcda421edc9b5">a0bd362c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.952.0...v3.953.0">3.953.0</a> (2025-12-16)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.951.0...v3.952.0">3.952.0</a> (2025-12-15)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/09e0721ff16e567c138dce27f65bb7560e904002"><code>09e0721</code></a> Publish v3.953.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101"><code>5c5fd2e</code></a> feat(clients): allow protocol selection by class constructor (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7568">#7568</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f"><code>4359e40</code></a> chore: build cjs rollup without typescript (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7580">#7580</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/387022975437050a164942cc57eac5fd3c0a3f82"><code>3870229</code></a> Publish v3.952.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4"><code>55955e0</code></a> feat(client-s3): This release adds support for the new optional field 'Lifecy...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.953.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.948.0 to 3.953.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.953.0</h2> <h4>3.953.0(2025-12-16)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> set cjs->es dependency in turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7581">#7581</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ddef7f7ed1c642d15ce8e2f58029e72a6ac6902">0ddef7f7</a>)</li> <li>build cjs rollup without typescript (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7580">#7580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f">4359e405</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> <ul> <li>update client endpoints as of 2025-12-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c0fba3d73ee1e707ea1d11be3b8c750db57fc45">5c0fba3d</a>)</li> <li>allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e6</a>)</li> </ul> </li> <li><strong>client-iot:</strong> Add support for dynamic payloads in IoT Device Management Commands (<a href="https://github.com/aws/aws-sdk-js-v3/commit/991cba08effdcac0cc887296a0546ed650d408a3">991cba08</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release adds support for rebooting InfluxDB DbInstances and DbClusters (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b712bb999f2ce4c251670169385c133de907c9">a8b712bb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.953.0.zip</strong></p> <h2>v3.952.0</h2> <h4>3.952.0(2025-12-15)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> apply spotless eclipse formatting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7573">#7573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e8a34ea9e759e533defdb14c8b69bc46a2c4225">7e8a34ea</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock-agentcore-control:</strong> This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6207cfae3d99963e1a86c8585d72c547d1b668f4">6207cfae</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-service-quotas:</strong> Add support for SQ Dashboard Api (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcc5261c5e30ff57735d13dbab57b983893340bb">bcc5261c</a>)</li> <li><strong>client-entityresolution:</strong> Support Customer Profiles Integration for AWS Entity Resolution (<a href="https://github.com/aws/aws-sdk-js-v3/commit/32903b157a9c5ef3867cc885ba4149c8a35e200c">32903b15</a>)</li> <li><strong>client-health:</strong> Updating Health API endpoint generation for dualstack only regions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8be328fb89dd2fb443f4e0871221023a8ccd391">c8be328f</a>)</li> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e01</a>)</li> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3c</a>)</li> <li><strong>client-cloudwatch-logs:</strong> This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23d7db9dcdbda83b9f48d33daccdda6ca540dea6">23d7db9d</a>)</li> <li><strong>client-route53resolver:</strong> Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/937375511ee24a6cba577bbf5958a34ec4310df4">93737551</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/069dcf44b1dfd064918f16a5728074a51dd9d959">069dcf44</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9b56eb02df69d708b8a836bfc4f9830e1cb7e49">c9b56eb0</a>)</li> <li><strong>client-mediatailor:</strong> Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0aae6dd626e4c6f792156c3ef793fd0246a184c">d0aae6dd</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> warn sts default region only when used (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7579">#7579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6512de50d8d3663ec7de3a7eb12e5b624033bb22">6512de50</a>)</li> <li><strong>credential-provider-ini:</strong> pass requestHandler from client to login provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7577">#7577</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0bd362cca53a59918a8b55ed12dcda421edc9b5">a0bd362c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/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.952.0...v3.953.0">3.953.0</a> (2025-12-16)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.951.0...v3.952.0">3.952.0</a> (2025-12-15)</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/09e0721ff16e567c138dce27f65bb7560e904002"><code>09e0721</code></a> Publish v3.953.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101"><code>5c5fd2e</code></a> feat(clients): allow protocol selection by class constructor (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7568">#7568</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f"><code>4359e40</code></a> chore: build cjs rollup without typescript (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7580">#7580</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/387022975437050a164942cc57eac5fd3c0a3f82"><code>3870229</code></a> Publish v3.952.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.953.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.948.0 to 3.953.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.953.0</h2> <h4>3.953.0(2025-12-16)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> set cjs->es dependency in turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7581">#7581</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ddef7f7ed1c642d15ce8e2f58029e72a6ac6902">0ddef7f7</a>)</li> <li>build cjs rollup without typescript (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7580">#7580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f">4359e405</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> <ul> <li>update client endpoints as of 2025-12-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c0fba3d73ee1e707ea1d11be3b8c750db57fc45">5c0fba3d</a>)</li> <li>allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e6</a>)</li> </ul> </li> <li><strong>client-iot:</strong> Add support for dynamic payloads in IoT Device Management Commands (<a href="https://github.com/aws/aws-sdk-js-v3/commit/991cba08effdcac0cc887296a0546ed650d408a3">991cba08</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release adds support for rebooting InfluxDB DbInstances and DbClusters (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b712bb999f2ce4c251670169385c133de907c9">a8b712bb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.953.0.zip</strong></p> <h2>v3.952.0</h2> <h4>3.952.0(2025-12-15)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> apply spotless eclipse formatting (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7573">#7573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e8a34ea9e759e533defdb14c8b69bc46a2c4225">7e8a34ea</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock-agentcore-control:</strong> This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6207cfae3d99963e1a86c8585d72c547d1b668f4">6207cfae</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-service-quotas:</strong> Add support for SQ Dashboard Api (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcc5261c5e30ff57735d13dbab57b983893340bb">bcc5261c</a>)</li> <li><strong>client-entityresolution:</strong> Support Customer Profiles Integration for AWS Entity Resolution (<a href="https://github.com/aws/aws-sdk-js-v3/commit/32903b157a9c5ef3867cc885ba4149c8a35e200c">32903b15</a>)</li> <li><strong>client-health:</strong> Updating Health API endpoint generation for dualstack only regions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8be328fb89dd2fb443f4e0871221023a8ccd391">c8be328f</a>)</li> <li><strong>client-s3:</strong> This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55955e018c9276e55a3479debe28593103dac5f4">55955e01</a>)</li> <li><strong>client-ec2:</strong> EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5db7c3c8a308db06b2fc42d82deecd5dfa9aef8">f5db7c3c</a>)</li> <li><strong>client-cloudwatch-logs:</strong> This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23d7db9dcdbda83b9f48d33daccdda6ca540dea6">23d7db9d</a>)</li> <li><strong>client-route53resolver:</strong> Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/937375511ee24a6cba577bbf5958a34ec4310df4">93737551</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/069dcf44b1dfd064918f16a5728074a51dd9d959">069dcf44</a>)</li> <li><strong>client-connect:</strong> Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9b56eb02df69d708b8a836bfc4f9830e1cb7e49">c9b56eb0</a>)</li> <li><strong>client-mediatailor:</strong> Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0aae6dd626e4c6f792156c3ef793fd0246a184c">d0aae6dd</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> warn sts default region only when used (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7579">#7579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6512de50d8d3663ec7de3a7eb12e5b624033bb22">6512de50</a>)</li> <li><strong>credential-provider-ini:</strong> pass requestHandler from client to login provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7577">#7577</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0bd362cca53a59918a8b55ed12dcda421edc9b5">a0bd362c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.952.0...v3.953.0">3.953.0</a> (2025-12-16)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> allow protocol selection by class constructor (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7568">#7568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101">5c5fd2e</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.951.0...v3.952.0">3.952.0</a> (2025-12-15)</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/09e0721ff16e567c138dce27f65bb7560e904002"><code>09e0721</code></a> Publish v3.953.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101"><code>5c5fd2e</code></a> feat(clients): allow protocol selection by class constructor (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7568">#7568</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4359e405a8f3458d4411dd072b5aa998fa0c107f"><code>4359e40</code></a> chore: build cjs rollup without typescript (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7580">#7580</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/387022975437050a164942cc57eac5fd3c0a3f82"><code>3870229</code></a> Publish v3.952.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.953.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* --- ## [7.2.0](github-aws-runners/terraform-aws-github-runner@v7.1.0...v7.2.0) (2026-01-06) ### Features * add support to use custom scale errors ([github-aws-runners#4932](github-aws-runners#4932)) ([5285cdc](github-aws-runners@5285cdc)) @ edersonbrilhante ### Bug Fixes * **lambda:** bump qs from 6.14.0 to 6.14.1 in /lambdas ([github-aws-runners#4978](github-aws-runners#4978)) ([e27ee7c](github-aws-runners@e27ee7c)) * **lambda:** bump the aws group in /lambdas with 7 updates ([github-aws-runners#4971](github-aws-runners#4971)) ([9843662](github-aws-runners@9843662)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([github-aws-runners#4972](github-aws-runners#4972)) ([e018a10](github-aws-runners@e018a10)) --- 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 7 updates:
3.948.03.953.03.948.03.953.03.936.03.953.03.948.03.953.03.948.03.953.03.948.03.953.03.948.03.953.0Updates
@aws-sdk/client-ec2from 3.948.0 to 3.953.0Release notes
Sourced from
@aws-sdk/client-ec2's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2's changelog.Commits
09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)3870229Publish v3.952.0f5db7c3feat(client-ec2): EC2 Capacity Manager now supports SpotTotalCount, SpotTotal...Updates
@aws-sdk/client-ssmfrom 3.948.0 to 3.953.0Release notes
Sourced from
@aws-sdk/client-ssm's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm's changelog.Commits
09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)3870229Publish v3.952.0Updates
@aws-sdk/typesfrom 3.936.0 to 3.953.0Release notes
Sourced from
@aws-sdk/types's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/types's changelog.Commits
09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)Updates
@aws-sdk/client-sqsfrom 3.948.0 to 3.953.0Release notes
Sourced from
@aws-sdk/client-sqs's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs's changelog.Commits
09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)3870229Publish v3.952.0Updates
@aws-sdk/client-s3from 3.948.0 to 3.953.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)3870229Publish v3.952.055955e0feat(client-s3): This release adds support for the new optional field 'Lifecy...Updates
@aws-sdk/lib-storagefrom 3.948.0 to 3.953.0Release notes
Sourced from
@aws-sdk/lib-storage's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage's changelog.Commits
09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)3870229Publish v3.952.0Updates
@aws-sdk/client-eventbridgefrom 3.948.0 to 3.953.0Release notes
Sourced from
@aws-sdk/client-eventbridge's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-eventbridge's changelog.Commits
09e0721Publish v3.953.05c5fd2efeat(clients): allow protocol selection by class constructor (#7568)4359e40chore: build cjs rollup without typescript (#7580)3870229Publish v3.952.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