Skip to content

Commit

Permalink
fix(lambda): bump the aws group in /lambdas with 5 updates (#4089)
Browse files Browse the repository at this point in the history
Bumps the aws group in /lambdas with 5 updates:

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

Updates `@aws-sdk/client-ec2` from 3.632.0 to 3.637.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.637.0</h2>
<h4>3.637.0(2024-08-22)</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/9d2511b82f644a4bc88a97c5e23ddce10f7a8958">9d2511b8</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f7ad4c1741941fd34a556ae2ab214acf4e3ebaaa">f7ad4c17</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/842bde9e13adeefff8ff6c83650c279d18f8a1e3">842bde9e</a>)</li>
<li><strong>client-codestar:</strong> deprecate CodeStar (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6402">#6402</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5327273d811f6d17e708be4ef61cd8d6c905a8a2">5327273d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-auto-scaling:</strong> Amazon EC2 Auto Scaling now
provides EBS health check to manage EC2 instance replacement (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/041f6dd917be83a831c804b09c3837a0d7c2c06a">041f6dd9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records,
geoproximity records, and private DNS for Amazon VPCs in that region.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3d22dec87cad0a1fa8979c6bc07a1ba39644ab0">b3d22dec</a>)</li>
<li><strong>client-emr-containers:</strong> Correct endpoint for FIPS is
configured for US Gov Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cd9baec2139e057a39055b2f84f2c92ef4e8fe8">0cd9baec</a>)</li>
<li><strong>client-inspector2:</strong> Add enums for Agentless scan
statuses and EC2 enablement error states (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/52856e7f4e9bc457ca790e2dc5538b1e8c5bf226">52856e7f</a>)</li>
<li><strong>client-quicksight:</strong> Explicit query for authors and
dashboard viewing sharing for embedded users (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/18135bcc021208ab7f5a13e60245aadb4e2262d8">18135bcc</a>)</li>
<li><strong>client-bedrock:</strong> Amazon Bedrock Evaluation
BatchDeleteEvaluationJob API allows customers to delete evaluation jobs
under terminated evaluation job statuses - Stopped, Failed, or
Completed. Customers can submit a batch of 25 evaluation jobs to be
deleted at once. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06501cbbc289dbdaf0595896fe01df2ae03a9190">06501cbb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.637.0.zip</strong></p>
<h2>v3.636.0</h2>
<h4>3.636.0(2024-08-21)</h4>
<h5>Chores</h5>
<ul>
<li><strong>turbo:</strong> simplify build scripts in package.json (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6366">#6366</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/614d98e1bc94000f999c9052e12643e62785845e">614d98e1</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>link to smithy/middleware-retry in Notable Changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6397">#6397</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3126319499f43e22ce917de011130333578b0f65">31263194</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f8aaf1dffa7d38692fb6e79997644db783409515">f8aaf1df</a>)</li>
<li><strong>client-ses:</strong> Enable email receiving customers to
provide SES with access to their S3 buckets via an IAM role for
&quot;Deliver to S3 Action&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aafc6ebdecf96c372c57990413f2883c67760a3e">aafc6ebd</a>)</li>
<li><strong>client-entityresolution:</strong> Increase the mapping
attributes in Schema to 35. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d038be36acf34d54aad388b18f5a2356eda6b9fb">d038be36</a>)</li>
<li><strong>client-glue:</strong> Add optional field
JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3bbf5793df82fbb32b88b640408db99f30dcb47">b3bbf579</a>)</li>
<li><strong>client-securityhub:</strong> Security Hub documentation and
definition updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/17db5f7ed11b88153c63670b0c01ebec943cf874">17db5f7e</a>)</li>
<li><strong>client-lambda:</strong> Release FilterCriteria encryption
for Lambda EventSourceMapping, enabling customers to encrypt their
filter criteria using a customer-owned KMS key. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6fff363962d2ffc0bcca059127203d5266b72b58">6fff3639</a>)</li>
<li><strong>client-ec2:</strong> DescribeInstanceStatus now returns
health information on EBS volumes attached to Nitro instances (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1baa7ea8b6561e800c4d9895862bc3f6b4bf1f1b">1baa7ea8</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.636.0...v3.637.0">3.637.0</a>
(2024-08-22)</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.635.0...v3.636.0">3.636.0</a>
(2024-08-21)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> DescribeInstanceStatus now returns
health information on EBS volumes attached to Nitro instances (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1baa7ea8b6561e800c4d9895862bc3f6b4bf1f1b">1baa7ea</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.634.0...v3.635.0">3.635.0</a>
(2024-08-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>codegen:</strong> add Smithy RPCv2 CBOR to list of protocols
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6096">#6096</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d">5154d4f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ee762feae60128382f27008d7785d567e050aea1"><code>ee762fe</code></a>
Publish v3.637.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a17fd59c2ca1a92019222df0f9f8e7a538ffa1e7"><code>a17fd59</code></a>
Publish v3.636.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1baa7ea8b6561e800c4d9895862bc3f6b4bf1f1b"><code>1baa7ea</code></a>
feat(client-ec2): DescribeInstanceStatus now returns health information
on EB...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c0f590b438c2df675e5182eacd0c87041c1f5aa"><code>2c0f590</code></a>
Publish v3.635.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d"><code>5154d4f</code></a>
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6096">#6096</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.637.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.632.0 to 3.637.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.637.0</h2>
<h4>3.637.0(2024-08-22)</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/9d2511b82f644a4bc88a97c5e23ddce10f7a8958">9d2511b8</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f7ad4c1741941fd34a556ae2ab214acf4e3ebaaa">f7ad4c17</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/842bde9e13adeefff8ff6c83650c279d18f8a1e3">842bde9e</a>)</li>
<li><strong>client-codestar:</strong> deprecate CodeStar (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6402">#6402</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5327273d811f6d17e708be4ef61cd8d6c905a8a2">5327273d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-auto-scaling:</strong> Amazon EC2 Auto Scaling now
provides EBS health check to manage EC2 instance replacement (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/041f6dd917be83a831c804b09c3837a0d7c2c06a">041f6dd9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records,
geoproximity records, and private DNS for Amazon VPCs in that region.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3d22dec87cad0a1fa8979c6bc07a1ba39644ab0">b3d22dec</a>)</li>
<li><strong>client-emr-containers:</strong> Correct endpoint for FIPS is
configured for US Gov Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cd9baec2139e057a39055b2f84f2c92ef4e8fe8">0cd9baec</a>)</li>
<li><strong>client-inspector2:</strong> Add enums for Agentless scan
statuses and EC2 enablement error states (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/52856e7f4e9bc457ca790e2dc5538b1e8c5bf226">52856e7f</a>)</li>
<li><strong>client-quicksight:</strong> Explicit query for authors and
dashboard viewing sharing for embedded users (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/18135bcc021208ab7f5a13e60245aadb4e2262d8">18135bcc</a>)</li>
<li><strong>client-bedrock:</strong> Amazon Bedrock Evaluation
BatchDeleteEvaluationJob API allows customers to delete evaluation jobs
under terminated evaluation job statuses - Stopped, Failed, or
Completed. Customers can submit a batch of 25 evaluation jobs to be
deleted at once. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06501cbbc289dbdaf0595896fe01df2ae03a9190">06501cbb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.637.0.zip</strong></p>
<h2>v3.636.0</h2>
<h4>3.636.0(2024-08-21)</h4>
<h5>Chores</h5>
<ul>
<li><strong>turbo:</strong> simplify build scripts in package.json (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6366">#6366</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/614d98e1bc94000f999c9052e12643e62785845e">614d98e1</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>link to smithy/middleware-retry in Notable Changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6397">#6397</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3126319499f43e22ce917de011130333578b0f65">31263194</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f8aaf1dffa7d38692fb6e79997644db783409515">f8aaf1df</a>)</li>
<li><strong>client-ses:</strong> Enable email receiving customers to
provide SES with access to their S3 buckets via an IAM role for
&quot;Deliver to S3 Action&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aafc6ebdecf96c372c57990413f2883c67760a3e">aafc6ebd</a>)</li>
<li><strong>client-entityresolution:</strong> Increase the mapping
attributes in Schema to 35. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d038be36acf34d54aad388b18f5a2356eda6b9fb">d038be36</a>)</li>
<li><strong>client-glue:</strong> Add optional field
JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3bbf5793df82fbb32b88b640408db99f30dcb47">b3bbf579</a>)</li>
<li><strong>client-securityhub:</strong> Security Hub documentation and
definition updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/17db5f7ed11b88153c63670b0c01ebec943cf874">17db5f7e</a>)</li>
<li><strong>client-lambda:</strong> Release FilterCriteria encryption
for Lambda EventSourceMapping, enabling customers to encrypt their
filter criteria using a customer-owned KMS key. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6fff363962d2ffc0bcca059127203d5266b72b58">6fff3639</a>)</li>
<li><strong>client-ec2:</strong> DescribeInstanceStatus now returns
health information on EBS volumes attached to Nitro instances (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1baa7ea8b6561e800c4d9895862bc3f6b4bf1f1b">1baa7ea8</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.636.0...v3.637.0">3.637.0</a>
(2024-08-22)</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.634.0...v3.635.0">3.635.0</a>
(2024-08-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>codegen:</strong> add Smithy RPCv2 CBOR to list of protocols
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6096">#6096</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d">5154d4f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ee762feae60128382f27008d7785d567e050aea1"><code>ee762fe</code></a>
Publish v3.637.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c0f590b438c2df675e5182eacd0c87041c1f5aa"><code>2c0f590</code></a>
Publish v3.635.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d"><code>5154d4f</code></a>
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6096">#6096</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.637.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.632.0 to 3.637.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.637.0</h2>
<h4>3.637.0(2024-08-22)</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/9d2511b82f644a4bc88a97c5e23ddce10f7a8958">9d2511b8</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f7ad4c1741941fd34a556ae2ab214acf4e3ebaaa">f7ad4c17</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/842bde9e13adeefff8ff6c83650c279d18f8a1e3">842bde9e</a>)</li>
<li><strong>client-codestar:</strong> deprecate CodeStar (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6402">#6402</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5327273d811f6d17e708be4ef61cd8d6c905a8a2">5327273d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-auto-scaling:</strong> Amazon EC2 Auto Scaling now
provides EBS health check to manage EC2 instance replacement (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/041f6dd917be83a831c804b09c3837a0d7c2c06a">041f6dd9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records,
geoproximity records, and private DNS for Amazon VPCs in that region.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3d22dec87cad0a1fa8979c6bc07a1ba39644ab0">b3d22dec</a>)</li>
<li><strong>client-emr-containers:</strong> Correct endpoint for FIPS is
configured for US Gov Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cd9baec2139e057a39055b2f84f2c92ef4e8fe8">0cd9baec</a>)</li>
<li><strong>client-inspector2:</strong> Add enums for Agentless scan
statuses and EC2 enablement error states (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/52856e7f4e9bc457ca790e2dc5538b1e8c5bf226">52856e7f</a>)</li>
<li><strong>client-quicksight:</strong> Explicit query for authors and
dashboard viewing sharing for embedded users (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/18135bcc021208ab7f5a13e60245aadb4e2262d8">18135bcc</a>)</li>
<li><strong>client-bedrock:</strong> Amazon Bedrock Evaluation
BatchDeleteEvaluationJob API allows customers to delete evaluation jobs
under terminated evaluation job statuses - Stopped, Failed, or
Completed. Customers can submit a batch of 25 evaluation jobs to be
deleted at once. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06501cbbc289dbdaf0595896fe01df2ae03a9190">06501cbb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.637.0.zip</strong></p>
<h2>v3.636.0</h2>
<h4>3.636.0(2024-08-21)</h4>
<h5>Chores</h5>
<ul>
<li><strong>turbo:</strong> simplify build scripts in package.json (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6366">#6366</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/614d98e1bc94000f999c9052e12643e62785845e">614d98e1</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>link to smithy/middleware-retry in Notable Changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6397">#6397</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3126319499f43e22ce917de011130333578b0f65">31263194</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f8aaf1dffa7d38692fb6e79997644db783409515">f8aaf1df</a>)</li>
<li><strong>client-ses:</strong> Enable email receiving customers to
provide SES with access to their S3 buckets via an IAM role for
&quot;Deliver to S3 Action&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aafc6ebdecf96c372c57990413f2883c67760a3e">aafc6ebd</a>)</li>
<li><strong>client-entityresolution:</strong> Increase the mapping
attributes in Schema to 35. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d038be36acf34d54aad388b18f5a2356eda6b9fb">d038be36</a>)</li>
<li><strong>client-glue:</strong> Add optional field
JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3bbf5793df82fbb32b88b640408db99f30dcb47">b3bbf579</a>)</li>
<li><strong>client-securityhub:</strong> Security Hub documentation and
definition updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/17db5f7ed11b88153c63670b0c01ebec943cf874">17db5f7e</a>)</li>
<li><strong>client-lambda:</strong> Release FilterCriteria encryption
for Lambda EventSourceMapping, enabling customers to encrypt their
filter criteria using a customer-owned KMS key. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6fff363962d2ffc0bcca059127203d5266b72b58">6fff3639</a>)</li>
<li><strong>client-ec2:</strong> DescribeInstanceStatus now returns
health information on EBS volumes attached to Nitro instances (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1baa7ea8b6561e800c4d9895862bc3f6b4bf1f1b">1baa7ea8</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.636.0...v3.637.0">3.637.0</a>
(2024-08-22)</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.634.0...v3.635.0">3.635.0</a>
(2024-08-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>codegen:</strong> add Smithy RPCv2 CBOR to list of protocols
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6096">#6096</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d">5154d4f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ee762feae60128382f27008d7785d567e050aea1"><code>ee762fe</code></a>
Publish v3.637.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c0f590b438c2df675e5182eacd0c87041c1f5aa"><code>2c0f590</code></a>
Publish v3.635.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d"><code>5154d4f</code></a>
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6096">#6096</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.637.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.633.0 to 3.637.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.637.0</h2>
<h4>3.637.0(2024-08-22)</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/9d2511b82f644a4bc88a97c5e23ddce10f7a8958">9d2511b8</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f7ad4c1741941fd34a556ae2ab214acf4e3ebaaa">f7ad4c17</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/842bde9e13adeefff8ff6c83650c279d18f8a1e3">842bde9e</a>)</li>
<li><strong>client-codestar:</strong> deprecate CodeStar (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6402">#6402</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5327273d811f6d17e708be4ef61cd8d6c905a8a2">5327273d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-auto-scaling:</strong> Amazon EC2 Auto Scaling now
provides EBS health check to manage EC2 instance replacement (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/041f6dd917be83a831c804b09c3837a0d7c2c06a">041f6dd9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records,
geoproximity records, and private DNS for Amazon VPCs in that region.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3d22dec87cad0a1fa8979c6bc07a1ba39644ab0">b3d22dec</a>)</li>
<li><strong>client-emr-containers:</strong> Correct endpoint for FIPS is
configured for US Gov Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cd9baec2139e057a39055b2f84f2c92ef4e8fe8">0cd9baec</a>)</li>
<li><strong>client-inspector2:</strong> Add enums for Agentless scan
statuses and EC2 enablement error states (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/52856e7f4e9bc457ca790e2dc5538b1e8c5bf226">52856e7f</a>)</li>
<li><strong>client-quicksight:</strong> Explicit query for authors and
dashboard viewing sharing for embedded users (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/18135bcc021208ab7f5a13e60245aadb4e2262d8">18135bcc</a>)</li>
<li><strong>client-bedrock:</strong> Amazon Bedrock Evaluation
BatchDeleteEvaluationJob API allows customers to delete evaluation jobs
under terminated evaluation job statuses - Stopped, Failed, or
Completed. Customers can submit a batch of 25 evaluation jobs to be
deleted at once. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06501cbbc289dbdaf0595896fe01df2ae03a9190">06501cbb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.637.0.zip</strong></p>
<h2>v3.636.0</h2>
<h4>3.636.0(2024-08-21)</h4>
<h5>Chores</h5>
<ul>
<li><strong>turbo:</strong> simplify build scripts in package.json (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6366">#6366</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/614d98e1bc94000f999c9052e12643e62785845e">614d98e1</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>link to smithy/middleware-retry in Notable Changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6397">#6397</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3126319499f43e22ce917de011130333578b0f65">31263194</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f8aaf1dffa7d38692fb6e79997644db783409515">f8aaf1df</a>)</li>
<li><strong>client-ses:</strong> Enable email receiving customers to
provide SES with access to their S3 buckets via an IAM role for
&quot;Deliver to S3 Action&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aafc6ebdecf96c372c57990413f2883c67760a3e">aafc6ebd</a>)</li>
<li><strong>client-entityresolution:</strong> Increase the mapping
attributes in Schema to 35. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d038be36acf34d54aad388b18f5a2356eda6b9fb">d038be36</a>)</li>
<li><strong>client-glue:</strong> Add optional field
JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3bbf5793df82fbb32b88b640408db99f30dcb47">b3bbf579</a>)</li>
<li><strong>client-securityhub:</strong> Security Hub documentation and
definition updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/17db5f7ed11b88153c63670b0c01ebec943cf874">17db5f7e</a>)</li>
<li><strong>client-lambda:</strong> Release FilterCriteria encryption
for Lambda EventSourceMapping, enabling customers to encrypt their
filter criteria using a customer-owned KMS key. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6fff363962d2ffc0bcca059127203d5266b72b58">6fff3639</a>)</li>
<li><strong>client-ec2:</strong> DescribeInstanceStatus now returns
health information on EBS volumes attached to Nitro instances (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1baa7ea8b6561e800c4d9895862bc3f6b4bf1f1b">1baa7ea8</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.636.0...v3.637.0">3.637.0</a>
(2024-08-22)</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.634.0...v3.635.0">3.635.0</a>
(2024-08-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Amazon Simple Storage Service / Features
: Add support for conditional writes for PutObject and
CompleteMultipartUpload APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b474584f2cfb0438fb1007d0594a54cf1a1c2dcb">b474584</a>)</li>
<li><strong>codegen:</strong> add Smithy RPCv2 CBOR to list of protocols
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6096">#6096</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d">5154d4f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ee762feae60128382f27008d7785d567e050aea1"><code>ee762fe</code></a>
Publish v3.637.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c0f590b438c2df675e5182eacd0c87041c1f5aa"><code>2c0f590</code></a>
Publish v3.635.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b474584f2cfb0438fb1007d0594a54cf1a1c2dcb"><code>b474584</code></a>
feat(client-s3): Amazon Simple Storage Service / Features : Add support
for c...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d"><code>5154d4f</code></a>
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6096">#6096</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.637.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.633.0 to 3.637.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.637.0</h2>
<h4>3.637.0(2024-08-22)</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/9d2511b82f644a4bc88a97c5e23ddce10f7a8958">9d2511b8</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f7ad4c1741941fd34a556ae2ab214acf4e3ebaaa">f7ad4c17</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/842bde9e13adeefff8ff6c83650c279d18f8a1e3">842bde9e</a>)</li>
<li><strong>client-codestar:</strong> deprecate CodeStar (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6402">#6402</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5327273d811f6d17e708be4ef61cd8d6c905a8a2">5327273d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-auto-scaling:</strong> Amazon EC2 Auto Scaling now
provides EBS health check to manage EC2 instance replacement (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/041f6dd917be83a831c804b09c3837a0d7c2c06a">041f6dd9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records,
geoproximity records, and private DNS for Amazon VPCs in that region.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3d22dec87cad0a1fa8979c6bc07a1ba39644ab0">b3d22dec</a>)</li>
<li><strong>client-emr-containers:</strong> Correct endpoint for FIPS is
configured for US Gov Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cd9baec2139e057a39055b2f84f2c92ef4e8fe8">0cd9baec</a>)</li>
<li><strong>client-inspector2:</strong> Add enums for Agentless scan
statuses and EC2 enablement error states (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/52856e7f4e9bc457ca790e2dc5538b1e8c5bf226">52856e7f</a>)</li>
<li><strong>client-quicksight:</strong> Explicit query for authors and
dashboard viewing sharing for embedded users (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/18135bcc021208ab7f5a13e60245aadb4e2262d8">18135bcc</a>)</li>
<li><strong>client-bedrock:</strong> Amazon Bedrock Evaluation
BatchDeleteEvaluationJob API allows customers to delete evaluation jobs
under terminated evaluation job statuses - Stopped, Failed, or
Completed. Customers can submit a batch of 25 evaluation jobs to be
deleted at once. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06501cbbc289dbdaf0595896fe01df2ae03a9190">06501cbb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.637.0.zip</strong></p>
<h2>v3.636.0</h2>
<h4>3.636.0(2024-08-21)</h4>
<h5>Chores</h5>
<ul>
<li><strong>turbo:</strong> simplify build scripts in package.json (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6366">#6366</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/614d98e1bc94000f999c9052e12643e62785845e">614d98e1</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>link to smithy/middleware-retry in Notable Changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6397">#6397</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3126319499f43e22ce917de011130333578b0f65">31263194</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f8aaf1dffa7d38692fb6e79997644db783409515">f8aaf1df</a>)</li>
<li><strong>client-ses:</strong> Enable email receiving customers to
provide SES with access to their S3 buckets via an IAM role for
&quot;Deliver to S3 Action&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aafc6ebdecf96c372c57990413f2883c67760a3e">aafc6ebd</a>)</li>
<li><strong>client-entityresolution:</strong> Increase the mapping
attributes in Schema to 35. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d038be36acf34d54aad388b18f5a2356eda6b9fb">d038be36</a>)</li>
<li><strong>client-glue:</strong> Add optional field
JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3bbf5793df82fbb32b88b640408db99f30dcb47">b3bbf579</a>)</li>
<li><strong>client-securityhub:</strong> Security Hub documentation and
definition updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/17db5f7ed11b88153c63670b0c01ebec943cf874">17db5f7e</a>)</li>
<li><strong>client-lambda:</strong> Release FilterCriteria encryption
for Lambda EventSourceMapping, enabling customers to encrypt their
filter criteria using a customer-owned KMS key. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6fff363962d2ffc0bcca059127203d5266b72b58">6fff3639</a>)</li>
<li><strong>client-ec2:</strong> DescribeInstanceStatus now returns
health information on EBS volumes attached to Nitro instances (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1baa7ea8b6561e800c4d9895862bc3f6b4bf1f1b">1baa7ea8</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.636.0...v3.637.0">3.637.0</a>
(2024-08-22)</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.634.0...v3.635.0">3.635.0</a>
(2024-08-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>codegen:</strong> add Smithy RPCv2 CBOR to list of protocols
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6096">#6096</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d">5154d4f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ee762feae60128382f27008d7785d567e050aea1"><code>ee762fe</code></a>
Publish v3.637.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c0f590b438c2df675e5182eacd0c87041c1f5aa"><code>2c0f590</code></a>
Publish v3.635.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5154d4f19bc77a7bad075b35ce135d3b5f60ad1d"><code>5154d4f</code></a>
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6096">#6096</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.637.0/lib/lib-storage">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 Aug 27, 2024
1 parent 9d303dd commit 1405e54
Show file tree
Hide file tree
Showing 7 changed files with 216 additions and 214 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.632.0",
"@aws-sdk/client-ssm": "^3.632.0",
"@aws-sdk/client-ec2": "^3.637.0",
"@aws-sdk/client-ssm": "^3.637.0",
"@aws-sdk/types": "^3.609.0",
"@terraform-aws-github-runner/aws-powertools-util": "*",
"@terraform-aws-github-runner/aws-ssm-util": "*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"ts-node-dev": "^2.0.0"
},
"dependencies": {
"@aws-sdk/client-ec2": "^3.632.0",
"@aws-sdk/client-sqs": "^3.632.0",
"@aws-sdk/client-ec2": "^3.637.0",
"@aws-sdk/client-sqs": "^3.637.0",
"@aws-sdk/types": "^3.609.0",
"@middy/core": "^4.7.0",
"@octokit/auth-app": "6.1.1",
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 @@ -36,8 +36,8 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.633.0",
"@aws-sdk/lib-storage": "^3.633.0",
"@aws-sdk/client-s3": "^3.637.0",
"@aws-sdk/lib-storage": "^3.637.0",
"@aws-sdk/types": "^3.609.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
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.632.0",
"@aws-sdk/client-ec2": "^3.637.0",
"@aws-sdk/types": "^3.609.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 @@ -37,7 +37,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.632.0",
"@aws-sdk/client-sqs": "^3.637.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
"@octokit/types": "^13.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 @@ -35,7 +35,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-sdk/client-ssm": "^3.632.0",
"@aws-sdk/client-ssm": "^3.637.0",
"@aws-sdk/types": "^3.609.0",
"@terraform-aws-github-runner/aws-powertools-util": "*"
},
Expand Down
Loading

0 comments on commit 1405e54

Please sign in to comment.