-
Notifications
You must be signed in to change notification settings - Fork 661
Commit c30c5b8
authored
fix(lambda): bump the aws group in /lambdas with 7 updates (#4354)
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.721.0` | `3.726.1` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.721.0` | `3.726.1` |
|
[@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types)
| `3.714.0` | `3.723.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.721.0` | `3.726.1` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.722.0` | `3.726.1` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.722.0` | `3.726.1` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.721.0` | `3.726.1` |
Updates `@aws-sdk/client-ec2` from 3.721.0 to 3.726.1
<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.726.1</h2>
<h4>3.726.1(2025-01-10)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-securitylake:</strong> Doc only update for
ServiceName that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f29fee900acbfc17e12c459cc6821d6848e0ef4f">f29fee90</a>)</li>
<li><strong>client-sts:</strong> Fixed typos in the descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ea4627b5af0d35e21c11125d60307996175e2ec">3ea4627b</a>)</li>
<li><strong>client-redshift:</strong> Additions to the
PubliclyAccessible and Encrypted parameters clarifying what the defaults
are. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05635df25a48a78ccb18f1418883e4ea4052f707">05635df2</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f3d4f997e0e49dfad7af5b433166de82c4076a3">9f3d4f99</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> handle case when sample operation not
found (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6788">#6788</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4fb2d43bf262e3c8d53499e5324dc3a24dc80a0">a4fb2d43</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.1.zip</strong></p>
<h2>v3.726.0</h2>
<h4>3.726.0(2025-01-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>util-endpoints:</strong> update aws partitions.json (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5927fcdca2a9cc99efb771ffff2f94f5414dbaee">5927fcdc</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba5717c3c0cb63b3043a2a2a18d9a14e19c467a">1ba5717c</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9284063cf4cb9b4d11118b23b62ffc21db27f487">9284063c</a>)</li>
<li><strong>codegen:</strong> update template typescript version (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6784">#6784</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a56357254b8eb44243f23b3df6f1c4ff1d504306">a5635725</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-fms:</strong> AWS Firewall Manager now lets you
combine multiple resource tags using the logical AND operator or the
logical OR operator. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43d607d9744f765c3ca478443b974c9a77d73ed">e43d607d</a>)</li>
<li><strong>client-codebuild:</strong> AWS CodeBuild Now Supports
BuildBatch in Reserved Capacity and Lambda (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4fb5b7ee64872d25732ee4637903543b934f50e8">4fb5b7ee</a>)</li>
<li><strong>client-compute-optimizer:</strong> This release expands AWS
Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto
Scaling groups to include those with scaling policies and multiple
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b33aa6f1d003c6e55ee94afe57d650f0a5aa54ba">b33aa6f1</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>update vitest to 2.1.8 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6780">#6780</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6858c7e04730a2b524b06355969e4076c28ae863">6858c7e0</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.0.zip</strong></p>
<h2>v3.725.0</h2>
<h4>3.725.0(2025-01-08)</h4>
<!-- 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>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1">3.726.1</a>
(2025-01-10)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.725.0...v3.726.0">3.726.0</a>
(2025-01-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.722.0...v3.723.0">3.723.0</a>
(2025-01-06)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bde6b63943c5046d60cbeac5c0062236d329e12"><code>0bde6b6</code></a>
Publish v3.726.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8386f86d6430345e7ec504d1296fe2a87f34648e"><code>8386f86</code></a>
Publish v3.726.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1804248e25beed168105efdc774bcf13afce10d"><code>f180424</code></a>
Publish v3.723.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f"><code>997e37d</code></a>
chore: end support for Node.js 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6775">#6775</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.721.0 to 3.726.1
<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.726.1</h2>
<h4>3.726.1(2025-01-10)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-securitylake:</strong> Doc only update for
ServiceName that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f29fee900acbfc17e12c459cc6821d6848e0ef4f">f29fee90</a>)</li>
<li><strong>client-sts:</strong> Fixed typos in the descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ea4627b5af0d35e21c11125d60307996175e2ec">3ea4627b</a>)</li>
<li><strong>client-redshift:</strong> Additions to the
PubliclyAccessible and Encrypted parameters clarifying what the defaults
are. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05635df25a48a78ccb18f1418883e4ea4052f707">05635df2</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f3d4f997e0e49dfad7af5b433166de82c4076a3">9f3d4f99</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> handle case when sample operation not
found (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6788">#6788</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4fb2d43bf262e3c8d53499e5324dc3a24dc80a0">a4fb2d43</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.1.zip</strong></p>
<h2>v3.726.0</h2>
<h4>3.726.0(2025-01-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>util-endpoints:</strong> update aws partitions.json (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5927fcdca2a9cc99efb771ffff2f94f5414dbaee">5927fcdc</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba5717c3c0cb63b3043a2a2a18d9a14e19c467a">1ba5717c</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9284063cf4cb9b4d11118b23b62ffc21db27f487">9284063c</a>)</li>
<li><strong>codegen:</strong> update template typescript version (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6784">#6784</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a56357254b8eb44243f23b3df6f1c4ff1d504306">a5635725</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-fms:</strong> AWS Firewall Manager now lets you
combine multiple resource tags using the logical AND operator or the
logical OR operator. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43d607d9744f765c3ca478443b974c9a77d73ed">e43d607d</a>)</li>
<li><strong>client-codebuild:</strong> AWS CodeBuild Now Supports
BuildBatch in Reserved Capacity and Lambda (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4fb5b7ee64872d25732ee4637903543b934f50e8">4fb5b7ee</a>)</li>
<li><strong>client-compute-optimizer:</strong> This release expands AWS
Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto
Scaling groups to include those with scaling policies and multiple
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b33aa6f1d003c6e55ee94afe57d650f0a5aa54ba">b33aa6f1</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>update vitest to 2.1.8 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6780">#6780</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6858c7e04730a2b524b06355969e4076c28ae863">6858c7e0</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.0.zip</strong></p>
<h2>v3.725.0</h2>
<h4>3.725.0(2025-01-08)</h4>
<!-- 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>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1">3.726.1</a>
(2025-01-10)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.725.0...v3.726.0">3.726.0</a>
(2025-01-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.722.0...v3.723.0">3.723.0</a>
(2025-01-06)</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/0bde6b63943c5046d60cbeac5c0062236d329e12"><code>0bde6b6</code></a>
Publish v3.726.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8386f86d6430345e7ec504d1296fe2a87f34648e"><code>8386f86</code></a>
Publish v3.726.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1804248e25beed168105efdc774bcf13afce10d"><code>f180424</code></a>
Publish v3.723.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f"><code>997e37d</code></a>
chore: end support for Node.js 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6775">#6775</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/types` from 3.714.0 to 3.723.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.723.0</h2>
<h4>3.723.0(2025-01-06)</h4>
<h5>Chores</h5>
<ul>
<li>end support for Node.js 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6775">#6775</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f">997e37d8</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-06
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/db366a247fc633b41bc068f31da76a7052c9a367">db366a24</a>)</li>
<li><strong>client-iotsecuretunneling:</strong> Adds dualstack endpoint
support for IoT Secure Tunneling (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/513f9c4e85a9c06e89137f70b7a7578fefc5e450">513f9c4e</a>)</li>
<li><strong>client-supplychain:</strong> Allow vanity DNS domain when
creating a new ASC instance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cdf2e3eeb7934754e1d0651125b56e09ed46889">0cdf2e3e</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.723.0.zip</strong></p>
<h2>v3.722.0</h2>
<h4>3.722.0(2025-01-03)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route-53-domains:</strong> Doc only update for Route
53 Domains that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba55985fbe4db445a102bd567f7bd10fd827c968">ba55985f</a>)</li>
<li><strong>client-ecs:</strong> Adding SDK reference examples for
Amazon ECS operations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06662a304427c85dca2f2001a5a123f983c95e13">06662a30</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/726fcf5e98988df32e5a5af65b6b3b7ed23585f7">726fcf5e</a>)</li>
<li><strong>client-s3:</strong> This change is only for updating the
model regexp of CopySource which is not for validation but only for
documentation and user guide change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3bb74c5bd68087528d9710906ba186c7b211843d">3bb74c5b</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.722.0.zip</strong></p>
<h2>v3.721.0</h2>
<h4>3.721.0(2025-01-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> In-flight message typo fix from 20k to
120k. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00">6ed6c121</a>)</li>
<li>fix various tsdoc tags (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6765">#6765</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/599a60f9a2069529f949b4cd5daa0fc3938b8632">599a60f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/195db96add5d18bd4b5f0c5574eb735761a9531f">195db96a</a>)</li>
<li><strong>client-organizations:</strong> Added
ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to
ConstraintViolationException for the EnableAllFeatures operation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f509e1df4383677c0d3bd68521b695807917d6e1">f509e1df</a>)</li>
<li><strong>client-appsync:</strong> Modify UpdateGraphQLAPI operation
and flag authenticationType as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66363a29aee81a79ba0dbb9fa9c03ece22c6675f">66363a29</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
the AVC3 codec and fixes an alignment issue with Japanese vertical
captions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08f266e9ecec1e52ef71a1029f1a670f94c63474">08f266e9</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.722.0...v3.723.0">3.723.0</a>
(2025-01-06)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/types</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1804248e25beed168105efdc774bcf13afce10d"><code>f180424</code></a>
Publish v3.723.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f"><code>997e37d</code></a>
chore: end support for Node.js 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/6775">#6775</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.723.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-sqs` from 3.721.0 to 3.726.1
<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.726.1</h2>
<h4>3.726.1(2025-01-10)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-securitylake:</strong> Doc only update for
ServiceName that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f29fee900acbfc17e12c459cc6821d6848e0ef4f">f29fee90</a>)</li>
<li><strong>client-sts:</strong> Fixed typos in the descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ea4627b5af0d35e21c11125d60307996175e2ec">3ea4627b</a>)</li>
<li><strong>client-redshift:</strong> Additions to the
PubliclyAccessible and Encrypted parameters clarifying what the defaults
are. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05635df25a48a78ccb18f1418883e4ea4052f707">05635df2</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f3d4f997e0e49dfad7af5b433166de82c4076a3">9f3d4f99</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> handle case when sample operation not
found (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6788">#6788</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4fb2d43bf262e3c8d53499e5324dc3a24dc80a0">a4fb2d43</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.1.zip</strong></p>
<h2>v3.726.0</h2>
<h4>3.726.0(2025-01-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>util-endpoints:</strong> update aws partitions.json (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5927fcdca2a9cc99efb771ffff2f94f5414dbaee">5927fcdc</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba5717c3c0cb63b3043a2a2a18d9a14e19c467a">1ba5717c</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9284063cf4cb9b4d11118b23b62ffc21db27f487">9284063c</a>)</li>
<li><strong>codegen:</strong> update template typescript version (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6784">#6784</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a56357254b8eb44243f23b3df6f1c4ff1d504306">a5635725</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-fms:</strong> AWS Firewall Manager now lets you
combine multiple resource tags using the logical AND operator or the
logical OR operator. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43d607d9744f765c3ca478443b974c9a77d73ed">e43d607d</a>)</li>
<li><strong>client-codebuild:</strong> AWS CodeBuild Now Supports
BuildBatch in Reserved Capacity and Lambda (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4fb5b7ee64872d25732ee4637903543b934f50e8">4fb5b7ee</a>)</li>
<li><strong>client-compute-optimizer:</strong> This release expands AWS
Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto
Scaling groups to include those with scaling policies and multiple
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b33aa6f1d003c6e55ee94afe57d650f0a5aa54ba">b33aa6f1</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>update vitest to 2.1.8 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6780">#6780</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6858c7e04730a2b524b06355969e4076c28ae863">6858c7e0</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.0.zip</strong></p>
<h2>v3.725.0</h2>
<h4>3.725.0(2025-01-08)</h4>
<!-- 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>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1">3.726.1</a>
(2025-01-10)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.725.0...v3.726.0">3.726.0</a>
(2025-01-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.722.0...v3.723.0">3.723.0</a>
(2025-01-06)</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/0bde6b63943c5046d60cbeac5c0062236d329e12"><code>0bde6b6</code></a>
Publish v3.726.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8386f86d6430345e7ec504d1296fe2a87f34648e"><code>8386f86</code></a>
Publish v3.726.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1804248e25beed168105efdc774bcf13afce10d"><code>f180424</code></a>
Publish v3.723.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f"><code>997e37d</code></a>
chore: end support for Node.js 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6775">#6775</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-s3` from 3.722.0 to 3.726.1
<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.726.1</h2>
<h4>3.726.1(2025-01-10)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-securitylake:</strong> Doc only update for
ServiceName that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f29fee900acbfc17e12c459cc6821d6848e0ef4f">f29fee90</a>)</li>
<li><strong>client-sts:</strong> Fixed typos in the descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ea4627b5af0d35e21c11125d60307996175e2ec">3ea4627b</a>)</li>
<li><strong>client-redshift:</strong> Additions to the
PubliclyAccessible and Encrypted parameters clarifying what the defaults
are. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05635df25a48a78ccb18f1418883e4ea4052f707">05635df2</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f3d4f997e0e49dfad7af5b433166de82c4076a3">9f3d4f99</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> handle case when sample operation not
found (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6788">#6788</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4fb2d43bf262e3c8d53499e5324dc3a24dc80a0">a4fb2d43</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.1.zip</strong></p>
<h2>v3.726.0</h2>
<h4>3.726.0(2025-01-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>util-endpoints:</strong> update aws partitions.json (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5927fcdca2a9cc99efb771ffff2f94f5414dbaee">5927fcdc</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba5717c3c0cb63b3043a2a2a18d9a14e19c467a">1ba5717c</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9284063cf4cb9b4d11118b23b62ffc21db27f487">9284063c</a>)</li>
<li><strong>codegen:</strong> update template typescript version (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6784">#6784</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a56357254b8eb44243f23b3df6f1c4ff1d504306">a5635725</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-fms:</strong> AWS Firewall Manager now lets you
combine multiple resource tags using the logical AND operator or the
logical OR operator. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43d607d9744f765c3ca478443b974c9a77d73ed">e43d607d</a>)</li>
<li><strong>client-codebuild:</strong> AWS CodeBuild Now Supports
BuildBatch in Reserved Capacity and Lambda (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4fb5b7ee64872d25732ee4637903543b934f50e8">4fb5b7ee</a>)</li>
<li><strong>client-compute-optimizer:</strong> This release expands AWS
Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto
Scaling groups to include those with scaling policies and multiple
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b33aa6f1d003c6e55ee94afe57d650f0a5aa54ba">b33aa6f1</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>update vitest to 2.1.8 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6780">#6780</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6858c7e04730a2b524b06355969e4076c28ae863">6858c7e0</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.0.zip</strong></p>
<h2>v3.725.0</h2>
<h4>3.725.0(2025-01-08)</h4>
<!-- 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>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1">3.726.1</a>
(2025-01-10)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.725.0...v3.726.0">3.726.0</a>
(2025-01-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.722.0...v3.723.0">3.723.0</a>
(2025-01-06)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bde6b63943c5046d60cbeac5c0062236d329e12"><code>0bde6b6</code></a>
Publish v3.726.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8386f86d6430345e7ec504d1296fe2a87f34648e"><code>8386f86</code></a>
Publish v3.726.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6858c7e04730a2b524b06355969e4076c28ae863"><code>6858c7e</code></a>
test: update vitest to 2.1.8 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6780">#6780</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1804248e25beed168105efdc774bcf13afce10d"><code>f180424</code></a>
Publish v3.723.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f"><code>997e37d</code></a>
chore: end support for Node.js 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6775">#6775</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/lib-storage` from 3.722.0 to 3.726.1
<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.726.1</h2>
<h4>3.726.1(2025-01-10)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-securitylake:</strong> Doc only update for
ServiceName that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f29fee900acbfc17e12c459cc6821d6848e0ef4f">f29fee90</a>)</li>
<li><strong>client-sts:</strong> Fixed typos in the descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ea4627b5af0d35e21c11125d60307996175e2ec">3ea4627b</a>)</li>
<li><strong>client-redshift:</strong> Additions to the
PubliclyAccessible and Encrypted parameters clarifying what the defaults
are. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05635df25a48a78ccb18f1418883e4ea4052f707">05635df2</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f3d4f997e0e49dfad7af5b433166de82c4076a3">9f3d4f99</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> handle case when sample operation not
found (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6788">#6788</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4fb2d43bf262e3c8d53499e5324dc3a24dc80a0">a4fb2d43</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.1.zip</strong></p>
<h2>v3.726.0</h2>
<h4>3.726.0(2025-01-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>util-endpoints:</strong> update aws partitions.json (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5927fcdca2a9cc99efb771ffff2f94f5414dbaee">5927fcdc</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba5717c3c0cb63b3043a2a2a18d9a14e19c467a">1ba5717c</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9284063cf4cb9b4d11118b23b62ffc21db27f487">9284063c</a>)</li>
<li><strong>codegen:</strong> update template typescript version (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6784">#6784</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a56357254b8eb44243f23b3df6f1c4ff1d504306">a5635725</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-fms:</strong> AWS Firewall Manager now lets you
combine multiple resource tags using the logical AND operator or the
logical OR operator. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43d607d9744f765c3ca478443b974c9a77d73ed">e43d607d</a>)</li>
<li><strong>client-codebuild:</strong> AWS CodeBuild Now Supports
BuildBatch in Reserved Capacity and Lambda (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4fb5b7ee64872d25732ee4637903543b934f50e8">4fb5b7ee</a>)</li>
<li><strong>client-compute-optimizer:</strong> This release expands AWS
Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto
Scaling groups to include those with scaling policies and multiple
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b33aa6f1d003c6e55ee94afe57d650f0a5aa54ba">b33aa6f1</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>update vitest to 2.1.8 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6780">#6780</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6858c7e04730a2b524b06355969e4076c28ae863">6858c7e0</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.0.zip</strong></p>
<h2>v3.725.0</h2>
<h4>3.725.0(2025-01-08)</h4>
<!-- 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>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1">3.726.1</a>
(2025-01-10)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.725.0...v3.726.0">3.726.0</a>
(2025-01-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.722.0...v3.723.0">3.723.0</a>
(2025-01-06)</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/0bde6b63943c5046d60cbeac5c0062236d329e12"><code>0bde6b6</code></a>
Publish v3.726.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8386f86d6430345e7ec504d1296fe2a87f34648e"><code>8386f86</code></a>
Publish v3.726.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1804248e25beed168105efdc774bcf13afce10d"><code>f180424</code></a>
Publish v3.723.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f"><code>997e37d</code></a>
chore: end support for Node.js 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6775">#6775</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-eventbridge` from 3.721.0 to 3.726.1
<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.726.1</h2>
<h4>3.726.1(2025-01-10)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-securitylake:</strong> Doc only update for
ServiceName that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f29fee900acbfc17e12c459cc6821d6848e0ef4f">f29fee90</a>)</li>
<li><strong>client-sts:</strong> Fixed typos in the descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ea4627b5af0d35e21c11125d60307996175e2ec">3ea4627b</a>)</li>
<li><strong>client-redshift:</strong> Additions to the
PubliclyAccessible and Encrypted parameters clarifying what the defaults
are. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05635df25a48a78ccb18f1418883e4ea4052f707">05635df2</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f3d4f997e0e49dfad7af5b433166de82c4076a3">9f3d4f99</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> handle case when sample operation not
found (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6788">#6788</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4fb2d43bf262e3c8d53499e5324dc3a24dc80a0">a4fb2d43</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.1.zip</strong></p>
<h2>v3.726.0</h2>
<h4>3.726.0(2025-01-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>util-endpoints:</strong> update aws partitions.json (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5927fcdca2a9cc99efb771ffff2f94f5414dbaee">5927fcdc</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba5717c3c0cb63b3043a2a2a18d9a14e19c467a">1ba5717c</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9284063cf4cb9b4d11118b23b62ffc21db27f487">9284063c</a>)</li>
<li><strong>codegen:</strong> update template typescript version (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6784">#6784</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a56357254b8eb44243f23b3df6f1c4ff1d504306">a5635725</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-fms:</strong> AWS Firewall Manager now lets you
combine multiple resource tags using the logical AND operator or the
logical OR operator. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43d607d9744f765c3ca478443b974c9a77d73ed">e43d607d</a>)</li>
<li><strong>client-codebuild:</strong> AWS CodeBuild Now Supports
BuildBatch in Reserved Capacity and Lambda (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4fb5b7ee64872d25732ee4637903543b934f50e8">4fb5b7ee</a>)</li>
<li><strong>client-compute-optimizer:</strong> This release expands AWS
Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto
Scaling groups to include those with scaling policies and multiple
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b33aa6f1d003c6e55ee94afe57d650f0a5aa54ba">b33aa6f1</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>update vitest to 2.1.8 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6780">#6780</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6858c7e04730a2b524b06355969e4076c28ae863">6858c7e0</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.726.0.zip</strong></p>
<h2>v3.725.0</h2>
<h4>3.725.0(2025-01-08)</h4>
<!-- 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>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1">3.726.1</a>
(2025-01-10)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.725.0...v3.726.0">3.726.0</a>
(2025-01-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.722.0...v3.723.0">3.723.0</a>
(2025-01-06)</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/0bde6b63943c5046d60cbeac5c0062236d329e12"><code>0bde6b6</code></a>
Publish v3.726.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8386f86d6430345e7ec504d1296fe2a87f34648e"><code>8386f86</code></a>
Publish v3.726.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1804248e25beed168105efdc774bcf13afce10d"><code>f180424</code></a>
Publish v3.723.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/997e37d8a09d703656152910abe4128e8a92ae8f"><code>997e37d</code></a>
chore: end support for Node.js 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6775">#6775</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/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 cc1156d commit c30c5b8Copy full SHA for c30c5b8
File tree
Expand file treeCollapse file tree
7 files changed
+988
-1033
lines changedFilter options
- lambdas
- functions
- ami-housekeeper
- control-plane
- gh-agent-syncer
- termination-watcher
- webhook
- libs/aws-ssm-util
Expand file treeCollapse file tree
7 files changed
+988
-1033
lines changedlambdas/functions/ami-housekeeper/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/ami-housekeeper/package.json+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
lambdas/functions/control-plane/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/control-plane/package.json+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
lambdas/functions/gh-agent-syncer/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/gh-agent-syncer/package.json+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
lambdas/functions/termination-watcher/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/termination-watcher/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
lambdas/functions/webhook/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/webhook/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
lambdas/libs/aws-ssm-util/package.json
Copy file name to clipboardExpand all lines: lambdas/libs/aws-ssm-util/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
0 commit comments