Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.716.0` | `3.721.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.716.0` | `3.721.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.716.0` | `3.721.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.717.0` | `3.722.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.717.0` | `3.722.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.716.0` | `3.721.0` |

Updates `@aws-sdk/client-ec2` from 3.716.0 to 3.721.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.721.0</h2>
<h4>3.721.0(2025-01-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> In-flight message typo fix from 20k to
120k. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00">6ed6c121</a>)</li>
<li>fix various tsdoc tags (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6765">#6765</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/599a60f9a2069529f949b4cd5daa0fc3938b8632">599a60f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/195db96add5d18bd4b5f0c5574eb735761a9531f">195db96a</a>)</li>
<li><strong>client-organizations:</strong> Added
ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to
ConstraintViolationException for the EnableAllFeatures operation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f509e1df4383677c0d3bd68521b695807917d6e1">f509e1df</a>)</li>
<li><strong>client-appsync:</strong> Modify UpdateGraphQLAPI operation
and flag authenticationType as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66363a29aee81a79ba0dbb9fa9c03ece22c6675f">66363a29</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
the AVC3 codec and fixes an alignment issue with Japanese vertical
captions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08f266e9ecec1e52ef71a1029f1a670f94c63474">08f266e9</a>)</li>
<li><strong>client-mediaconnect:</strong> AWS Elemental MediaConnect now
supports Content Quality Analysis for enhanced source stream monitoring.
This enables you to track specific audio and video metrics in transport
stream source flows, ensuring your content meets quality standards. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c0288fd180b264f517c0b8a18aa1f2c66d88efcd">c0288fd1</a>)</li>
<li><strong>client-sagemaker:</strong> Adding ETag information with
Model Artifacts for Model Registry (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c5a3b23a2601c171dca943ee244e7a5c8043aa67">c5a3b23a</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift releases a new
game session shutdown feature. Use the Amazon GameLift console or AWS
CLI to terminate an in-progress game session that's entered a bad state
or is no longer needed. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb4238dbbc372ce2d2f0ab6bf4f6461ef2a423d3">fb4238db</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.721.0.zip</strong></p>
<h2>v3.720.0</h2>
<h4>3.720.0(2024-12-28)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-ecr-public:</strong> Restoring custom endpoint
functionality for ECR Public (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482">fdea90a0</a>)</li>
<li><strong>client-ecr:</strong> Restoring custom endpoint functionality
for ECR (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4">53504cc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.720.0.zip</strong></p>
<h2>v3.719.1</h2>
<h4>3.719.1(2024-12-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to v4.5.3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6759">#6759</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d6160ef71e59190e4f8054cbeb5d090c5ccd0d4f">d6160ef7</a>)</li>
<li><strong>ci:</strong> skip enabling corepack (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6760">#6760</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fcfb985c832c32d07da6652f2db76c45d8d875a2">fcfb985c</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates Amazon RDS documentation to
correct various descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0b5547d8a96992206784fe87a8732f2f6a6586a">b0b5547d</a>)</li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.720.0...v3.721.0">3.721.0</a>
(2025-01-02)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b72d98a7ab4f399711e9e915c26f5d120ad72ad6"><code>b72d98a</code></a>
Publish v3.721.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.721.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.716.0 to 3.721.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.721.0</h2>
<h4>3.721.0(2025-01-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> In-flight message typo fix from 20k to
120k. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00">6ed6c121</a>)</li>
<li>fix various tsdoc tags (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6765">#6765</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/599a60f9a2069529f949b4cd5daa0fc3938b8632">599a60f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/195db96add5d18bd4b5f0c5574eb735761a9531f">195db96a</a>)</li>
<li><strong>client-organizations:</strong> Added
ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to
ConstraintViolationException for the EnableAllFeatures operation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f509e1df4383677c0d3bd68521b695807917d6e1">f509e1df</a>)</li>
<li><strong>client-appsync:</strong> Modify UpdateGraphQLAPI operation
and flag authenticationType as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66363a29aee81a79ba0dbb9fa9c03ece22c6675f">66363a29</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
the AVC3 codec and fixes an alignment issue with Japanese vertical
captions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08f266e9ecec1e52ef71a1029f1a670f94c63474">08f266e9</a>)</li>
<li><strong>client-mediaconnect:</strong> AWS Elemental MediaConnect now
supports Content Quality Analysis for enhanced source stream monitoring.
This enables you to track specific audio and video metrics in transport
stream source flows, ensuring your content meets quality standards. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c0288fd180b264f517c0b8a18aa1f2c66d88efcd">c0288fd1</a>)</li>
<li><strong>client-sagemaker:</strong> Adding ETag information with
Model Artifacts for Model Registry (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c5a3b23a2601c171dca943ee244e7a5c8043aa67">c5a3b23a</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift releases a new
game session shutdown feature. Use the Amazon GameLift console or AWS
CLI to terminate an in-progress game session that's entered a bad state
or is no longer needed. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb4238dbbc372ce2d2f0ab6bf4f6461ef2a423d3">fb4238db</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.721.0.zip</strong></p>
<h2>v3.720.0</h2>
<h4>3.720.0(2024-12-28)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-ecr-public:</strong> Restoring custom endpoint
functionality for ECR Public (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482">fdea90a0</a>)</li>
<li><strong>client-ecr:</strong> Restoring custom endpoint functionality
for ECR (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4">53504cc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.720.0.zip</strong></p>
<h2>v3.719.1</h2>
<h4>3.719.1(2024-12-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to v4.5.3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6759">#6759</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d6160ef71e59190e4f8054cbeb5d090c5ccd0d4f">d6160ef7</a>)</li>
<li><strong>ci:</strong> skip enabling corepack (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6760">#6760</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fcfb985c832c32d07da6652f2db76c45d8d875a2">fcfb985c</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates Amazon RDS documentation to
correct various descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0b5547d8a96992206784fe87a8732f2f6a6586a">b0b5547d</a>)</li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.720.0...v3.721.0">3.721.0</a>
(2025-01-02)</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/b72d98a7ab4f399711e9e915c26f5d120ad72ad6"><code>b72d98a</code></a>
Publish v3.721.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.721.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.716.0 to 3.721.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.721.0</h2>
<h4>3.721.0(2025-01-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> In-flight message typo fix from 20k to
120k. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00">6ed6c121</a>)</li>
<li>fix various tsdoc tags (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6765">#6765</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/599a60f9a2069529f949b4cd5daa0fc3938b8632">599a60f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/195db96add5d18bd4b5f0c5574eb735761a9531f">195db96a</a>)</li>
<li><strong>client-organizations:</strong> Added
ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to
ConstraintViolationException for the EnableAllFeatures operation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f509e1df4383677c0d3bd68521b695807917d6e1">f509e1df</a>)</li>
<li><strong>client-appsync:</strong> Modify UpdateGraphQLAPI operation
and flag authenticationType as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66363a29aee81a79ba0dbb9fa9c03ece22c6675f">66363a29</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
the AVC3 codec and fixes an alignment issue with Japanese vertical
captions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08f266e9ecec1e52ef71a1029f1a670f94c63474">08f266e9</a>)</li>
<li><strong>client-mediaconnect:</strong> AWS Elemental MediaConnect now
supports Content Quality Analysis for enhanced source stream monitoring.
This enables you to track specific audio and video metrics in transport
stream source flows, ensuring your content meets quality standards. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c0288fd180b264f517c0b8a18aa1f2c66d88efcd">c0288fd1</a>)</li>
<li><strong>client-sagemaker:</strong> Adding ETag information with
Model Artifacts for Model Registry (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c5a3b23a2601c171dca943ee244e7a5c8043aa67">c5a3b23a</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift releases a new
game session shutdown feature. Use the Amazon GameLift console or AWS
CLI to terminate an in-progress game session that's entered a bad state
or is no longer needed. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb4238dbbc372ce2d2f0ab6bf4f6461ef2a423d3">fb4238db</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.721.0.zip</strong></p>
<h2>v3.720.0</h2>
<h4>3.720.0(2024-12-28)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-ecr-public:</strong> Restoring custom endpoint
functionality for ECR Public (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482">fdea90a0</a>)</li>
<li><strong>client-ecr:</strong> Restoring custom endpoint functionality
for ECR (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4">53504cc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.720.0.zip</strong></p>
<h2>v3.719.1</h2>
<h4>3.719.1(2024-12-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to v4.5.3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6759">#6759</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d6160ef71e59190e4f8054cbeb5d090c5ccd0d4f">d6160ef7</a>)</li>
<li><strong>ci:</strong> skip enabling corepack (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6760">#6760</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fcfb985c832c32d07da6652f2db76c45d8d875a2">fcfb985c</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates Amazon RDS documentation to
correct various descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0b5547d8a96992206784fe87a8732f2f6a6586a">b0b5547d</a>)</li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.720.0...v3.721.0">3.721.0</a>
(2025-01-02)</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/b72d98a7ab4f399711e9e915c26f5d120ad72ad6"><code>b72d98a</code></a>
Publish v3.721.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00"><code>6ed6c12</code></a>
docs(client-sqs): In-flight message typo fix from 20k to 120k.</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.721.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.717.0 to 3.722.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.722.0</h2>
<h4>3.722.0(2025-01-03)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route-53-domains:</strong> Doc only update for Route
53 Domains that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba55985fbe4db445a102bd567f7bd10fd827c968">ba55985f</a>)</li>
<li><strong>client-ecs:</strong> Adding SDK reference examples for
Amazon ECS operations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06662a304427c85dca2f2001a5a123f983c95e13">06662a30</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/726fcf5e98988df32e5a5af65b6b3b7ed23585f7">726fcf5e</a>)</li>
<li><strong>client-s3:</strong> This change is only for updating the
model regexp of CopySource which is not for validation but only for
documentation and user guide change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3bb74c5bd68087528d9710906ba186c7b211843d">3bb74c5b</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.722.0.zip</strong></p>
<h2>v3.721.0</h2>
<h4>3.721.0(2025-01-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> In-flight message typo fix from 20k to
120k. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00">6ed6c121</a>)</li>
<li>fix various tsdoc tags (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6765">#6765</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/599a60f9a2069529f949b4cd5daa0fc3938b8632">599a60f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/195db96add5d18bd4b5f0c5574eb735761a9531f">195db96a</a>)</li>
<li><strong>client-organizations:</strong> Added
ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to
ConstraintViolationException for the EnableAllFeatures operation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f509e1df4383677c0d3bd68521b695807917d6e1">f509e1df</a>)</li>
<li><strong>client-appsync:</strong> Modify UpdateGraphQLAPI operation
and flag authenticationType as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66363a29aee81a79ba0dbb9fa9c03ece22c6675f">66363a29</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
the AVC3 codec and fixes an alignment issue with Japanese vertical
captions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08f266e9ecec1e52ef71a1029f1a670f94c63474">08f266e9</a>)</li>
<li><strong>client-mediaconnect:</strong> AWS Elemental MediaConnect now
supports Content Quality Analysis for enhanced source stream monitoring.
This enables you to track specific audio and video metrics in transport
stream source flows, ensuring your content meets quality standards. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c0288fd180b264f517c0b8a18aa1f2c66d88efcd">c0288fd1</a>)</li>
<li><strong>client-sagemaker:</strong> Adding ETag information with
Model Artifacts for Model Registry (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c5a3b23a2601c171dca943ee244e7a5c8043aa67">c5a3b23a</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift releases a new
game session shutdown feature. Use the Amazon GameLift console or AWS
CLI to terminate an in-progress game session that's entered a bad state
or is no longer needed. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb4238dbbc372ce2d2f0ab6bf4f6461ef2a423d3">fb4238db</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.721.0.zip</strong></p>
<h2>v3.720.0</h2>
<h4>3.720.0(2024-12-28)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-ecr-public:</strong> Restoring custom endpoint
functionality for ECR Public (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482">fdea90a0</a>)</li>
<li><strong>client-ecr:</strong> Restoring custom endpoint functionality
for ECR (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4">53504cc1</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.721.0...v3.722.0">3.722.0</a>
(2025-01-03)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> This change is only for updating the
model regexp of CopySource which is not for validation but only for
documentation and user guide change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3bb74c5bd68087528d9710906ba186c7b211843d">3bb74c5</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.720.0...v3.721.0">3.721.0</a>
(2025-01-02)</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/cdd7ff75f23aad2225de7f423aa9238bf0e0fa3c"><code>cdd7ff7</code></a>
Publish v3.722.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/3bb74c5bd68087528d9710906ba186c7b211843d"><code>3bb74c5</code></a>
feat(client-s3): This change is only for updating the model regexp of
CopySou...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b72d98a7ab4f399711e9e915c26f5d120ad72ad6"><code>b72d98a</code></a>
Publish v3.721.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.722.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.717.0 to 3.722.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.722.0</h2>
<h4>3.722.0(2025-01-03)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route-53-domains:</strong> Doc only update for Route
53 Domains that fixes several customer-reported issues (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba55985fbe4db445a102bd567f7bd10fd827c968">ba55985f</a>)</li>
<li><strong>client-ecs:</strong> Adding SDK reference examples for
Amazon ECS operations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/06662a304427c85dca2f2001a5a123f983c95e13">06662a30</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/726fcf5e98988df32e5a5af65b6b3b7ed23585f7">726fcf5e</a>)</li>
<li><strong>client-s3:</strong> This change is only for updating the
model regexp of CopySource which is not for validation but only for
documentation and user guide change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3bb74c5bd68087528d9710906ba186c7b211843d">3bb74c5b</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.722.0.zip</strong></p>
<h2>v3.721.0</h2>
<h4>3.721.0(2025-01-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> In-flight message typo fix from 20k to
120k. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00">6ed6c121</a>)</li>
<li>fix various tsdoc tags (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6765">#6765</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/599a60f9a2069529f949b4cd5daa0fc3938b8632">599a60f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/195db96add5d18bd4b5f0c5574eb735761a9531f">195db96a</a>)</li>
<li><strong>client-organizations:</strong> Added
ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to
ConstraintViolationException for the EnableAllFeatures operation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f509e1df4383677c0d3bd68521b695807917d6e1">f509e1df</a>)</li>
<li><strong>client-appsync:</strong> Modify UpdateGraphQLAPI operation
and flag authenticationType as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66363a29aee81a79ba0dbb9fa9c03ece22c6675f">66363a29</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
the AVC3 codec and fixes an alignment issue with Japanese vertical
captions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08f266e9ecec1e52ef71a1029f1a670f94c63474">08f266e9</a>)</li>
<li><strong>client-mediaconnect:</strong> AWS Elemental MediaConnect now
supports Content Quality Analysis for enhanced source stream monitoring.
This enables you to track specific audio and video metrics in transport
stream source flows, ensuring your content meets quality standards. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c0288fd180b264f517c0b8a18aa1f2c66d88efcd">c0288fd1</a>)</li>
<li><strong>client-sagemaker:</strong> Adding ETag information with
Model Artifacts for Model Registry (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c5a3b23a2601c171dca943ee244e7a5c8043aa67">c5a3b23a</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift releases a new
game session shutdown feature. Use the Amazon GameLift console or AWS
CLI to terminate an in-progress game session that's entered a bad state
or is no longer needed. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb4238dbbc372ce2d2f0ab6bf4f6461ef2a423d3">fb4238db</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.721.0.zip</strong></p>
<h2>v3.720.0</h2>
<h4>3.720.0(2024-12-28)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-ecr-public:</strong> Restoring custom endpoint
functionality for ECR Public (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482">fdea90a0</a>)</li>
<li><strong>client-ecr:</strong> Restoring custom endpoint functionality
for ECR (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4">53504cc1</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.721.0...v3.722.0">3.722.0</a>
(2025-01-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.720.0...v3.721.0">3.721.0</a>
(2025-01-02)</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/cdd7ff75f23aad2225de7f423aa9238bf0e0fa3c"><code>cdd7ff7</code></a>
Publish v3.722.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b72d98a7ab4f399711e9e915c26f5d120ad72ad6"><code>b72d98a</code></a>
Publish v3.721.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.722.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.716.0 to 3.721.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.721.0</h2>
<h4>3.721.0(2025-01-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> In-flight message typo fix from 20k to
120k. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6ed6c121f9144adc71c15a17d626808396e25e00">6ed6c121</a>)</li>
<li>fix various tsdoc tags (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6765">#6765</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/599a60f9a2069529f949b4cd5daa0fc3938b8632">599a60f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/195db96add5d18bd4b5f0c5574eb735761a9531f">195db96a</a>)</li>
<li><strong>client-organizations:</strong> Added
ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to
ConstraintViolationException for the EnableAllFeatures operation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f509e1df4383677c0d3bd68521b695807917d6e1">f509e1df</a>)</li>
<li><strong>client-appsync:</strong> Modify UpdateGraphQLAPI operation
and flag authenticationType as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66363a29aee81a79ba0dbb9fa9c03ece22c6675f">66363a29</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
the AVC3 codec and fixes an alignment issue with Japanese vertical
captions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08f266e9ecec1e52ef71a1029f1a670f94c63474">08f266e9</a>)</li>
<li><strong>client-mediaconnect:</strong> AWS Elemental MediaConnect now
supports Content Quality Analysis for enhanced source stream monitoring.
This enables you to track specific audio and video metrics in transport
stream source flows, ensuring your content meets quality standards. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c0288fd180b264f517c0b8a18aa1f2c66d88efcd">c0288fd1</a>)</li>
<li><strong>client-sagemaker:</strong> Adding ETag information with
Model Artifacts for Model Registry (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c5a3b23a2601c171dca943ee244e7a5c8043aa67">c5a3b23a</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift releases a new
game session shutdown feature. Use the Amazon GameLift console or AWS
CLI to terminate an in-progress game session that's entered a bad state
or is no longer needed. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb4238dbbc372ce2d2f0ab6bf4f6461ef2a423d3">fb4238db</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.721.0.zip</strong></p>
<h2>v3.720.0</h2>
<h4>3.720.0(2024-12-28)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-ecr-public:</strong> Restoring custom endpoint
functionality for ECR Public (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482">fdea90a0</a>)</li>
<li><strong>client-ecr:</strong> Restoring custom endpoint functionality
for ECR (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4">53504cc1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.720.0.zip</strong></p>
<h2>v3.719.1</h2>
<h4>3.719.1(2024-12-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to v4.5.3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6759">#6759</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d6160ef71e59190e4f8054cbeb5d090c5ccd0d4f">d6160ef7</a>)</li>
<li><strong>ci:</strong> skip enabling corepack (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6760">#6760</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fcfb985c832c32d07da6652f2db76c45d8d875a2">fcfb985c</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates Amazon RDS documentation to
correct various descriptions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0b5547d8a96992206784fe87a8732f2f6a6586a">b0b5547d</a>)</li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.720.0...v3.721.0">3.721.0</a>
(2025-01-02)</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/b72d98a7ab4f399711e9e915c26f5d120ad72ad6"><code>b72d98a</code></a>
Publish v3.721.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.721.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 5f519e5 commit 1282e11
Show file tree
Hide file tree
Showing 7 changed files with 129 additions and 129 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.716.0",
"@aws-sdk/client-ssm": "^3.716.0",
"@aws-sdk/client-ec2": "^3.721.0",
"@aws-sdk/client-ssm": "^3.721.0",
"@aws-sdk/types": "^3.714.0",
"cron-parser": "^4.9.0",
"typescript": "^5.7.2"
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.12.0",
"@aws-sdk/client-ec2": "^3.716.0",
"@aws-sdk/client-sqs": "^3.716.0",
"@aws-sdk/client-ec2": "^3.721.0",
"@aws-sdk/client-sqs": "^3.721.0",
"@aws-sdk/types": "^3.714.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.717.0",
"@aws-sdk/lib-storage": "^3.717.0",
"@aws-sdk/client-s3": "^3.722.0",
"@aws-sdk/lib-storage": "^3.722.0",
"@aws-sdk/types": "^3.714.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.716.0",
"@aws-sdk/client-ec2": "^3.721.0",
"@aws-sdk/types": "^3.714.0",
"@middy/core": "^4.7.0",
"typescript": "^5.7.2"
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.716.0",
"@aws-sdk/client-eventbridge": "^3.721.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/aws-lambda": "^8.10.146",
"@types/express": "^4.17.21",
Expand All @@ -40,7 +40,7 @@
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
"@aws-sdk/client-sqs": "^3.716.0",
"@aws-sdk/client-sqs": "^3.721.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
"@octokit/types": "^13.6.2",
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 @@
},
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-sdk/client-ssm": "^3.716.0",
"@aws-sdk/client-ssm": "^3.721.0",
"@aws-sdk/types": "^3.714.0"
},
"nx": {
Expand Down
Loading

0 comments on commit 1282e11

Please sign in to comment.