Skip to content

Commit

Permalink
fix(lambda): bump the aws group across 1 directory with 6 updates (#3890
Browse files Browse the repository at this point in the history
)

Bumps the aws group with 5 updates in the /lambdas directory:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.557.0` | `3.568.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.556.0` | `3.568.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.556.0` | `3.568.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.556.0` | `3.568.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.556.0` | `3.568.0` |


Updates `@aws-sdk/client-ec2` from 3.557.0 to 3.568.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.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> This release adds support to
specify an optional, maximum OnDemandThroughput for DynamoDB tables and
global secondary indexes in the CreateTable or UpdateTable APIs. You can
also override the OnDemandThroughput settings by calling the
ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</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.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</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.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</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.561.0...v3.562.0">3.562.0</a>
(2024-04-24)</h1>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e"><code>0903d38</code></a>
feat(client-ec2): This release includes a new API for retrieving the
public e...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0"><code>044d712</code></a>
docs(client-ec2): Documentation updates for Amazon EC2.</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.556.0 to 3.568.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.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> This release adds support to
specify an optional, maximum OnDemandThroughput for DynamoDB tables and
global secondary indexes in the CreateTable or UpdateTable APIs. You can
also override the OnDemandThroughput settings by calling the
ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</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.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</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.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</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.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</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.561.0...v3.562.0">3.562.0</a>
(2024-04-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ssm:</strong> Add SSM DescribeInstanceProperties API
to public AWS SDK. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aef9d12aa193419265f6adcd137a66262c51838f">aef9d12</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e30cf9a470bc07167c3a36c7eedc148faa0dd24e"><code>e30cf9a</code></a>
chore(clients): remove direct dependency on client-sts (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6028">#6028</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/types` from 3.535.0 to 3.567.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.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.567.0.zip</strong></p>
<h2>v3.566.0</h2>
<h4>3.566.0(2024-04-30)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-signer:</strong> Documentation updates for AWS
Signer. Adds cross-account signing constraint and definitions for
cross-account actions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e184834db3a87f69259e3f6bb3a86f86025499de">e184834d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Amazon SageMaker Training now
supports the use of attribute-based access control (ABAC) roles for
training job execution roles. Amazon SageMaker Inference now supports G6
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a070740b9e2880d359b0c7b70d8e31e4c1e303b2">a070740b</a>)</li>
<li><strong>client-omics:</strong> Add support for workflow sharing and
dynamic run storage (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f47a1b29dd307d6798ca3e5764b7f851d303de10">f47a1b29</a>)</li>
<li><strong>client-codeartifact:</strong> Add support for the Ruby
package format. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c70998341c64384b56e4a7befd5a3ac2a62ff8ed">c7099834</a>)</li>
<li><strong>client-fms:</strong> AWS Firewall Manager now supports the
network firewall service stream exception policy feature for accounts
within your organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f2e212c7e3ee923fa06d8a487ae8aab4a8135964">f2e212c7</a>)</li>
<li><strong>client-qbusiness:</strong> This is a general availability
(GA) release of Amazon Q Business. Q Business enables employees in an
enterprise to get comprehensive answers to complex questions and take
actions through a unified, intuitive web-based chat experience - using
an enterprise's existing content, data, and systems. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56e646da38b8bb2d976fca5a2fb875ccdcfba037">56e646da</a>)</li>
<li><strong>client-route53resolver:</strong> Release of
FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall
Rule. This allows customers to configure a DNS Firewall rule to inspect
all the domains in the DNS redirection chain (default) , such as CNAME,
ALIAS, DNAME, etc., or just the first domain and trust the rest. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6f5f3a1306b813a210d783a223e72df965db11b1">6f5f3a13</a>)</li>
<li><strong>client-pinpoint-sms-voice-v2:</strong> Amazon Pinpoint has
added two new features Multimedia services (MMS) and protect
configurations. Use the three new MMS APIs to send media messages to a
mobile phone which includes image, audio, text, or video files. Use the
ten new protect configurations APIs to block messages to specific
countries. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd01ffd2e2baeb796a23a1a3e5ef45f5b3b4b7b7">fd01ffd2</a>)</li>
<li><strong>client-chime-sdk-voice:</strong> Due to changes made by the
Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and
PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer
available for use. For more information, refer to the Alexa Smart
Properties page. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a11b006c1d5fb449e92319a115ee6feaceda703c">a11b006c</a>)</li>
<li><strong>client-opensearch:</strong> This release enables customers
to create Route53 A and AAAA alias record types to point custom endpoint
domain to OpenSearch domain's dualstack search endpoint. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0d8cad306b15646f0e67e0d54197d031377065fd">0d8cad30</a>)</li>
<li><strong>client-quicksight:</strong> New Q embedding supporting
Generative Q&amp;A (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90a9ac3203952a4e52104af9101a3e1dd02c72f1">90a9ac32</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.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/6034">#6034</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.567.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.556.0 to 3.568.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.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> This release adds support to
specify an optional, maximum OnDemandThroughput for DynamoDB tables and
global secondary indexes in the CreateTable or UpdateTable APIs. You can
also override the OnDemandThroughput settings by calling the
ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</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.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</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.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</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.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</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/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e30cf9a470bc07167c3a36c7eedc148faa0dd24e"><code>e30cf9a</code></a>
chore(clients): remove direct dependency on client-sts (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6028">#6028</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.556.0 to 3.568.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.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> This release adds support to
specify an optional, maximum OnDemandThroughput for DynamoDB tables and
global secondary indexes in the CreateTable or UpdateTable APIs. You can
also override the OnDemandThroughput settings by calling the
ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</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.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</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.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</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.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</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/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0d54a05d92ffe84050480a6683e07a436c6b452f"><code>0d54a05</code></a>
chore(scripts): use caret when updating aws-sdk peerDependencies (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6031">#6031</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.556.0 to 3.568.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.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> This release adds support to
specify an optional, maximum OnDemandThroughput for DynamoDB tables and
global secondary indexes in the CreateTable or UpdateTable APIs. You can
also override the OnDemandThroughput settings by calling the
ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</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.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</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.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</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.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</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/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e30cf9a470bc07167c3a36c7eedc148faa0dd24e"><code>e30cf9a</code></a>
chore(clients): remove direct dependency on client-sts (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6028">#6028</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-sqs">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>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 4cca21f commit d1cd712
Show file tree
Hide file tree
Showing 7 changed files with 267 additions and 363 deletions.
4 changes: 2 additions & 2 deletions lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"ts-node-dev": "^2.0.0"
},
"dependencies": {
"@aws-sdk/client-ec2": "^3.557.0",
"@aws-sdk/client-ssm": "^3.556.0",
"@aws-sdk/client-ec2": "^3.568.0",
"@aws-sdk/client-ssm": "^3.568.0",
"@aws-sdk/types": "^3.433.0",
"@terraform-aws-github-runner/aws-powertools-util": "*",
"@terraform-aws-github-runner/aws-ssm-util": "*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ts-node-dev": "^2.0.0"
},
"dependencies": {
"@aws-sdk/client-ec2": "^3.557.0",
"@aws-sdk/client-ec2": "^3.568.0",
"@aws-sdk/types": "^3.433.0",
"@middy/core": "^4.7.0",
"@octokit/auth-app": "6.0.3",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.556.0",
"@aws-sdk/lib-storage": "^3.556.0",
"@aws-sdk/client-s3": "^3.568.0",
"@aws-sdk/lib-storage": "^3.568.0",
"@aws-sdk/types": "^3.433.0",
"@middy/core": "^4.7.0",
"@terraform-aws-github-runner/aws-powertools-util": "*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/termination-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ts-node-dev": "^2.0.0"
},
"dependencies": {
"@aws-sdk/client-ec2": "^3.557.0",
"@aws-sdk/client-ec2": "^3.568.0",
"@aws-sdk/types": "^3.433.0",
"@middy/core": "^4.7.0",
"@terraform-aws-github-runner/aws-powertools-util": "*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.556.0",
"@aws-sdk/client-sqs": "^3.568.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "^20.0.1",
"@octokit/types": "^12.5.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-ssm-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@aws-sdk/client-ssm": "^3.556.0",
"@aws-sdk/client-ssm": "^3.568.0",
"@aws-sdk/types": "^3.433.0",
"@terraform-aws-github-runner/aws-powertools-util": "*"
},
Expand Down
Loading

0 comments on commit d1cd712

Please sign in to comment.