Skip to content

Commit

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

Bumps the aws group with 6 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.734.0` | `3.741.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.735.0` | `3.741.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.734.0` | `3.741.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.735.0` | `3.741.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.735.0` | `3.741.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.734.0` | `3.741.0` |


Updates `@aws-sdk/client-ec2` from 3.734.0 to 3.741.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.741.0</h2>
<h4>3.741.0(2025-02-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-mediatailor:</strong> Add support for CloudWatch
Vended Logs which allows for delivery of customer logs to CloudWatch
Logs, S3, or Firehose. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00f4588c37901540d534d68241848bb77ce8ed1b">00f4588c</a>)</li>
<li><strong>credential-provider-ini:</strong> add ignoreCache option (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6856">#6856</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11f3c3c289fbf603c2123665fc591c54415aad3d">11f3c3c2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.741.0.zip</strong></p>
<h2>v3.740.0</h2>
<h4>3.740.0(2025-01-31)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> unset SessionMode default value
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6860">#6860</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d98e8ff22582f2735f9a18aa8d3e6da79fcb1488">d98e8ff2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates to Aurora MySQL and Aurora
PostgreSQL API pages with instance log type in the create and modify DB
Cluster. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/31194b2ec2db1acb0860195545f11595730a55a9">31194b2e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> This change is to
deprecate the existing citation field under RetrieveAndGenerateStream
API response in lieu of GeneratedResponsePart and RetrievedReferences
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7b79b52de66aaabc411af61148867b87a297132">c7b79b52</a>)</li>
<li><strong>client-geo-routes:</strong> The OptimizeWaypoints API now
supports 50 waypoints per request (20 with constraints like AccessHours
or AppointmentTime). It adds waypoint clustering via Clustering and
ClusteringIndex for better optimization. Also, total distance validation
is removed for greater flexibility. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/423ede1ef2d491ed7f2fbc516885e9abc855c98b">423ede1e</a>)</li>
<li><strong>client-sagemaker:</strong> This release introduces a new
valid value in InstanceType parameter: p5en.48xlarge, in
ProductionVariant. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/49662bc97ffc163006ed1bda5c5da6cf286b011a">49662bc9</a>)</li>
<li><strong>client-codebuild:</strong> Added support for CodeBuild
self-hosted Buildkite runner builds (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87c823eedb59c7ab1d1ae881e6f1b63c3f169196">87c823ee</a>)</li>
<li><strong>client-amp:</strong> Add support for sending metrics to
cross account and CMCK AMP workspaces through RoleConfiguration on
Create/Update Scraper. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cc1cbaf4f4543f001e4e30650e0bbfc12b6added">cc1cbaf4</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.740.0.zip</strong></p>
<h2>v3.739.0</h2>
<h4>3.739.0(2025-01-30)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b4765b9fb5f74b530532b03187ee37c06701be3">5b4765b9</a>)</li>
<li><strong>client-ecr-public:</strong> Temporarily updating dualstack
endpoint support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/74067c7aceaaf6a851a995b7d0a702d6254239b8">74067c7a</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> Add a 'reason' field
to InternalServerException (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd8bd77c173175881f4069f1aba29ee1806c3ebe">dd8bd77c</a>)</li>
<li><strong>client-s3tables:</strong> You can now use the CreateTable
API operation to create tables with schemas by adding an optional
metadata argument. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d53fddec58338ebd755ff2049e9bc4951a4943e">7d53fdde</a>)</li>
<li><strong>client-mediatailor:</strong> Adds options for configuring
how MediaTailor conditions ads before inserting them into the content
stream. Based on the new settings, MediaTailor will either transcode ads
to match the content stream as it has in the past, or it will insert ads
without first transcoding them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ebb8c7dbeae0828a9c060808c931700669699069">ebb8c7db</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adds Cedar JSON format
support for entities and context data in authorization requests (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46d4d66bde04efbcaf7472e98d1118f34a9316ce">46d4d66b</a>)</li>
<li><strong>client-ecr:</strong> Temporarily updating dualstack endpoint
support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f29c7b3769f459b76ebacb7ef13ffc4242bcecf">0f29c7b3</a>)</li>
<li><strong>client-appstream:</strong> Add support for managing admin
consent requirement on selected domains for OneDrive Storage Connectors
in AppStream2.0. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df094f596238a1d45a25ff133659670d60d29fba">df094f59</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/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.740.0...v3.741.0">3.741.0</a>
(2025-02-03)</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.737.0...v3.738.0">3.738.0</a>
(2025-01-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.736.0...v3.737.0">3.737.0</a>
(2025-01-28)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release changes the CreateFleet
CLI and SDK's such that if you do not specify a client token, a randomly
generated token is used for the request to ensure idempotency. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f3e70c5ab8531e86b8adc0821b8d9e4b4a486b94">f3e70c5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2b3d1df4f1343b09d8a7200c0d62cf87de35e8ed"><code>2b3d1df</code></a>
Publish v3.741.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b99b4f9f0666fe0154575e067e94d0e7b6e5720"><code>1b99b4f</code></a>
Publish v3.738.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f9e0982d76ee5e853695dc123e609036bf6db529"><code>f9e0982</code></a>
Publish v3.737.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f3e70c5ab8531e86b8adc0821b8d9e4b4a486b94"><code>f3e70c5</code></a>
feat(client-ec2): This release changes the CreateFleet CLI and SDK's
such tha...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.735.0 to 3.741.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.741.0</h2>
<h4>3.741.0(2025-02-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-mediatailor:</strong> Add support for CloudWatch
Vended Logs which allows for delivery of customer logs to CloudWatch
Logs, S3, or Firehose. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00f4588c37901540d534d68241848bb77ce8ed1b">00f4588c</a>)</li>
<li><strong>credential-provider-ini:</strong> add ignoreCache option (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6856">#6856</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11f3c3c289fbf603c2123665fc591c54415aad3d">11f3c3c2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.741.0.zip</strong></p>
<h2>v3.740.0</h2>
<h4>3.740.0(2025-01-31)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> unset SessionMode default value
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6860">#6860</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d98e8ff22582f2735f9a18aa8d3e6da79fcb1488">d98e8ff2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates to Aurora MySQL and Aurora
PostgreSQL API pages with instance log type in the create and modify DB
Cluster. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/31194b2ec2db1acb0860195545f11595730a55a9">31194b2e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> This change is to
deprecate the existing citation field under RetrieveAndGenerateStream
API response in lieu of GeneratedResponsePart and RetrievedReferences
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7b79b52de66aaabc411af61148867b87a297132">c7b79b52</a>)</li>
<li><strong>client-geo-routes:</strong> The OptimizeWaypoints API now
supports 50 waypoints per request (20 with constraints like AccessHours
or AppointmentTime). It adds waypoint clustering via Clustering and
ClusteringIndex for better optimization. Also, total distance validation
is removed for greater flexibility. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/423ede1ef2d491ed7f2fbc516885e9abc855c98b">423ede1e</a>)</li>
<li><strong>client-sagemaker:</strong> This release introduces a new
valid value in InstanceType parameter: p5en.48xlarge, in
ProductionVariant. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/49662bc97ffc163006ed1bda5c5da6cf286b011a">49662bc9</a>)</li>
<li><strong>client-codebuild:</strong> Added support for CodeBuild
self-hosted Buildkite runner builds (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87c823eedb59c7ab1d1ae881e6f1b63c3f169196">87c823ee</a>)</li>
<li><strong>client-amp:</strong> Add support for sending metrics to
cross account and CMCK AMP workspaces through RoleConfiguration on
Create/Update Scraper. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cc1cbaf4f4543f001e4e30650e0bbfc12b6added">cc1cbaf4</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.740.0.zip</strong></p>
<h2>v3.739.0</h2>
<h4>3.739.0(2025-01-30)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b4765b9fb5f74b530532b03187ee37c06701be3">5b4765b9</a>)</li>
<li><strong>client-ecr-public:</strong> Temporarily updating dualstack
endpoint support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/74067c7aceaaf6a851a995b7d0a702d6254239b8">74067c7a</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> Add a 'reason' field
to InternalServerException (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd8bd77c173175881f4069f1aba29ee1806c3ebe">dd8bd77c</a>)</li>
<li><strong>client-s3tables:</strong> You can now use the CreateTable
API operation to create tables with schemas by adding an optional
metadata argument. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d53fddec58338ebd755ff2049e9bc4951a4943e">7d53fdde</a>)</li>
<li><strong>client-mediatailor:</strong> Adds options for configuring
how MediaTailor conditions ads before inserting them into the content
stream. Based on the new settings, MediaTailor will either transcode ads
to match the content stream as it has in the past, or it will insert ads
without first transcoding them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ebb8c7dbeae0828a9c060808c931700669699069">ebb8c7db</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adds Cedar JSON format
support for entities and context data in authorization requests (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46d4d66bde04efbcaf7472e98d1118f34a9316ce">46d4d66b</a>)</li>
<li><strong>client-ecr:</strong> Temporarily updating dualstack endpoint
support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f29c7b3769f459b76ebacb7ef13ffc4242bcecf">0f29c7b3</a>)</li>
<li><strong>client-appstream:</strong> Add support for managing admin
consent requirement on selected domains for OneDrive Storage Connectors
in AppStream2.0. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df094f596238a1d45a25ff133659670d60d29fba">df094f59</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/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.740.0...v3.741.0">3.741.0</a>
(2025-02-03)</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.737.0...v3.738.0">3.738.0</a>
(2025-01-29)</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/2b3d1df4f1343b09d8a7200c0d62cf87de35e8ed"><code>2b3d1df</code></a>
Publish v3.741.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b99b4f9f0666fe0154575e067e94d0e7b6e5720"><code>1b99b4f</code></a>
Publish v3.738.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.734.0 to 3.741.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.741.0</h2>
<h4>3.741.0(2025-02-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-mediatailor:</strong> Add support for CloudWatch
Vended Logs which allows for delivery of customer logs to CloudWatch
Logs, S3, or Firehose. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00f4588c37901540d534d68241848bb77ce8ed1b">00f4588c</a>)</li>
<li><strong>credential-provider-ini:</strong> add ignoreCache option (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6856">#6856</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11f3c3c289fbf603c2123665fc591c54415aad3d">11f3c3c2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.741.0.zip</strong></p>
<h2>v3.740.0</h2>
<h4>3.740.0(2025-01-31)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> unset SessionMode default value
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6860">#6860</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d98e8ff22582f2735f9a18aa8d3e6da79fcb1488">d98e8ff2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates to Aurora MySQL and Aurora
PostgreSQL API pages with instance log type in the create and modify DB
Cluster. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/31194b2ec2db1acb0860195545f11595730a55a9">31194b2e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> This change is to
deprecate the existing citation field under RetrieveAndGenerateStream
API response in lieu of GeneratedResponsePart and RetrievedReferences
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7b79b52de66aaabc411af61148867b87a297132">c7b79b52</a>)</li>
<li><strong>client-geo-routes:</strong> The OptimizeWaypoints API now
supports 50 waypoints per request (20 with constraints like AccessHours
or AppointmentTime). It adds waypoint clustering via Clustering and
ClusteringIndex for better optimization. Also, total distance validation
is removed for greater flexibility. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/423ede1ef2d491ed7f2fbc516885e9abc855c98b">423ede1e</a>)</li>
<li><strong>client-sagemaker:</strong> This release introduces a new
valid value in InstanceType parameter: p5en.48xlarge, in
ProductionVariant. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/49662bc97ffc163006ed1bda5c5da6cf286b011a">49662bc9</a>)</li>
<li><strong>client-codebuild:</strong> Added support for CodeBuild
self-hosted Buildkite runner builds (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87c823eedb59c7ab1d1ae881e6f1b63c3f169196">87c823ee</a>)</li>
<li><strong>client-amp:</strong> Add support for sending metrics to
cross account and CMCK AMP workspaces through RoleConfiguration on
Create/Update Scraper. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cc1cbaf4f4543f001e4e30650e0bbfc12b6added">cc1cbaf4</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.740.0.zip</strong></p>
<h2>v3.739.0</h2>
<h4>3.739.0(2025-01-30)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b4765b9fb5f74b530532b03187ee37c06701be3">5b4765b9</a>)</li>
<li><strong>client-ecr-public:</strong> Temporarily updating dualstack
endpoint support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/74067c7aceaaf6a851a995b7d0a702d6254239b8">74067c7a</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> Add a 'reason' field
to InternalServerException (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd8bd77c173175881f4069f1aba29ee1806c3ebe">dd8bd77c</a>)</li>
<li><strong>client-s3tables:</strong> You can now use the CreateTable
API operation to create tables with schemas by adding an optional
metadata argument. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d53fddec58338ebd755ff2049e9bc4951a4943e">7d53fdde</a>)</li>
<li><strong>client-mediatailor:</strong> Adds options for configuring
how MediaTailor conditions ads before inserting them into the content
stream. Based on the new settings, MediaTailor will either transcode ads
to match the content stream as it has in the past, or it will insert ads
without first transcoding them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ebb8c7dbeae0828a9c060808c931700669699069">ebb8c7db</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adds Cedar JSON format
support for entities and context data in authorization requests (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46d4d66bde04efbcaf7472e98d1118f34a9316ce">46d4d66b</a>)</li>
<li><strong>client-ecr:</strong> Temporarily updating dualstack endpoint
support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f29c7b3769f459b76ebacb7ef13ffc4242bcecf">0f29c7b3</a>)</li>
<li><strong>client-appstream:</strong> Add support for managing admin
consent requirement on selected domains for OneDrive Storage Connectors
in AppStream2.0. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df094f596238a1d45a25ff133659670d60d29fba">df094f59</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/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.740.0...v3.741.0">3.741.0</a>
(2025-02-03)</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.737.0...v3.738.0">3.738.0</a>
(2025-01-29)</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/2b3d1df4f1343b09d8a7200c0d62cf87de35e8ed"><code>2b3d1df</code></a>
Publish v3.741.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b99b4f9f0666fe0154575e067e94d0e7b6e5720"><code>1b99b4f</code></a>
Publish v3.738.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.735.0 to 3.741.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.741.0</h2>
<h4>3.741.0(2025-02-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-mediatailor:</strong> Add support for CloudWatch
Vended Logs which allows for delivery of customer logs to CloudWatch
Logs, S3, or Firehose. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00f4588c37901540d534d68241848bb77ce8ed1b">00f4588c</a>)</li>
<li><strong>credential-provider-ini:</strong> add ignoreCache option (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6856">#6856</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11f3c3c289fbf603c2123665fc591c54415aad3d">11f3c3c2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.741.0.zip</strong></p>
<h2>v3.740.0</h2>
<h4>3.740.0(2025-01-31)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> unset SessionMode default value
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6860">#6860</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d98e8ff22582f2735f9a18aa8d3e6da79fcb1488">d98e8ff2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates to Aurora MySQL and Aurora
PostgreSQL API pages with instance log type in the create and modify DB
Cluster. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/31194b2ec2db1acb0860195545f11595730a55a9">31194b2e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> This change is to
deprecate the existing citation field under RetrieveAndGenerateStream
API response in lieu of GeneratedResponsePart and RetrievedReferences
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7b79b52de66aaabc411af61148867b87a297132">c7b79b52</a>)</li>
<li><strong>client-geo-routes:</strong> The OptimizeWaypoints API now
supports 50 waypoints per request (20 with constraints like AccessHours
or AppointmentTime). It adds waypoint clustering via Clustering and
ClusteringIndex for better optimization. Also, total distance validation
is removed for greater flexibility. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/423ede1ef2d491ed7f2fbc516885e9abc855c98b">423ede1e</a>)</li>
<li><strong>client-sagemaker:</strong> This release introduces a new
valid value in InstanceType parameter: p5en.48xlarge, in
ProductionVariant. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/49662bc97ffc163006ed1bda5c5da6cf286b011a">49662bc9</a>)</li>
<li><strong>client-codebuild:</strong> Added support for CodeBuild
self-hosted Buildkite runner builds (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87c823eedb59c7ab1d1ae881e6f1b63c3f169196">87c823ee</a>)</li>
<li><strong>client-amp:</strong> Add support for sending metrics to
cross account and CMCK AMP workspaces through RoleConfiguration on
Create/Update Scraper. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cc1cbaf4f4543f001e4e30650e0bbfc12b6added">cc1cbaf4</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.740.0.zip</strong></p>
<h2>v3.739.0</h2>
<h4>3.739.0(2025-01-30)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b4765b9fb5f74b530532b03187ee37c06701be3">5b4765b9</a>)</li>
<li><strong>client-ecr-public:</strong> Temporarily updating dualstack
endpoint support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/74067c7aceaaf6a851a995b7d0a702d6254239b8">74067c7a</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> Add a 'reason' field
to InternalServerException (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd8bd77c173175881f4069f1aba29ee1806c3ebe">dd8bd77c</a>)</li>
<li><strong>client-s3tables:</strong> You can now use the CreateTable
API operation to create tables with schemas by adding an optional
metadata argument. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d53fddec58338ebd755ff2049e9bc4951a4943e">7d53fdde</a>)</li>
<li><strong>client-mediatailor:</strong> Adds options for configuring
how MediaTailor conditions ads before inserting them into the content
stream. Based on the new settings, MediaTailor will either transcode ads
to match the content stream as it has in the past, or it will insert ads
without first transcoding them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ebb8c7dbeae0828a9c060808c931700669699069">ebb8c7db</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adds Cedar JSON format
support for entities and context data in authorization requests (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46d4d66bde04efbcaf7472e98d1118f34a9316ce">46d4d66b</a>)</li>
<li><strong>client-ecr:</strong> Temporarily updating dualstack endpoint
support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f29c7b3769f459b76ebacb7ef13ffc4242bcecf">0f29c7b3</a>)</li>
<li><strong>client-appstream:</strong> Add support for managing admin
consent requirement on selected domains for OneDrive Storage Connectors
in AppStream2.0. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df094f596238a1d45a25ff133659670d60d29fba">df094f59</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/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.740.0...v3.741.0">3.741.0</a>
(2025-02-03)</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.739.0...v3.740.0">3.740.0</a>
(2025-01-31)</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.737.0...v3.738.0">3.738.0</a>
(2025-01-29)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Change the type of MpuObjectSize in
CompleteMultipartUploadRequest from int to long. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7c525a07740d92e8c7925a5d0f19931baabb24a">c7c525a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2b3d1df4f1343b09d8a7200c0d62cf87de35e8ed"><code>2b3d1df</code></a>
Publish v3.741.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/602116ab70a10e1a651706513f5319738dfcc9ca"><code>602116a</code></a>
Publish v3.740.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b99b4f9f0666fe0154575e067e94d0e7b6e5720"><code>1b99b4f</code></a>
Publish v3.738.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7c525a07740d92e8c7925a5d0f19931baabb24a"><code>c7c525a</code></a>
feat(client-s3): Change the type of MpuObjectSize in
CompleteMultipartUploadR...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.735.0 to 3.741.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.741.0</h2>
<h4>3.741.0(2025-02-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-mediatailor:</strong> Add support for CloudWatch
Vended Logs which allows for delivery of customer logs to CloudWatch
Logs, S3, or Firehose. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00f4588c37901540d534d68241848bb77ce8ed1b">00f4588c</a>)</li>
<li><strong>credential-provider-ini:</strong> add ignoreCache option (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6856">#6856</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11f3c3c289fbf603c2123665fc591c54415aad3d">11f3c3c2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.741.0.zip</strong></p>
<h2>v3.740.0</h2>
<h4>3.740.0(2025-01-31)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> unset SessionMode default value
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6860">#6860</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d98e8ff22582f2735f9a18aa8d3e6da79fcb1488">d98e8ff2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates to Aurora MySQL and Aurora
PostgreSQL API pages with instance log type in the create and modify DB
Cluster. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/31194b2ec2db1acb0860195545f11595730a55a9">31194b2e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> This change is to
deprecate the existing citation field under RetrieveAndGenerateStream
API response in lieu of GeneratedResponsePart and RetrievedReferences
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7b79b52de66aaabc411af61148867b87a297132">c7b79b52</a>)</li>
<li><strong>client-geo-routes:</strong> The OptimizeWaypoints API now
supports 50 waypoints per request (20 with constraints like AccessHours
or AppointmentTime). It adds waypoint clustering via Clustering and
ClusteringIndex for better optimization. Also, total distance validation
is removed for greater flexibility. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/423ede1ef2d491ed7f2fbc516885e9abc855c98b">423ede1e</a>)</li>
<li><strong>client-sagemaker:</strong> This release introduces a new
valid value in InstanceType parameter: p5en.48xlarge, in
ProductionVariant. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/49662bc97ffc163006ed1bda5c5da6cf286b011a">49662bc9</a>)</li>
<li><strong>client-codebuild:</strong> Added support for CodeBuild
self-hosted Buildkite runner builds (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87c823eedb59c7ab1d1ae881e6f1b63c3f169196">87c823ee</a>)</li>
<li><strong>client-amp:</strong> Add support for sending metrics to
cross account and CMCK AMP workspaces through RoleConfiguration on
Create/Update Scraper. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cc1cbaf4f4543f001e4e30650e0bbfc12b6added">cc1cbaf4</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.740.0.zip</strong></p>
<h2>v3.739.0</h2>
<h4>3.739.0(2025-01-30)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b4765b9fb5f74b530532b03187ee37c06701be3">5b4765b9</a>)</li>
<li><strong>client-ecr-public:</strong> Temporarily updating dualstack
endpoint support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/74067c7aceaaf6a851a995b7d0a702d6254239b8">74067c7a</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> Add a 'reason' field
to InternalServerException (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd8bd77c173175881f4069f1aba29ee1806c3ebe">dd8bd77c</a>)</li>
<li><strong>client-s3tables:</strong> You can now use the CreateTable
API operation to create tables with schemas by adding an optional
metadata argument. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d53fddec58338ebd755ff2049e9bc4951a4943e">7d53fdde</a>)</li>
<li><strong>client-mediatailor:</strong> Adds options for configuring
how MediaTailor conditions ads before inserting them into the content
stream. Based on the new settings, MediaTailor will either transcode ads
to match the content stream as it has in the past, or it will insert ads
without first transcoding them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ebb8c7dbeae0828a9c060808c931700669699069">ebb8c7db</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adds Cedar JSON format
support for entities and context data in authorization requests (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46d4d66bde04efbcaf7472e98d1118f34a9316ce">46d4d66b</a>)</li>
<li><strong>client-ecr:</strong> Temporarily updating dualstack endpoint
support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f29c7b3769f459b76ebacb7ef13ffc4242bcecf">0f29c7b3</a>)</li>
<li><strong>client-appstream:</strong> Add support for managing admin
consent requirement on selected domains for OneDrive Storage Connectors
in AppStream2.0. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df094f596238a1d45a25ff133659670d60d29fba">df094f59</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/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.740.0...v3.741.0">3.741.0</a>
(2025-02-03)</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.739.0...v3.740.0">3.740.0</a>
(2025-01-31)</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.737.0...v3.738.0">3.738.0</a>
(2025-01-29)</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/2b3d1df4f1343b09d8a7200c0d62cf87de35e8ed"><code>2b3d1df</code></a>
Publish v3.741.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/602116ab70a10e1a651706513f5319738dfcc9ca"><code>602116a</code></a>
Publish v3.740.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b99b4f9f0666fe0154575e067e94d0e7b6e5720"><code>1b99b4f</code></a>
Publish v3.738.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.734.0 to 3.741.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-eventbridge</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.741.0</h2>
<h4>3.741.0(2025-02-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-mediatailor:</strong> Add support for CloudWatch
Vended Logs which allows for delivery of customer logs to CloudWatch
Logs, S3, or Firehose. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00f4588c37901540d534d68241848bb77ce8ed1b">00f4588c</a>)</li>
<li><strong>credential-provider-ini:</strong> add ignoreCache option (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6856">#6856</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11f3c3c289fbf603c2123665fc591c54415aad3d">11f3c3c2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.741.0.zip</strong></p>
<h2>v3.740.0</h2>
<h4>3.740.0(2025-01-31)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> unset SessionMode default value
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6860">#6860</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d98e8ff22582f2735f9a18aa8d3e6da79fcb1488">d98e8ff2</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates to Aurora MySQL and Aurora
PostgreSQL API pages with instance log type in the create and modify DB
Cluster. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/31194b2ec2db1acb0860195545f11595730a55a9">31194b2e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> This change is to
deprecate the existing citation field under RetrieveAndGenerateStream
API response in lieu of GeneratedResponsePart and RetrievedReferences
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7b79b52de66aaabc411af61148867b87a297132">c7b79b52</a>)</li>
<li><strong>client-geo-routes:</strong> The OptimizeWaypoints API now
supports 50 waypoints per request (20 with constraints like AccessHours
or AppointmentTime). It adds waypoint clustering via Clustering and
ClusteringIndex for better optimization. Also, total distance validation
is removed for greater flexibility. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/423ede1ef2d491ed7f2fbc516885e9abc855c98b">423ede1e</a>)</li>
<li><strong>client-sagemaker:</strong> This release introduces a new
valid value in InstanceType parameter: p5en.48xlarge, in
ProductionVariant. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/49662bc97ffc163006ed1bda5c5da6cf286b011a">49662bc9</a>)</li>
<li><strong>client-codebuild:</strong> Added support for CodeBuild
self-hosted Buildkite runner builds (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87c823eedb59c7ab1d1ae881e6f1b63c3f169196">87c823ee</a>)</li>
<li><strong>client-amp:</strong> Add support for sending metrics to
cross account and CMCK AMP workspaces through RoleConfiguration on
Create/Update Scraper. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cc1cbaf4f4543f001e4e30650e0bbfc12b6added">cc1cbaf4</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.740.0.zip</strong></p>
<h2>v3.739.0</h2>
<h4>3.739.0(2025-01-30)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-30
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b4765b9fb5f74b530532b03187ee37c06701be3">5b4765b9</a>)</li>
<li><strong>client-ecr-public:</strong> Temporarily updating dualstack
endpoint support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/74067c7aceaaf6a851a995b7d0a702d6254239b8">74067c7a</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> Add a 'reason' field
to InternalServerException (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd8bd77c173175881f4069f1aba29ee1806c3ebe">dd8bd77c</a>)</li>
<li><strong>client-s3tables:</strong> You can now use the CreateTable
API operation to create tables with schemas by adding an optional
metadata argument. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d53fddec58338ebd755ff2049e9bc4951a4943e">7d53fdde</a>)</li>
<li><strong>client-mediatailor:</strong> Adds options for configuring
how MediaTailor conditions ads before inserting them into the content
stream. Based on the new settings, MediaTailor will either transcode ads
to match the content stream as it has in the past, or it will insert ads
without first transcoding them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ebb8c7dbeae0828a9c060808c931700669699069">ebb8c7db</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adds Cedar JSON format
support for entities and context data in authorization requests (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46d4d66bde04efbcaf7472e98d1118f34a9316ce">46d4d66b</a>)</li>
<li><strong>client-ecr:</strong> Temporarily updating dualstack endpoint
support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f29c7b3769f459b76ebacb7ef13ffc4242bcecf">0f29c7b3</a>)</li>
<li><strong>client-appstream:</strong> Add support for managing admin
consent requirement on selected domains for OneDrive Storage Connectors
in AppStream2.0. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df094f596238a1d45a25ff133659670d60d29fba">df094f59</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/clients/client-eventbridge/CHANGELOG.md"><code>@​aws-sdk/client-eventbridge</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0">3.741.0</a>
(2025-02-03)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.739.0...v3.740.0">3.740.0</a>
(2025-01-31)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.737.0...v3.738.0">3.738.0</a>
(2025-01-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2b3d1df4f1343b09d8a7200c0d62cf87de35e8ed"><code>2b3d1df</code></a>
Publish v3.741.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/602116ab70a10e1a651706513f5319738dfcc9ca"><code>602116a</code></a>
Publish v3.740.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b99b4f9f0666fe0154575e067e94d0e7b6e5720"><code>1b99b4f</code></a>
Publish v3.738.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/clients/client-eventbridge">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 3b6154a commit 60c734d
Show file tree
Hide file tree
Showing 7 changed files with 71 additions and 71 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 @@ -39,8 +39,8 @@
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
"@aws-sdk/client-ec2": "^3.734.0",
"@aws-sdk/client-ssm": "^3.735.0",
"@aws-sdk/client-ec2": "^3.741.0",
"@aws-sdk/client-ssm": "^3.741.0",
"@aws-sdk/types": "^3.734.0",
"cron-parser": "^4.9.0",
"typescript": "^5.7.3"
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 @@ -41,8 +41,8 @@
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
"@aws-lambda-powertools/parameters": "^2.13.1",
"@aws-sdk/client-ec2": "^3.734.0",
"@aws-sdk/client-sqs": "^3.734.0",
"@aws-sdk/client-ec2": "^3.741.0",
"@aws-sdk/client-sqs": "^3.741.0",
"@aws-sdk/types": "^3.734.0",
"@middy/core": "^4.7.0",
"@octokit/auth-app": "6.1.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 @@
},
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-sdk/client-s3": "^3.735.0",
"@aws-sdk/lib-storage": "^3.735.0",
"@aws-sdk/client-s3": "^3.741.0",
"@aws-sdk/lib-storage": "^3.741.0",
"@aws-sdk/types": "^3.734.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 @@ -36,7 +36,7 @@
},
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-sdk/client-ec2": "^3.734.0",
"@aws-sdk/client-ec2": "^3.741.0",
"@aws-sdk/types": "^3.734.0",
"@middy/core": "^4.7.0",
"typescript": "^5.7.3"
Expand Down
4 changes: 2 additions & 2 deletions lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"all": "yarn build && yarn format && yarn lint && yarn test"
},
"devDependencies": {
"@aws-sdk/client-eventbridge": "^3.734.0",
"@aws-sdk/client-eventbridge": "^3.741.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/aws-lambda": "^8.10.146",
"@types/express": "^5.0.0",
Expand All @@ -40,7 +40,7 @@
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
"@aws-sdk/client-sqs": "^3.734.0",
"@aws-sdk/client-sqs": "^3.741.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
"@octokit/types": "^13.8.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 @@
},
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-sdk/client-ssm": "^3.735.0",
"@aws-sdk/client-ssm": "^3.741.0",
"@aws-sdk/types": "^3.734.0"
},
"nx": {
Expand Down
122 changes: 61 additions & 61 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ __metadata:
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
"@aws-sdk/client-ec2": "npm:^3.734.0"
"@aws-sdk/client-ssm": "npm:^3.735.0"
"@aws-sdk/client-ec2": "npm:^3.741.0"
"@aws-sdk/client-ssm": "npm:^3.741.0"
"@aws-sdk/types": "npm:^3.734.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.146"
Expand Down Expand Up @@ -164,7 +164,7 @@ __metadata:
resolution: "@aws-github-runner/aws-ssm-util@workspace:libs/aws-ssm-util"
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-sdk/client-ssm": "npm:^3.735.0"
"@aws-sdk/client-ssm": "npm:^3.741.0"
"@aws-sdk/types": "npm:^3.734.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.146"
Expand Down Expand Up @@ -194,8 +194,8 @@ __metadata:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
"@aws-lambda-powertools/parameters": "npm:^2.13.1"
"@aws-sdk/client-ec2": "npm:^3.734.0"
"@aws-sdk/client-sqs": "npm:^3.734.0"
"@aws-sdk/client-ec2": "npm:^3.741.0"
"@aws-sdk/client-sqs": "npm:^3.741.0"
"@aws-sdk/types": "npm:^3.734.0"
"@middy/core": "npm:^4.7.0"
"@octokit/auth-app": "npm:6.1.3"
Expand Down Expand Up @@ -233,8 +233,8 @@ __metadata:
resolution: "@aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer"
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-sdk/client-s3": "npm:^3.735.0"
"@aws-sdk/lib-storage": "npm:^3.735.0"
"@aws-sdk/client-s3": "npm:^3.741.0"
"@aws-sdk/lib-storage": "npm:^3.741.0"
"@aws-sdk/types": "npm:^3.734.0"
"@middy/core": "npm:^4.7.0"
"@octokit/rest": "npm:20.1.1"
Expand Down Expand Up @@ -265,7 +265,7 @@ __metadata:
resolution: "@aws-github-runner/termination-watcher@workspace:functions/termination-watcher"
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-sdk/client-ec2": "npm:^3.734.0"
"@aws-sdk/client-ec2": "npm:^3.741.0"
"@aws-sdk/types": "npm:^3.734.0"
"@middy/core": "npm:^4.7.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
Expand Down Expand Up @@ -297,8 +297,8 @@ __metadata:
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
"@aws-sdk/client-eventbridge": "npm:^3.734.0"
"@aws-sdk/client-sqs": "npm:^3.734.0"
"@aws-sdk/client-eventbridge": "npm:^3.741.0"
"@aws-sdk/client-sqs": "npm:^3.741.0"
"@middy/core": "npm:^4.7.0"
"@octokit/rest": "npm:20.1.1"
"@octokit/types": "npm:^13.8.0"
Expand Down Expand Up @@ -406,14 +406,14 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-ec2@npm:^3.734.0":
version: 3.734.0
resolution: "@aws-sdk/client-ec2@npm:3.734.0"
"@aws-sdk/client-ec2@npm:^3.741.0":
version: 3.741.0
resolution: "@aws-sdk/client-ec2@npm:3.741.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/core": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.741.0"
"@aws-sdk/middleware-host-header": "npm:3.734.0"
"@aws-sdk/middleware-logger": "npm:3.734.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.734.0"
Expand Down Expand Up @@ -453,24 +453,24 @@ __metadata:
"@types/uuid": "npm:^9.0.1"
tslib: "npm:^2.6.2"
uuid: "npm:^9.0.1"
checksum: 10c0/6c28a431e05b54dc25601598a8bd99bfa9537391397516d699aa26b1fb4a98934b22af6b8e67b8b70c81cbaa01ceb12957f19bfe7233d52ed80b9b92e1155c55
checksum: 10c0/2f8cb6fb060105fdbe06c890e5b6560689f3210ae846fec8d09d1fed6c562d68ea0deb8e1f24db48f63d226ebf0c755a65813d924121d44d6d9976ea316b60a1
languageName: node
linkType: hard

"@aws-sdk/client-eventbridge@npm:^3.734.0":
version: 3.734.0
resolution: "@aws-sdk/client-eventbridge@npm:3.734.0"
"@aws-sdk/client-eventbridge@npm:^3.741.0":
version: 3.741.0
resolution: "@aws-sdk/client-eventbridge@npm:3.741.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/core": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.741.0"
"@aws-sdk/middleware-host-header": "npm:3.734.0"
"@aws-sdk/middleware-logger": "npm:3.734.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.734.0"
"@aws-sdk/middleware-user-agent": "npm:3.734.0"
"@aws-sdk/region-config-resolver": "npm:3.734.0"
"@aws-sdk/signature-v4-multi-region": "npm:3.734.0"
"@aws-sdk/signature-v4-multi-region": "npm:3.740.0"
"@aws-sdk/types": "npm:3.734.0"
"@aws-sdk/util-endpoints": "npm:3.734.0"
"@aws-sdk/util-user-agent-browser": "npm:3.734.0"
Expand Down Expand Up @@ -501,31 +501,31 @@ __metadata:
"@smithy/util-retry": "npm:^4.0.1"
"@smithy/util-utf8": "npm:^4.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/040211c81c5b598f2b6c6e7d5d46c9bc38a7a2add7a7c65a74479cfe72cfae2b9ee17b942b9bf2b9898df6ec3866797dfe3cbbc51efb98c9d7ac489aa63b570b
checksum: 10c0/3becf9d72e7143c5b3fe166ae5747cf8a9e0ebc5fd6673b7b2a22acfb4c8a6f87940bccbb505e1e009b18369c2a4d7c57b3cad17c352934fa3be2457f753f845
languageName: node
linkType: hard

"@aws-sdk/client-s3@npm:^3.735.0":
version: 3.735.0
resolution: "@aws-sdk/client-s3@npm:3.735.0"
"@aws-sdk/client-s3@npm:^3.741.0":
version: 3.741.0
resolution: "@aws-sdk/client-s3@npm:3.741.0"
dependencies:
"@aws-crypto/sha1-browser": "npm:5.2.0"
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/core": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.741.0"
"@aws-sdk/middleware-bucket-endpoint": "npm:3.734.0"
"@aws-sdk/middleware-expect-continue": "npm:3.734.0"
"@aws-sdk/middleware-flexible-checksums": "npm:3.735.0"
"@aws-sdk/middleware-host-header": "npm:3.734.0"
"@aws-sdk/middleware-location-constraint": "npm:3.734.0"
"@aws-sdk/middleware-logger": "npm:3.734.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.734.0"
"@aws-sdk/middleware-sdk-s3": "npm:3.734.0"
"@aws-sdk/middleware-sdk-s3": "npm:3.740.0"
"@aws-sdk/middleware-ssec": "npm:3.734.0"
"@aws-sdk/middleware-user-agent": "npm:3.734.0"
"@aws-sdk/region-config-resolver": "npm:3.734.0"
"@aws-sdk/signature-v4-multi-region": "npm:3.734.0"
"@aws-sdk/signature-v4-multi-region": "npm:3.740.0"
"@aws-sdk/types": "npm:3.734.0"
"@aws-sdk/util-endpoints": "npm:3.734.0"
"@aws-sdk/util-user-agent-browser": "npm:3.734.0"
Expand Down Expand Up @@ -565,18 +565,18 @@ __metadata:
"@smithy/util-utf8": "npm:^4.0.0"
"@smithy/util-waiter": "npm:^4.0.2"
tslib: "npm:^2.6.2"
checksum: 10c0/1378a40e9ac1ae68bcfe930c9244f04f95ad5aef9db52444bfb6f4c876fed413dc815c03c96c6ab90246e56fe6eba5604d6e784bb6350a4623cb78d52458ca40
checksum: 10c0/a06bd521c43f5750fcdbac3542a49322adc788d1bb9f5e739223e93b21ae2ea15dad35a1dee4690071616952b6998a3a5113e416b72fdd3d9db0ea671e030cfa
languageName: node
linkType: hard

"@aws-sdk/client-sqs@npm:^3.734.0":
version: 3.734.0
resolution: "@aws-sdk/client-sqs@npm:3.734.0"
"@aws-sdk/client-sqs@npm:^3.741.0":
version: 3.741.0
resolution: "@aws-sdk/client-sqs@npm:3.741.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/core": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.741.0"
"@aws-sdk/middleware-host-header": "npm:3.734.0"
"@aws-sdk/middleware-logger": "npm:3.734.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.734.0"
Expand Down Expand Up @@ -614,18 +614,18 @@ __metadata:
"@smithy/util-retry": "npm:^4.0.1"
"@smithy/util-utf8": "npm:^4.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/18b76eb0b633e9cfbb17aebcaa02f2e1dcebb7d1cd98b5023c6cfcb6f4131699a213ffc4075930e0763d56a8ebd8ee2f87cf6aa277a6293084438fc7bb604ff7
checksum: 10c0/8ea0c2ee8d48bb3d8db668b705a82acff2988940e9ccc11d041e7b89610c6f1d083c4d55a36a0d52273f6aa94751b3b5b50140e375498120353635742c9eadc9
languageName: node
linkType: hard

"@aws-sdk/client-ssm@npm:^3.735.0":
version: 3.735.0
resolution: "@aws-sdk/client-ssm@npm:3.735.0"
"@aws-sdk/client-ssm@npm:^3.741.0":
version: 3.741.0
resolution: "@aws-sdk/client-ssm@npm:3.741.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/core": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.734.0"
"@aws-sdk/credential-provider-node": "npm:3.741.0"
"@aws-sdk/middleware-host-header": "npm:3.734.0"
"@aws-sdk/middleware-logger": "npm:3.734.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.734.0"
Expand Down Expand Up @@ -664,7 +664,7 @@ __metadata:
"@types/uuid": "npm:^9.0.1"
tslib: "npm:^2.6.2"
uuid: "npm:^9.0.1"
checksum: 10c0/408bd6df139a219c9f76696e014a38d1011bbff4a365aa6737db6e75c4d0bc330b82909cae72c29c46d5c1003872ddc66a0a948637d6496e624fa155c7557328
checksum: 10c0/2b6df9dd34711f246cd28ad622e648cfac6db7e59d4ec0b8040bc3c16949c1a2470978107d8eb43b6cf3685883cc6d65fba079c79e0fe8ed7b38a5fb5b991a62
languageName: node
linkType: hard

Expand Down Expand Up @@ -764,9 +764,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/credential-provider-ini@npm:3.734.0":
version: 3.734.0
resolution: "@aws-sdk/credential-provider-ini@npm:3.734.0"
"@aws-sdk/credential-provider-ini@npm:3.741.0":
version: 3.741.0
resolution: "@aws-sdk/credential-provider-ini@npm:3.741.0"
dependencies:
"@aws-sdk/core": "npm:3.734.0"
"@aws-sdk/credential-provider-env": "npm:3.734.0"
Expand All @@ -781,17 +781,17 @@ __metadata:
"@smithy/shared-ini-file-loader": "npm:^4.0.1"
"@smithy/types": "npm:^4.1.0"
tslib: "npm:^2.6.2"
checksum: 10c0/f7b4824875088754a09b5afc9efe5424b56d061eb3af98052be8d7e62c9b1530c4de213e2353ca2f85eb312aec16a54ad550530f41ca626eeaf86ce694b9ece0
checksum: 10c0/7dc88dee6a7495d76660627e5815e7b3eb803b2f9ffc729c4191b48e55272ba0784451f872e3975361a49701c71667120d7d9e668e90c8e149d4f6d616799fed
languageName: node
linkType: hard

"@aws-sdk/credential-provider-node@npm:3.734.0":
version: 3.734.0
resolution: "@aws-sdk/credential-provider-node@npm:3.734.0"
"@aws-sdk/credential-provider-node@npm:3.741.0":
version: 3.741.0
resolution: "@aws-sdk/credential-provider-node@npm:3.741.0"
dependencies:
"@aws-sdk/credential-provider-env": "npm:3.734.0"
"@aws-sdk/credential-provider-http": "npm:3.734.0"
"@aws-sdk/credential-provider-ini": "npm:3.734.0"
"@aws-sdk/credential-provider-ini": "npm:3.741.0"
"@aws-sdk/credential-provider-process": "npm:3.734.0"
"@aws-sdk/credential-provider-sso": "npm:3.734.0"
"@aws-sdk/credential-provider-web-identity": "npm:3.734.0"
Expand All @@ -801,7 +801,7 @@ __metadata:
"@smithy/shared-ini-file-loader": "npm:^4.0.1"
"@smithy/types": "npm:^4.1.0"
tslib: "npm:^2.6.2"
checksum: 10c0/5ef9d24a473e73c831748bde93169ca4634d7f7e4ac1b5100d78f08c407b3bc0ffe7ff21b65c6a04b0e7c1fe9a4c484a1348b3e63cb6e394d72066940c5ea507
checksum: 10c0/98a9693f4cfbadedc1b707ad72f6a3f5714becfdf21cdc3ace7a1d43947b2b82117a7ac42102583196b1306ed3071c1d4fa284646e106aeee076bc6c68fab386
languageName: node
linkType: hard

Expand Down Expand Up @@ -849,9 +849,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/lib-storage@npm:^3.735.0":
version: 3.735.0
resolution: "@aws-sdk/lib-storage@npm:3.735.0"
"@aws-sdk/lib-storage@npm:^3.741.0":
version: 3.741.0
resolution: "@aws-sdk/lib-storage@npm:3.741.0"
dependencies:
"@smithy/abort-controller": "npm:^4.0.1"
"@smithy/middleware-endpoint": "npm:^4.0.2"
Expand All @@ -861,8 +861,8 @@ __metadata:
stream-browserify: "npm:3.0.0"
tslib: "npm:^2.6.2"
peerDependencies:
"@aws-sdk/client-s3": ^3.735.0
checksum: 10c0/cc9e463c1aab45e297f077ddbdc01f45f003deaaa3d40e1a69ec9e4faa3e30c122c295f8a13c1ba0e604f48d0d78754ae13f0bf048e668ccfe165d5d1b6fc61c
"@aws-sdk/client-s3": ^3.741.0
checksum: 10c0/a3cc9bddcf70fb71727b4f85cb3cb25524192063db491fa28ddac9d9e34676535450a024265092c80bb83b04b9c1a003846a7046766aae84d438481faefd0518
languageName: node
linkType: hard

Expand Down Expand Up @@ -976,9 +976,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/middleware-sdk-s3@npm:3.734.0":
version: 3.734.0
resolution: "@aws-sdk/middleware-sdk-s3@npm:3.734.0"
"@aws-sdk/middleware-sdk-s3@npm:3.740.0":
version: 3.740.0
resolution: "@aws-sdk/middleware-sdk-s3@npm:3.740.0"
dependencies:
"@aws-sdk/core": "npm:3.734.0"
"@aws-sdk/types": "npm:3.734.0"
Expand All @@ -994,7 +994,7 @@ __metadata:
"@smithy/util-stream": "npm:^4.0.2"
"@smithy/util-utf8": "npm:^4.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/cd775c7066707ea7ddd0cdc8dd809720fd5aed6e5f7e615629f7403ad6e30923fb89e8da0311f5dd1165a28b3a575b491ac0e2002e80afa12719eb8472f8ca95
checksum: 10c0/f9490d9993d7f9f59d46cc080d5c7675075d01490f230cc7281832de56905ae8ca081a8389471337cb2880cf927d595150871c3687d8b40a7ac1dc1c19625bf1
languageName: node
linkType: hard

Expand Down Expand Up @@ -1098,17 +1098,17 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/signature-v4-multi-region@npm:3.734.0":
version: 3.734.0
resolution: "@aws-sdk/signature-v4-multi-region@npm:3.734.0"
"@aws-sdk/signature-v4-multi-region@npm:3.740.0":
version: 3.740.0
resolution: "@aws-sdk/signature-v4-multi-region@npm:3.740.0"
dependencies:
"@aws-sdk/middleware-sdk-s3": "npm:3.734.0"
"@aws-sdk/middleware-sdk-s3": "npm:3.740.0"
"@aws-sdk/types": "npm:3.734.0"
"@smithy/protocol-http": "npm:^5.0.1"
"@smithy/signature-v4": "npm:^5.0.1"
"@smithy/types": "npm:^4.1.0"
tslib: "npm:^2.6.2"
checksum: 10c0/1b71e5a5c7995af4aa5432a0156853e4fb43873ac535b1d982e411ac200d8e2482c5bd56a288e67414a9d05c983a06bee7e3fa0d499b13ac236e5b4b81138a03
checksum: 10c0/5165dee36e595f2fd471538d65c01101a25e5b4b6c28289be3d003f9f175f19addfb5faf7caed56ccdd47483e4a3fcd730af21ce07db7cb72f67874571ee72a9
languageName: node
linkType: hard

Expand Down

0 comments on commit 60c734d

Please sign in to comment.