Skip to content

Commit

Permalink
fix(lambda): bump the aws group across 1 directory with 5 updates (#4017
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.616.0` | `3.620.1` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.616.0` | `3.620.1` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.617.0` | `3.620.1` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.617.0` | `3.620.1` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.616.0` | `3.620.1` |


Updates `@aws-sdk/client-ec2` from 3.616.0 to 3.620.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.620.1</h2>
<h4>3.620.1(2024-07-29)</h4>
<h5>Chores</h5>
<ul>
<li>release accountId-endpoints config and codegen changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6313">#6313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/de8d4a6bcffdb94f0d3b23f65fdb203136498a31">de8d4a6b</a>)</li>
<li>release accountId-endpoints credential-provider changes (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d5011a5f39ef27e9f2b83f855a68f719c6c16591">d5011a5f</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-memorydb:</strong> Renaming full service name as it
appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c94ecdde18c2f9a6cccadd0de27e13196de2b594">c94ecdde</a>)</li>
<li><strong>client-elasticache:</strong> Renaming full service name as
it appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5146baaf78a62face6db4ff140dfc3a302753b7">b5146baa</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-07-29
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/78129a70f0065528d134c3046962e3f40fe8d95c">78129a70</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.620.1.zip</strong></p>
<h2>v3.620.0</h2>
<h4>3.620.0(2024-07-25)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen sync for eventstream header fix
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6310">#6310</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b">ff30a3e8</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>mention addition of web-streams-polyfill for react-native (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6302">#6302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/456a5fe30d0da5a61601001fc4ce6477f1d6169c">456a5fe3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-network-firewall:</strong> You can now log events
that are related to TLS inspection, in addition to the existing alert
and flow logging. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab0e00ecd3230b4b7ca8dd7eb1e2014972348c64">ab0e00ec</a>)</li>
<li><strong>client-outposts:</strong> Adding default vCPU information to
GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e67698220904d4887e68dec4f8e39cf1315bd8b">2e676982</a>)</li>
<li><strong>client-application-auto-scaling:</strong> Application Auto
Scaling is now more responsive to the changes in demand of your
SageMaker Inference endpoints. To get started, create or update a Target
Tracking policy based on High Resolution CloudWatch metrics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/961af9b24f3eabd22c9fe285805c2849bf23eeb2">961af9b2</a>)</li>
<li><strong>client-eks:</strong> This release adds support for EKS
cluster to manage extended support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45cb022d03089680b92e963944ec28e24766ff5d">45cb022d</a>)</li>
<li><strong>client-codecommit:</strong> CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9195ee76c570baed8b7feebd7805c878f87c89ca">9195ee76</a>)</li>
<li><strong>client-ec2:</strong> EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cbe697deec217c20b874a5208a763a4f89143d">88cbe697</a>)</li>
<li><strong>client-sfn:</strong> This release adds support to customer
managed KMS key encryption in AWS Step Functions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/895cc687003d4a27d231595a05f6e59fbfe17a57">895cc687</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Provides
ServiceUnavailableException error message (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/690bc7f848c59958ce107628d424aa5c750a2120">690bc7f8</a>)</li>
<li><strong>client-datazone:</strong> Introduces
GetEnvironmentCredentials operation to SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2156a8766771e6a6bc10aa3ee8380b69cb823b96">2156a876</a>)</li>
<li><strong>client-ecr:</strong> API and documentation updates for
Amazon ECR, adding support for creating, updating, describing and
deleting ECR Repository Creation Template. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e5411c28b0df7a7360432e87b140c42d88a456">83e5411c</a>)</li>
<li><strong>client-application-signals:</strong> CloudWatch Application
Signals now supports application logs correlation with traces and
operational health metrics of applications running on EC2 instances.
Users can view the most relevant telemetry to troubleshoot application
health anomalies such as spikes in latency, errors, and availability.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef30775db61a332d181e43ea12e0abdec0dd8fcc">ef30775d</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for sharing trust stores across accounts and organizations
through integration with AWS Resource Access Manager. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a753d9e76ed9debb6f5ed56b3a7b98a6f3a8824">4a753d9e</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1">3.620.1</a>
(2024-07-29)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.619.0...v3.620.0">3.620.0</a>
(2024-07-25)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cbe697deec217c20b874a5208a763a4f89143d">88cbe69</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c3dd5111b9d749f1fc92c7d3215646fd3ad844cb"><code>c3dd511</code></a>
Publish v3.620.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0220bd055cbe0c8671d6e3afad31f2c22121b8df"><code>0220bd0</code></a>
Publish v3.620.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cbe697deec217c20b874a5208a763a4f89143d"><code>88cbe69</code></a>
feat(client-ec2): EC2 Fleet now supports using custom identifiers to
referenc...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b"><code>ff30a3e</code></a>
chore(clients): codegen sync for eventstream header fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6310">#6310</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.620.1/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.616.0 to 3.620.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.620.1</h2>
<h4>3.620.1(2024-07-29)</h4>
<h5>Chores</h5>
<ul>
<li>release accountId-endpoints config and codegen changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6313">#6313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/de8d4a6bcffdb94f0d3b23f65fdb203136498a31">de8d4a6b</a>)</li>
<li>release accountId-endpoints credential-provider changes (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d5011a5f39ef27e9f2b83f855a68f719c6c16591">d5011a5f</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-memorydb:</strong> Renaming full service name as it
appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c94ecdde18c2f9a6cccadd0de27e13196de2b594">c94ecdde</a>)</li>
<li><strong>client-elasticache:</strong> Renaming full service name as
it appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5146baaf78a62face6db4ff140dfc3a302753b7">b5146baa</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-07-29
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/78129a70f0065528d134c3046962e3f40fe8d95c">78129a70</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.620.1.zip</strong></p>
<h2>v3.620.0</h2>
<h4>3.620.0(2024-07-25)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen sync for eventstream header fix
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6310">#6310</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b">ff30a3e8</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>mention addition of web-streams-polyfill for react-native (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6302">#6302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/456a5fe30d0da5a61601001fc4ce6477f1d6169c">456a5fe3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-network-firewall:</strong> You can now log events
that are related to TLS inspection, in addition to the existing alert
and flow logging. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab0e00ecd3230b4b7ca8dd7eb1e2014972348c64">ab0e00ec</a>)</li>
<li><strong>client-outposts:</strong> Adding default vCPU information to
GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e67698220904d4887e68dec4f8e39cf1315bd8b">2e676982</a>)</li>
<li><strong>client-application-auto-scaling:</strong> Application Auto
Scaling is now more responsive to the changes in demand of your
SageMaker Inference endpoints. To get started, create or update a Target
Tracking policy based on High Resolution CloudWatch metrics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/961af9b24f3eabd22c9fe285805c2849bf23eeb2">961af9b2</a>)</li>
<li><strong>client-eks:</strong> This release adds support for EKS
cluster to manage extended support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45cb022d03089680b92e963944ec28e24766ff5d">45cb022d</a>)</li>
<li><strong>client-codecommit:</strong> CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9195ee76c570baed8b7feebd7805c878f87c89ca">9195ee76</a>)</li>
<li><strong>client-ec2:</strong> EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cbe697deec217c20b874a5208a763a4f89143d">88cbe697</a>)</li>
<li><strong>client-sfn:</strong> This release adds support to customer
managed KMS key encryption in AWS Step Functions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/895cc687003d4a27d231595a05f6e59fbfe17a57">895cc687</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Provides
ServiceUnavailableException error message (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/690bc7f848c59958ce107628d424aa5c750a2120">690bc7f8</a>)</li>
<li><strong>client-datazone:</strong> Introduces
GetEnvironmentCredentials operation to SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2156a8766771e6a6bc10aa3ee8380b69cb823b96">2156a876</a>)</li>
<li><strong>client-ecr:</strong> API and documentation updates for
Amazon ECR, adding support for creating, updating, describing and
deleting ECR Repository Creation Template. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e5411c28b0df7a7360432e87b140c42d88a456">83e5411c</a>)</li>
<li><strong>client-application-signals:</strong> CloudWatch Application
Signals now supports application logs correlation with traces and
operational health metrics of applications running on EC2 instances.
Users can view the most relevant telemetry to troubleshoot application
health anomalies such as spikes in latency, errors, and availability.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef30775db61a332d181e43ea12e0abdec0dd8fcc">ef30775d</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for sharing trust stores across accounts and organizations
through integration with AWS Resource Access Manager. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a753d9e76ed9debb6f5ed56b3a7b98a6f3a8824">4a753d9e</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1">3.620.1</a>
(2024-07-29)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.619.0...v3.620.0">3.620.0</a>
(2024-07-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c3dd5111b9d749f1fc92c7d3215646fd3ad844cb"><code>c3dd511</code></a>
Publish v3.620.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0220bd055cbe0c8671d6e3afad31f2c22121b8df"><code>0220bd0</code></a>
Publish v3.620.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b"><code>ff30a3e</code></a>
chore(clients): codegen sync for eventstream header fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6310">#6310</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.620.1/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.617.0 to 3.620.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.620.1</h2>
<h4>3.620.1(2024-07-29)</h4>
<h5>Chores</h5>
<ul>
<li>release accountId-endpoints config and codegen changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6313">#6313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/de8d4a6bcffdb94f0d3b23f65fdb203136498a31">de8d4a6b</a>)</li>
<li>release accountId-endpoints credential-provider changes (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d5011a5f39ef27e9f2b83f855a68f719c6c16591">d5011a5f</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-memorydb:</strong> Renaming full service name as it
appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c94ecdde18c2f9a6cccadd0de27e13196de2b594">c94ecdde</a>)</li>
<li><strong>client-elasticache:</strong> Renaming full service name as
it appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5146baaf78a62face6db4ff140dfc3a302753b7">b5146baa</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-07-29
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/78129a70f0065528d134c3046962e3f40fe8d95c">78129a70</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.620.1.zip</strong></p>
<h2>v3.620.0</h2>
<h4>3.620.0(2024-07-25)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen sync for eventstream header fix
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6310">#6310</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b">ff30a3e8</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>mention addition of web-streams-polyfill for react-native (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6302">#6302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/456a5fe30d0da5a61601001fc4ce6477f1d6169c">456a5fe3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-network-firewall:</strong> You can now log events
that are related to TLS inspection, in addition to the existing alert
and flow logging. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab0e00ecd3230b4b7ca8dd7eb1e2014972348c64">ab0e00ec</a>)</li>
<li><strong>client-outposts:</strong> Adding default vCPU information to
GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e67698220904d4887e68dec4f8e39cf1315bd8b">2e676982</a>)</li>
<li><strong>client-application-auto-scaling:</strong> Application Auto
Scaling is now more responsive to the changes in demand of your
SageMaker Inference endpoints. To get started, create or update a Target
Tracking policy based on High Resolution CloudWatch metrics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/961af9b24f3eabd22c9fe285805c2849bf23eeb2">961af9b2</a>)</li>
<li><strong>client-eks:</strong> This release adds support for EKS
cluster to manage extended support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45cb022d03089680b92e963944ec28e24766ff5d">45cb022d</a>)</li>
<li><strong>client-codecommit:</strong> CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9195ee76c570baed8b7feebd7805c878f87c89ca">9195ee76</a>)</li>
<li><strong>client-ec2:</strong> EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cbe697deec217c20b874a5208a763a4f89143d">88cbe697</a>)</li>
<li><strong>client-sfn:</strong> This release adds support to customer
managed KMS key encryption in AWS Step Functions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/895cc687003d4a27d231595a05f6e59fbfe17a57">895cc687</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Provides
ServiceUnavailableException error message (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/690bc7f848c59958ce107628d424aa5c750a2120">690bc7f8</a>)</li>
<li><strong>client-datazone:</strong> Introduces
GetEnvironmentCredentials operation to SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2156a8766771e6a6bc10aa3ee8380b69cb823b96">2156a876</a>)</li>
<li><strong>client-ecr:</strong> API and documentation updates for
Amazon ECR, adding support for creating, updating, describing and
deleting ECR Repository Creation Template. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e5411c28b0df7a7360432e87b140c42d88a456">83e5411c</a>)</li>
<li><strong>client-application-signals:</strong> CloudWatch Application
Signals now supports application logs correlation with traces and
operational health metrics of applications running on EC2 instances.
Users can view the most relevant telemetry to troubleshoot application
health anomalies such as spikes in latency, errors, and availability.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef30775db61a332d181e43ea12e0abdec0dd8fcc">ef30775d</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for sharing trust stores across accounts and organizations
through integration with AWS Resource Access Manager. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a753d9e76ed9debb6f5ed56b3a7b98a6f3a8824">4a753d9e</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1">3.620.1</a>
(2024-07-29)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.619.0...v3.620.0">3.620.0</a>
(2024-07-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/c3dd5111b9d749f1fc92c7d3215646fd3ad844cb"><code>c3dd511</code></a>
Publish v3.620.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0220bd055cbe0c8671d6e3afad31f2c22121b8df"><code>0220bd0</code></a>
Publish v3.620.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b"><code>ff30a3e</code></a>
chore(clients): codegen sync for eventstream header fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6310">#6310</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.620.1/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.617.0 to 3.620.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/lib-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.620.1</h2>
<h4>3.620.1(2024-07-29)</h4>
<h5>Chores</h5>
<ul>
<li>release accountId-endpoints config and codegen changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6313">#6313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/de8d4a6bcffdb94f0d3b23f65fdb203136498a31">de8d4a6b</a>)</li>
<li>release accountId-endpoints credential-provider changes (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d5011a5f39ef27e9f2b83f855a68f719c6c16591">d5011a5f</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-memorydb:</strong> Renaming full service name as it
appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c94ecdde18c2f9a6cccadd0de27e13196de2b594">c94ecdde</a>)</li>
<li><strong>client-elasticache:</strong> Renaming full service name as
it appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5146baaf78a62face6db4ff140dfc3a302753b7">b5146baa</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-07-29
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/78129a70f0065528d134c3046962e3f40fe8d95c">78129a70</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.620.1.zip</strong></p>
<h2>v3.620.0</h2>
<h4>3.620.0(2024-07-25)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen sync for eventstream header fix
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6310">#6310</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b">ff30a3e8</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>mention addition of web-streams-polyfill for react-native (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6302">#6302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/456a5fe30d0da5a61601001fc4ce6477f1d6169c">456a5fe3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-network-firewall:</strong> You can now log events
that are related to TLS inspection, in addition to the existing alert
and flow logging. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab0e00ecd3230b4b7ca8dd7eb1e2014972348c64">ab0e00ec</a>)</li>
<li><strong>client-outposts:</strong> Adding default vCPU information to
GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e67698220904d4887e68dec4f8e39cf1315bd8b">2e676982</a>)</li>
<li><strong>client-application-auto-scaling:</strong> Application Auto
Scaling is now more responsive to the changes in demand of your
SageMaker Inference endpoints. To get started, create or update a Target
Tracking policy based on High Resolution CloudWatch metrics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/961af9b24f3eabd22c9fe285805c2849bf23eeb2">961af9b2</a>)</li>
<li><strong>client-eks:</strong> This release adds support for EKS
cluster to manage extended support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45cb022d03089680b92e963944ec28e24766ff5d">45cb022d</a>)</li>
<li><strong>client-codecommit:</strong> CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9195ee76c570baed8b7feebd7805c878f87c89ca">9195ee76</a>)</li>
<li><strong>client-ec2:</strong> EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cbe697deec217c20b874a5208a763a4f89143d">88cbe697</a>)</li>
<li><strong>client-sfn:</strong> This release adds support to customer
managed KMS key encryption in AWS Step Functions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/895cc687003d4a27d231595a05f6e59fbfe17a57">895cc687</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Provides
ServiceUnavailableException error message (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/690bc7f848c59958ce107628d424aa5c750a2120">690bc7f8</a>)</li>
<li><strong>client-datazone:</strong> Introduces
GetEnvironmentCredentials operation to SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2156a8766771e6a6bc10aa3ee8380b69cb823b96">2156a876</a>)</li>
<li><strong>client-ecr:</strong> API and documentation updates for
Amazon ECR, adding support for creating, updating, describing and
deleting ECR Repository Creation Template. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e5411c28b0df7a7360432e87b140c42d88a456">83e5411c</a>)</li>
<li><strong>client-application-signals:</strong> CloudWatch Application
Signals now supports application logs correlation with traces and
operational health metrics of applications running on EC2 instances.
Users can view the most relevant telemetry to troubleshoot application
health anomalies such as spikes in latency, errors, and availability.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef30775db61a332d181e43ea12e0abdec0dd8fcc">ef30775d</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for sharing trust stores across accounts and organizations
through integration with AWS Resource Access Manager. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a753d9e76ed9debb6f5ed56b3a7b98a6f3a8824">4a753d9e</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1">3.620.1</a>
(2024-07-29)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.619.0...v3.620.0">3.620.0</a>
(2024-07-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/c3dd5111b9d749f1fc92c7d3215646fd3ad844cb"><code>c3dd511</code></a>
Publish v3.620.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0220bd055cbe0c8671d6e3afad31f2c22121b8df"><code>0220bd0</code></a>
Publish v3.620.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b"><code>ff30a3e</code></a>
chore(clients): codegen sync for eventstream header fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6310">#6310</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.620.1/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.616.0 to 3.620.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.620.1</h2>
<h4>3.620.1(2024-07-29)</h4>
<h5>Chores</h5>
<ul>
<li>release accountId-endpoints config and codegen changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6313">#6313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/de8d4a6bcffdb94f0d3b23f65fdb203136498a31">de8d4a6b</a>)</li>
<li>release accountId-endpoints credential-provider changes (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d5011a5f39ef27e9f2b83f855a68f719c6c16591">d5011a5f</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-memorydb:</strong> Renaming full service name as it
appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c94ecdde18c2f9a6cccadd0de27e13196de2b594">c94ecdde</a>)</li>
<li><strong>client-elasticache:</strong> Renaming full service name as
it appears in developer documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5146baaf78a62face6db4ff140dfc3a302753b7">b5146baa</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-07-29
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/78129a70f0065528d134c3046962e3f40fe8d95c">78129a70</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.620.1.zip</strong></p>
<h2>v3.620.0</h2>
<h4>3.620.0(2024-07-25)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen sync for eventstream header fix
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6310">#6310</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b">ff30a3e8</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>mention addition of web-streams-polyfill for react-native (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6302">#6302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/456a5fe30d0da5a61601001fc4ce6477f1d6169c">456a5fe3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-network-firewall:</strong> You can now log events
that are related to TLS inspection, in addition to the existing alert
and flow logging. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab0e00ecd3230b4b7ca8dd7eb1e2014972348c64">ab0e00ec</a>)</li>
<li><strong>client-outposts:</strong> Adding default vCPU information to
GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e67698220904d4887e68dec4f8e39cf1315bd8b">2e676982</a>)</li>
<li><strong>client-application-auto-scaling:</strong> Application Auto
Scaling is now more responsive to the changes in demand of your
SageMaker Inference endpoints. To get started, create or update a Target
Tracking policy based on High Resolution CloudWatch metrics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/961af9b24f3eabd22c9fe285805c2849bf23eeb2">961af9b2</a>)</li>
<li><strong>client-eks:</strong> This release adds support for EKS
cluster to manage extended support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45cb022d03089680b92e963944ec28e24766ff5d">45cb022d</a>)</li>
<li><strong>client-codecommit:</strong> CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9195ee76c570baed8b7feebd7805c878f87c89ca">9195ee76</a>)</li>
<li><strong>client-ec2:</strong> EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cbe697deec217c20b874a5208a763a4f89143d">88cbe697</a>)</li>
<li><strong>client-sfn:</strong> This release adds support to customer
managed KMS key encryption in AWS Step Functions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/895cc687003d4a27d231595a05f6e59fbfe17a57">895cc687</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Provides
ServiceUnavailableException error message (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/690bc7f848c59958ce107628d424aa5c750a2120">690bc7f8</a>)</li>
<li><strong>client-datazone:</strong> Introduces
GetEnvironmentCredentials operation to SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2156a8766771e6a6bc10aa3ee8380b69cb823b96">2156a876</a>)</li>
<li><strong>client-ecr:</strong> API and documentation updates for
Amazon ECR, adding support for creating, updating, describing and
deleting ECR Repository Creation Template. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e5411c28b0df7a7360432e87b140c42d88a456">83e5411c</a>)</li>
<li><strong>client-application-signals:</strong> CloudWatch Application
Signals now supports application logs correlation with traces and
operational health metrics of applications running on EC2 instances.
Users can view the most relevant telemetry to troubleshoot application
health anomalies such as spikes in latency, errors, and availability.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef30775db61a332d181e43ea12e0abdec0dd8fcc">ef30775d</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for sharing trust stores across accounts and organizations
through integration with AWS Resource Access Manager. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a753d9e76ed9debb6f5ed56b3a7b98a6f3a8824">4a753d9e</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1">3.620.1</a>
(2024-07-29)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.619.0...v3.620.0">3.620.0</a>
(2024-07-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/c3dd5111b9d749f1fc92c7d3215646fd3ad844cb"><code>c3dd511</code></a>
Publish v3.620.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0220bd055cbe0c8671d6e3afad31f2c22121b8df"><code>0220bd0</code></a>
Publish v3.620.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b"><code>ff30a3e</code></a>
chore(clients): codegen sync for eventstream header fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6310">#6310</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.620.1/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 Jul 30, 2024
1 parent 4c2676f commit 0cd6a85
Show file tree
Hide file tree
Showing 7 changed files with 354 additions and 351 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.616.0",
"@aws-sdk/client-ssm": "^3.616.0",
"@aws-sdk/client-ec2": "^3.620.1",
"@aws-sdk/client-ssm": "^3.620.1",
"@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.616.0",
"@aws-sdk/client-ec2": "^3.620.1",
"@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.617.0",
"@aws-sdk/lib-storage": "^3.617.0",
"@aws-sdk/client-s3": "^3.620.1",
"@aws-sdk/lib-storage": "^3.620.1",
"@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.616.0",
"@aws-sdk/client-ec2": "^3.620.1",
"@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.616.0",
"@aws-sdk/client-sqs": "^3.620.1",
"@middy/core": "^4.7.0",
"@octokit/rest": "^20.0.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 @@ -36,7 +36,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@aws-sdk/client-ssm": "^3.616.0",
"@aws-sdk/client-ssm": "^3.620.1",
"@aws-sdk/types": "^3.433.0",
"@terraform-aws-github-runner/aws-powertools-util": "*"
},
Expand Down
Loading

0 comments on commit 0cd6a85

Please sign in to comment.