Commit 9843662
authored
fix(lambda): bump the aws group in /lambdas with 7 updates (#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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5285cdc commit 9843662
File tree
7 files changed
+846
-846
lines changed- lambdas
- functions
- ami-housekeeper
- control-plane
- gh-agent-syncer
- termination-watcher
- webhook
- libs/aws-ssm-util
7 files changed
+846
-846
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments