Skip to content

Commit

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

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

Updates `@aws-sdk/client-ec2` from 3.485.0 to 3.490.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.490.0</h2>
<h4>3.490.0(2024-01-11)</h4>
<h5>Chores</h5>
<ul>
<li>delete source code for middleware-compression (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5673">#5673</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a28cab0896b8d5cc380bac95f9264668c40fd03">7a28cab0</a>)</li>
<li>add smoke test traits dep (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5664">#5664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0dd46be5896bcc8e82d5035abda64ed957b551">6d0dd46b</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> Added AWS Workspaces
RebootWorkspaces API - Extended Reboot documentation update (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f0b785325b58ddcc723d256df54296bba92f07d">0f0b7853</a>)</li>
<li><strong>client-secrets-manager:</strong> Doc only update for Secrets
Manager (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbbd00f5b17a2a2209f2d768325e74c03de9d2f2">fbbd00f5</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-01-11
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ff330e7efaa525a37e5f3198d22c6e66a9cb0e9">3ff330e7</a>)</li>
<li><strong>client-iot:</strong> Add ConflictException to Update APIs of
AWS IoT Software Package Catalog (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b6b5e486b74e452f2aac54d3cfbb34248e5db2c">3b6b5e48</a>)</li>
<li><strong>client-iotfleetwise:</strong> The following dataTypes have
been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType;
CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason;
CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in
NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in
SignalDecoderType (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef8a69965f9bcf636b2a28134d85af788bd4923b">ef8a6996</a>)</li>
<li><strong>client-eventbridge:</strong> Adding AppSync as an
EventBridge Target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1853dabb140cea9f693bd0bf1c17c2109094c927">1853dabb</a>)</li>
<li><strong>client-ecs:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b7b13e42caceea038c7c6b75c033baadbec7109">8b7b13e4</a>)</li>
<li><strong>client-ec2:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd0cdf2e755ed6702e14174510958c4609cd8748">dd0cdf2e</a>)</li>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5288">#5288</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3">ddc477c3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> rename
<code>AWSSDKSigV4</code> to <code>AwsSdkSigV4</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5667">#5667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9">9c3e91ae</a>)</li>
<li><strong>lib-storage:</strong> fix Location field decoding in Upload
class (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5668">#5668</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/59ff8e1d66cb4194ded8458f23a4b3f2caed2ee3">59ff8e1d</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>middleware, deep imports (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5672">#5672</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56c24d2871671f6ef40dc7d57d2e30362579e7e7">56c24d28</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.490.0.zip</strong></p>
<h2>v3.489.0</h2>
<h4>3.489.0(2024-01-10)</h4>
<h5>Chores</h5>
<ul>
<li><strong>types:</strong> remove unused un-exported types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5653">#5653</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2bd2eea7b96570c1c151d2cf669a139fd6d0fab8">2bd2eea7</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Updates to
ConfigParameter for RSS workgroup, removal of use_fips_ssl (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/264eba63994831f9882e811b48657f7949759aaf">264eba63</a>)</li>
<li><strong>middleware-compression:</strong> add deprecation messages
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5659">#5659</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5696dd1a5f346576481d5d1fc5ab64a5f11bff98">5696dd1a</a>)</li>
</ul>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0">3.490.0</a>
(2024-01-11)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> rename
<code>AWSSDKSigV4</code> to <code>AwsSdkSigV4</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5667">#5667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9">9c3e91a</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd0cdf2e755ed6702e14174510958c4609cd8748">dd0cdf2</a>)</li>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5288">#5288</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3">ddc477c</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.488.0...v3.489.0">3.489.0</a>
(2024-01-10)</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.487.0...v3.488.0">3.488.0</a>
(2024-01-08)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Amazon EC2 R7iz bare metal instances
are powered by custom 4th generation Intel Xeon Scalable processors. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c62c9b2628e47193267498ae6463197c7d0ce275">c62c9b2</a>)</li>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with signing customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5286">#5286</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba36c483267397a903d8cf6dde068641772b552">1ba36c4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1db9eb15a86865afd6c2ab849010f549a418f8ad"><code>1db9eb1</code></a>
Publish v3.490.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd0cdf2e755ed6702e14174510958c4609cd8748"><code>dd0cdf2</code></a>
feat(client-ec2): This release adds support for adding an
ElasticBlockStorage...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3"><code>ddc477c</code></a>
feat(experimentalIdentityAndAuth): release phase for services with
customizat...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9"><code>9c3e91a</code></a>
fix(experimentalIdentityAndAuth): rename <code>AWSSDKSigV4</code> to
<code>AwsSdkSigV4</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/5667">#5667</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c2ec4bb9112e11361bc5f8bbfe6474a92cb4be"><code>62c2ec4</code></a>
Publish v3.489.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f5c19c0c314ea1e02f067c169c8d6e7dacb733ac"><code>f5c19c0</code></a>
Publish v3.488.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c62c9b2628e47193267498ae6463197c7d0ce275"><code>c62c9b2</code></a>
feat(client-ec2): Amazon EC2 R7iz bare metal instances are powered by
custom ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1ba36c483267397a903d8cf6dde068641772b552"><code>1ba36c4</code></a>
feat(experimentalIdentityAndAuth): release phase for services with
signing cu...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.490.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.485.0 to 3.490.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.490.0</h2>
<h4>3.490.0(2024-01-11)</h4>
<h5>Chores</h5>
<ul>
<li>delete source code for middleware-compression (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5673">#5673</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a28cab0896b8d5cc380bac95f9264668c40fd03">7a28cab0</a>)</li>
<li>add smoke test traits dep (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5664">#5664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0dd46be5896bcc8e82d5035abda64ed957b551">6d0dd46b</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> Added AWS Workspaces
RebootWorkspaces API - Extended Reboot documentation update (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f0b785325b58ddcc723d256df54296bba92f07d">0f0b7853</a>)</li>
<li><strong>client-secrets-manager:</strong> Doc only update for Secrets
Manager (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbbd00f5b17a2a2209f2d768325e74c03de9d2f2">fbbd00f5</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-01-11
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ff330e7efaa525a37e5f3198d22c6e66a9cb0e9">3ff330e7</a>)</li>
<li><strong>client-iot:</strong> Add ConflictException to Update APIs of
AWS IoT Software Package Catalog (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b6b5e486b74e452f2aac54d3cfbb34248e5db2c">3b6b5e48</a>)</li>
<li><strong>client-iotfleetwise:</strong> The following dataTypes have
been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType;
CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason;
CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in
NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in
SignalDecoderType (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef8a69965f9bcf636b2a28134d85af788bd4923b">ef8a6996</a>)</li>
<li><strong>client-eventbridge:</strong> Adding AppSync as an
EventBridge Target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1853dabb140cea9f693bd0bf1c17c2109094c927">1853dabb</a>)</li>
<li><strong>client-ecs:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b7b13e42caceea038c7c6b75c033baadbec7109">8b7b13e4</a>)</li>
<li><strong>client-ec2:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd0cdf2e755ed6702e14174510958c4609cd8748">dd0cdf2e</a>)</li>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5288">#5288</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3">ddc477c3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> rename
<code>AWSSDKSigV4</code> to <code>AwsSdkSigV4</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5667">#5667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9">9c3e91ae</a>)</li>
<li><strong>lib-storage:</strong> fix Location field decoding in Upload
class (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5668">#5668</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/59ff8e1d66cb4194ded8458f23a4b3f2caed2ee3">59ff8e1d</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>middleware, deep imports (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5672">#5672</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56c24d2871671f6ef40dc7d57d2e30362579e7e7">56c24d28</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.490.0.zip</strong></p>
<h2>v3.489.0</h2>
<h4>3.489.0(2024-01-10)</h4>
<h5>Chores</h5>
<ul>
<li><strong>types:</strong> remove unused un-exported types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5653">#5653</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2bd2eea7b96570c1c151d2cf669a139fd6d0fab8">2bd2eea7</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Updates to
ConfigParameter for RSS workgroup, removal of use_fips_ssl (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/264eba63994831f9882e811b48657f7949759aaf">264eba63</a>)</li>
<li><strong>middleware-compression:</strong> add deprecation messages
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5659">#5659</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5696dd1a5f346576481d5d1fc5ab64a5f11bff98">5696dd1a</a>)</li>
</ul>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0">3.490.0</a>
(2024-01-11)</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.488.0...v3.489.0">3.489.0</a>
(2024-01-10)</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/1db9eb15a86865afd6c2ab849010f549a418f8ad"><code>1db9eb1</code></a>
Publish v3.490.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c2ec4bb9112e11361bc5f8bbfe6474a92cb4be"><code>62c2ec4</code></a>
Publish v3.489.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.490.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.485.0 to 3.490.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.490.0</h2>
<h4>3.490.0(2024-01-11)</h4>
<h5>Chores</h5>
<ul>
<li>delete source code for middleware-compression (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5673">#5673</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a28cab0896b8d5cc380bac95f9264668c40fd03">7a28cab0</a>)</li>
<li>add smoke test traits dep (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5664">#5664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0dd46be5896bcc8e82d5035abda64ed957b551">6d0dd46b</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> Added AWS Workspaces
RebootWorkspaces API - Extended Reboot documentation update (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f0b785325b58ddcc723d256df54296bba92f07d">0f0b7853</a>)</li>
<li><strong>client-secrets-manager:</strong> Doc only update for Secrets
Manager (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbbd00f5b17a2a2209f2d768325e74c03de9d2f2">fbbd00f5</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-01-11
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ff330e7efaa525a37e5f3198d22c6e66a9cb0e9">3ff330e7</a>)</li>
<li><strong>client-iot:</strong> Add ConflictException to Update APIs of
AWS IoT Software Package Catalog (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b6b5e486b74e452f2aac54d3cfbb34248e5db2c">3b6b5e48</a>)</li>
<li><strong>client-iotfleetwise:</strong> The following dataTypes have
been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType;
CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason;
CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in
NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in
SignalDecoderType (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef8a69965f9bcf636b2a28134d85af788bd4923b">ef8a6996</a>)</li>
<li><strong>client-eventbridge:</strong> Adding AppSync as an
EventBridge Target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1853dabb140cea9f693bd0bf1c17c2109094c927">1853dabb</a>)</li>
<li><strong>client-ecs:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b7b13e42caceea038c7c6b75c033baadbec7109">8b7b13e4</a>)</li>
<li><strong>client-ec2:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd0cdf2e755ed6702e14174510958c4609cd8748">dd0cdf2e</a>)</li>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5288">#5288</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3">ddc477c3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> rename
<code>AWSSDKSigV4</code> to <code>AwsSdkSigV4</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5667">#5667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9">9c3e91ae</a>)</li>
<li><strong>lib-storage:</strong> fix Location field decoding in Upload
class (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5668">#5668</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/59ff8e1d66cb4194ded8458f23a4b3f2caed2ee3">59ff8e1d</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>middleware, deep imports (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5672">#5672</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56c24d2871671f6ef40dc7d57d2e30362579e7e7">56c24d28</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.490.0.zip</strong></p>
<h2>v3.489.0</h2>
<h4>3.489.0(2024-01-10)</h4>
<h5>Chores</h5>
<ul>
<li><strong>types:</strong> remove unused un-exported types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5653">#5653</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2bd2eea7b96570c1c151d2cf669a139fd6d0fab8">2bd2eea7</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Updates to
ConfigParameter for RSS workgroup, removal of use_fips_ssl (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/264eba63994831f9882e811b48657f7949759aaf">264eba63</a>)</li>
<li><strong>middleware-compression:</strong> add deprecation messages
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5659">#5659</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5696dd1a5f346576481d5d1fc5ab64a5f11bff98">5696dd1a</a>)</li>
</ul>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0">3.490.0</a>
(2024-01-11)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> rename
<code>AWSSDKSigV4</code> to <code>AwsSdkSigV4</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5667">#5667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9">9c3e91a</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5288">#5288</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3">ddc477c</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.488.0...v3.489.0">3.489.0</a>
(2024-01-10)</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/1db9eb15a86865afd6c2ab849010f549a418f8ad"><code>1db9eb1</code></a>
Publish v3.490.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3"><code>ddc477c</code></a>
feat(experimentalIdentityAndAuth): release phase for services with
customizat...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9"><code>9c3e91a</code></a>
fix(experimentalIdentityAndAuth): rename <code>AWSSDKSigV4</code> to
<code>AwsSdkSigV4</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/5667">#5667</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c2ec4bb9112e11361bc5f8bbfe6474a92cb4be"><code>62c2ec4</code></a>
Publish v3.489.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.490.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.485.0 to 3.490.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.490.0</h2>
<h4>3.490.0(2024-01-11)</h4>
<h5>Chores</h5>
<ul>
<li>delete source code for middleware-compression (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5673">#5673</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a28cab0896b8d5cc380bac95f9264668c40fd03">7a28cab0</a>)</li>
<li>add smoke test traits dep (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5664">#5664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0dd46be5896bcc8e82d5035abda64ed957b551">6d0dd46b</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> Added AWS Workspaces
RebootWorkspaces API - Extended Reboot documentation update (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f0b785325b58ddcc723d256df54296bba92f07d">0f0b7853</a>)</li>
<li><strong>client-secrets-manager:</strong> Doc only update for Secrets
Manager (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbbd00f5b17a2a2209f2d768325e74c03de9d2f2">fbbd00f5</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-01-11
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ff330e7efaa525a37e5f3198d22c6e66a9cb0e9">3ff330e7</a>)</li>
<li><strong>client-iot:</strong> Add ConflictException to Update APIs of
AWS IoT Software Package Catalog (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b6b5e486b74e452f2aac54d3cfbb34248e5db2c">3b6b5e48</a>)</li>
<li><strong>client-iotfleetwise:</strong> The following dataTypes have
been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType;
CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason;
CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in
NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in
SignalDecoderType (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef8a69965f9bcf636b2a28134d85af788bd4923b">ef8a6996</a>)</li>
<li><strong>client-eventbridge:</strong> Adding AppSync as an
EventBridge Target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1853dabb140cea9f693bd0bf1c17c2109094c927">1853dabb</a>)</li>
<li><strong>client-ecs:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b7b13e42caceea038c7c6b75c033baadbec7109">8b7b13e4</a>)</li>
<li><strong>client-ec2:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd0cdf2e755ed6702e14174510958c4609cd8748">dd0cdf2e</a>)</li>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5288">#5288</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3">ddc477c3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> rename
<code>AWSSDKSigV4</code> to <code>AwsSdkSigV4</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5667">#5667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9">9c3e91ae</a>)</li>
<li><strong>lib-storage:</strong> fix Location field decoding in Upload
class (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5668">#5668</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/59ff8e1d66cb4194ded8458f23a4b3f2caed2ee3">59ff8e1d</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>middleware, deep imports (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5672">#5672</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56c24d2871671f6ef40dc7d57d2e30362579e7e7">56c24d28</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.490.0.zip</strong></p>
<h2>v3.489.0</h2>
<h4>3.489.0(2024-01-10)</h4>
<h5>Chores</h5>
<ul>
<li><strong>types:</strong> remove unused un-exported types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5653">#5653</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2bd2eea7b96570c1c151d2cf669a139fd6d0fab8">2bd2eea7</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Updates to
ConfigParameter for RSS workgroup, removal of use_fips_ssl (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/264eba63994831f9882e811b48657f7949759aaf">264eba63</a>)</li>
<li><strong>middleware-compression:</strong> add deprecation messages
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5659">#5659</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5696dd1a5f346576481d5d1fc5ab64a5f11bff98">5696dd1a</a>)</li>
</ul>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0">3.490.0</a>
(2024-01-11)</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.488.0...v3.489.0">3.489.0</a>
(2024-01-10)</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/1db9eb15a86865afd6c2ab849010f549a418f8ad"><code>1db9eb1</code></a>
Publish v3.490.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c2ec4bb9112e11361bc5f8bbfe6474a92cb4be"><code>62c2ec4</code></a>
Publish v3.489.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.490.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.485.0 to 3.490.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.490.0</h2>
<h4>3.490.0(2024-01-11)</h4>
<h5>Chores</h5>
<ul>
<li>delete source code for middleware-compression (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5673">#5673</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a28cab0896b8d5cc380bac95f9264668c40fd03">7a28cab0</a>)</li>
<li>add smoke test traits dep (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5664">#5664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0dd46be5896bcc8e82d5035abda64ed957b551">6d0dd46b</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> Added AWS Workspaces
RebootWorkspaces API - Extended Reboot documentation update (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f0b785325b58ddcc723d256df54296bba92f07d">0f0b7853</a>)</li>
<li><strong>client-secrets-manager:</strong> Doc only update for Secrets
Manager (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbbd00f5b17a2a2209f2d768325e74c03de9d2f2">fbbd00f5</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-01-11
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ff330e7efaa525a37e5f3198d22c6e66a9cb0e9">3ff330e7</a>)</li>
<li><strong>client-iot:</strong> Add ConflictException to Update APIs of
AWS IoT Software Package Catalog (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b6b5e486b74e452f2aac54d3cfbb34248e5db2c">3b6b5e48</a>)</li>
<li><strong>client-iotfleetwise:</strong> The following dataTypes have
been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType;
CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason;
CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in
NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in
SignalDecoderType (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ef8a69965f9bcf636b2a28134d85af788bd4923b">ef8a6996</a>)</li>
<li><strong>client-eventbridge:</strong> Adding AppSync as an
EventBridge Target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1853dabb140cea9f693bd0bf1c17c2109094c927">1853dabb</a>)</li>
<li><strong>client-ecs:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8b7b13e42caceea038c7c6b75c033baadbec7109">8b7b13e4</a>)</li>
<li><strong>client-ec2:</strong> This release adds support for adding an
ElasticBlockStorage volume configurations in ECS
RunTask/StartTask/CreateService/UpdateService APIs. The configuration
allows for attaching EBS volumes to ECS Tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd0cdf2e755ed6702e14174510958c4609cd8748">dd0cdf2e</a>)</li>
<li><strong>experimentalIdentityAndAuth:</strong> release phase for
services with customizations (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5288">#5288</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ddc477c39da563db4d26e552f9e6edf7254d4ea3">ddc477c3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>experimentalIdentityAndAuth:</strong> rename
<code>AWSSDKSigV4</code> to <code>AwsSdkSigV4</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5667">#5667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c3e91aeb155cad42ce56cc116aa71bc8f2457c9">9c3e91ae</a>)</li>
<li><strong>lib-storage:</strong> fix Location field decoding in Upload
class (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5668">#5668</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/59ff8e1d66cb4194ded8458f23a4b3f2caed2ee3">59ff8e1d</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>middleware, deep imports (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5672">#5672</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56c24d2871671f6ef40dc7d57d2e30362579e7e7">56c24d28</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.490.0.zip</strong></p>
<h2>v3.489.0</h2>
<h4>3.489.0(2024-01-10)</h4>
<h5>Chores</h5>
<ul>
<li><strong>types:</strong> remove unused un-exported types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5653">#5653</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2bd2eea7b96570c1c151d2cf669a139fd6d0fab8">2bd2eea7</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Updates to
ConfigParameter for RSS workgroup, removal of use_fips_ssl (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/264eba63994831f9882e811b48657f7949759aaf">264eba63</a>)</li>
<li><strong>middleware-compression:</strong> add deprecation messages
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5659">#5659</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5696dd1a5f346576481d5d1fc5ab64a5f11bff98">5696dd1a</a>)</li>
</ul>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0">3.490.0</a>
(2024-01-11)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lib-storage:</strong> fix Location field decoding in Upload
class (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5668">#5668</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/59ff8e1d66cb4194ded8458f23a4b3f2caed2ee3">59ff8e1</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.488.0...v3.489.0">3.489.0</a>
(2024-01-10)</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/1db9eb15a86865afd6c2ab849010f549a418f8ad"><code>1db9eb1</code></a>
Publish v3.490.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/59ff8e1d66cb4194ded8458f23a4b3f2caed2ee3"><code>59ff8e1</code></a>
fix(lib-storage): fix Location field decoding in Upload class (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/5668">#5668</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c2ec4bb9112e11361bc5f8bbfe6474a92cb4be"><code>62c2ec4</code></a>
Publish v3.489.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.490.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />


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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent f2bbcb1 commit 9a17b13
Showing 1 changed file with 267 additions and 265 deletions.
Loading

0 comments on commit 9a17b13

Please sign in to comment.