-
Notifications
You must be signed in to change notification settings - Fork 650
Commit b10d87e
authored
fix(lambda): bump the aws group in /lambdas with 6 updates (#4440)
Bumps the aws group in /lambdas with 6 updates:
| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.749.0` | `3.750.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.749.0` | `3.750.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.749.0` | `3.750.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.749.0` | `3.750.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.749.0` | `3.750.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.749.0` | `3.750.0` |
Updates `@aws-sdk/client-ec2` from 3.749.0 to 3.750.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.750.0</h2>
<h4>3.750.0(2025-02-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for stream buffering (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-02-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li>
<li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp,
UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a
role to be assumed by Amplify Hosting for server-side rendered
applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li>
<li><strong>client-database-migration-service:</strong> Support
replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li>
<li><strong>client-timestream-influxdb:</strong> This release introduces
APIs to manage DbClusters and adds support for read replicas (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> buffer stream chunks
to minimum required size (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.750.0.zip</strong></p>
</blockquote>
</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.749.0...v3.750.0">3.750.0</a>
(2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a>
Publish v3.750.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a>
chore(codegen): sync for stream buffering (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6887">#6887</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.749.0 to 3.750.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.750.0</h2>
<h4>3.750.0(2025-02-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for stream buffering (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-02-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li>
<li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp,
UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a
role to be assumed by Amplify Hosting for server-side rendered
applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li>
<li><strong>client-database-migration-service:</strong> Support
replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li>
<li><strong>client-timestream-influxdb:</strong> This release introduces
APIs to manage DbClusters and adds support for read replicas (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> buffer stream chunks
to minimum required size (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.750.0.zip</strong></p>
</blockquote>
</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.749.0...v3.750.0">3.750.0</a>
(2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a>
Publish v3.750.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a>
chore(codegen): sync for stream buffering (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6887">#6887</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-sqs` from 3.749.0 to 3.750.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.750.0</h2>
<h4>3.750.0(2025-02-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for stream buffering (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-02-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li>
<li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp,
UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a
role to be assumed by Amplify Hosting for server-side rendered
applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li>
<li><strong>client-database-migration-service:</strong> Support
replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li>
<li><strong>client-timestream-influxdb:</strong> This release introduces
APIs to manage DbClusters and adds support for read replicas (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> buffer stream chunks
to minimum required size (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.750.0.zip</strong></p>
</blockquote>
</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.749.0...v3.750.0">3.750.0</a>
(2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a>
Publish v3.750.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a>
chore(codegen): sync for stream buffering (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6887">#6887</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-s3` from 3.749.0 to 3.750.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.750.0</h2>
<h4>3.750.0(2025-02-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for stream buffering (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-02-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li>
<li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp,
UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a
role to be assumed by Amplify Hosting for server-side rendered
applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li>
<li><strong>client-database-migration-service:</strong> Support
replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li>
<li><strong>client-timestream-influxdb:</strong> This release introduces
APIs to manage DbClusters and adds support for read replicas (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> buffer stream chunks
to minimum required size (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.750.0.zip</strong></p>
</blockquote>
</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.749.0...v3.750.0">3.750.0</a>
(2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a>
Publish v3.750.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a>
chore(codegen): sync for stream buffering (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6887">#6887</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/lib-storage` from 3.749.0 to 3.750.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.750.0</h2>
<h4>3.750.0(2025-02-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for stream buffering (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-02-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li>
<li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp,
UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a
role to be assumed by Amplify Hosting for server-side rendered
applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li>
<li><strong>client-database-migration-service:</strong> Support
replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li>
<li><strong>client-timestream-influxdb:</strong> This release introduces
APIs to manage DbClusters and adds support for read replicas (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> buffer stream chunks
to minimum required size (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.750.0.zip</strong></p>
</blockquote>
</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.749.0...v3.750.0">3.750.0</a>
(2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a>
Publish v3.750.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a>
chore(codegen): sync for stream buffering (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6887">#6887</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-eventbridge` from 3.749.0 to 3.750.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.750.0</h2>
<h4>3.750.0(2025-02-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for stream buffering (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-02-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li>
<li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp,
UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a
role to be assumed by Amplify Hosting for server-side rendered
applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li>
<li><strong>client-database-migration-service:</strong> Support
replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li>
<li><strong>client-timestream-influxdb:</strong> This release introduces
APIs to manage DbClusters and adds support for read replicas (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> buffer stream chunks
to minimum required size (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.750.0.zip</strong></p>
</blockquote>
</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.749.0...v3.750.0">3.750.0</a>
(2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a>
Publish v3.750.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a>
chore(codegen): sync for stream buffering (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6887">#6887</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.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 3731043 commit b10d87eCopy full SHA for b10d87e
File tree
7 files changed
+327
-251
lines changedFilter options
- lambdas
- functions
- ami-housekeeper
- control-plane
- gh-agent-syncer
- termination-watcher
- webhook
- libs/aws-ssm-util
7 files changed
+327
-251
lines changedDiff for: lambdas/functions/ami-housekeeper/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/ami-housekeeper/package.json+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Diff for: lambdas/functions/control-plane/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/control-plane/package.json+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
| 44 | + | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Diff for: lambdas/functions/gh-agent-syncer/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/gh-agent-syncer/package.json+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Diff for: lambdas/functions/termination-watcher/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/termination-watcher/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Diff for: lambdas/functions/webhook/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/webhook/package.json+2-2
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 |
| |
|
Diff for: lambdas/libs/aws-ssm-util/package.json
Copy file name to clipboardExpand all lines: lambdas/libs/aws-ssm-util/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
0 commit comments