This repository was archived by the owner on Jan 16, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lambda): bump the aws group in /lambdas with 5 updates (#3846)
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.544.0` | `3.554.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.540.0` | `3.554.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.540.0` | `3.554.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.540.0` | `3.554.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.540.0` | `3.554.0` | Updates `@aws-sdk/client-ec2` from 3.544.0 to 3.554.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.554.0</h2> <h4>3.554.0(2024-04-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-s3-control:</strong> Documentation updates for Amazon S3-control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59c84c31f5e46c128bab2ee1bbe0946d975dbebb">59c84c31</a>)</li> <li><strong>client-codebuild:</strong> Support access tokens for Bitbucket sources (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6af775f96284b2ad790d1dbf4ee70149f23444c5">6af775f9</a>)</li> <li><strong>client-rds:</strong> Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5585f47be0c5b3117446033d877b7e81f04f825">a5585f47</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-04-11 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd1a4176db5973bef30982d94a6b01e52f8444e1">bd1a4176</a>)</li> <li><strong>client-cloudwatch:</strong> This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0d291a58ee664a5cbfb2215f70d31b2a6516c47">e0d291a5</a>)</li> <li><strong>client-cloudfront:</strong> CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10615551f94ea7a01597c1dfa81bd808fb5d957b">10615551</a>)</li> <li><strong>client-iam:</strong> For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd8d5bf475c784c7d5ae5c01a2227ab59b490d1e">bd8d5bf4</a>)</li> <li><strong>client-omics:</strong> This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6d5127c9929e1d301a62f862bd85905e76886e6">a6d5127c</a>)</li> <li><strong>client-pipes:</strong> LogConfiguration ARN validation fixes (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b937f4408818c2771672f3598ca0337b8df8082d">b937f440</a>)</li> <li><strong>client-wafv2:</strong> Adds an updated version of smoke tests, including smithy trait, for SDK testing. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b79451f29830bfd92a15fb30a7fc11601cfd9f2">5b79451f</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/17570f048757c559c1734d696e4e9df0cdfdb014">17570f04</a>)</li> <li><strong>client-batch:</strong> This release adds the task properties field to attempt details and the name field on EKS container detail. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6771613c297cad4fbc6bb5d5d111d9db9025fe67">6771613c</a>)</li> <li><strong>core:</strong> validate XML during deserialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5991">#5991</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50002cf02856165ebadecd0ebd975ac7358ec331">50002cf0</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>private:</strong> add dependency checking to private folder (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5993">#5993</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c071ceab9292310812b00f97c5f5085bec39257f">c071ceab</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.554.0.zip</strong></p> <h2>v3.553.0</h2> <h4>3.553.0(2024-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>deps:</strong> <ul> <li>bump react-native in /tests/react-native/End2End (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5118">#5118</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dcc3e0ee9b4a5a2f7153815f86f8bd2ac861a25a">dcc3e0ee</a>)</li> <li>bump get-func-name from 2.0.0 to 2.0.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5269">#5269</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/776235c8953b75a34f0087cc5f7abec2c4588057">776235c8</a>)</li> <li>bump postcss from 8.4.29 to 8.4.31 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5309">#5309</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07c7998b83fccd73f623884f41bf4a9c5f250852">07c7998b</a>)</li> <li>bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5366">#5366</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec4d2e40611feb33c65f9b09059b829ba8598aa">0ec4d2e4</a>)</li> <li>bump browserify-sign from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5422">#5422</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/52628cf85289a048b66b22f8363d49e60491471c">52628cf8</a>)</li> <li>bump es5-ext from 0.10.62 to 0.10.64 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5834">#5834</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95caf47ac7a54dffc7263534d430178927e9cfed">95caf47a</a>)</li> <li>bump vite from 4.4.9 to 4.5.3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5976">#5976</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae766492c5cf8b58f7860411763d8e356137419e">ae766492</a>)</li> <li>bump follow-redirects from 1.15.2 to 1.15.6 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5977">#5977</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c93ff307303e00859a3cf69fb5930d4895e17b06">c93ff307</a>)</li> </ul> </li> <li><strong>deps-dev:</strong> bump yarn from 1.22.10 to 1.22.13 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5763">#5763</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ca216b4879fb5721eaeb49fa3ab6493c6636939">3ca216b4</a>)</li> <li><strong>codegen:</strong> add smoke test model dep (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5983">#5983</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/67c77ec099c45647498e157bc89ce7cafef0ed9a">67c77ec0</a>)</li> </ul> <h5>Documentation Changes</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.553.0...v3.554.0">3.554.0</a> (2024-04-11)</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.551.0...v3.552.0">3.552.0</a> (2024-04-09)</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.548.0...v3.549.0">3.549.0</a> (2024-04-04)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/379b756b05ad7b0cf768380d5bdc305a9e7b28ec">379b756</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/46f9da3b38e240f09807a94a292fba5922cdd686"><code>46f9da3</code></a> Publish v3.554.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dfb5ee2f9e0cf1dc6820a665c3ee0396fde8797f"><code>dfb5ee2</code></a> Publish v3.552.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d201a43adff52cf72f5a5c8fe6fc38292b9f5ffc"><code>d201a43</code></a> chore: codegen sync for smithy-typescript 0.20.1 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/5980">#5980</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1408dcef8cb7a00cce47c9a6c7ec322df6a049b7"><code>1408dce</code></a> Publish v3.549.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/379b756b05ad7b0cf768380d5bdc305a9e7b28ec"><code>379b756</code></a> feat(client-ec2): Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GP...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c34982516e9441b55de0ee69c0dff8f6598160df"><code>c349825</code></a> chore(codegen): update Smithy to 1.47.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/5956">#5956</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.554.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.540.0 to 3.554.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.554.0</h2> <h4>3.554.0(2024-04-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-s3-control:</strong> Documentation updates for Amazon S3-control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59c84c31f5e46c128bab2ee1bbe0946d975dbebb">59c84c31</a>)</li> <li><strong>client-codebuild:</strong> Support access tokens for Bitbucket sources (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6af775f96284b2ad790d1dbf4ee70149f23444c5">6af775f9</a>)</li> <li><strong>client-rds:</strong> Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5585f47be0c5b3117446033d877b7e81f04f825">a5585f47</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-04-11 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd1a4176db5973bef30982d94a6b01e52f8444e1">bd1a4176</a>)</li> <li><strong>client-cloudwatch:</strong> This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0d291a58ee664a5cbfb2215f70d31b2a6516c47">e0d291a5</a>)</li> <li><strong>client-cloudfront:</strong> CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10615551f94ea7a01597c1dfa81bd808fb5d957b">10615551</a>)</li> <li><strong>client-iam:</strong> For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd8d5bf475c784c7d5ae5c01a2227ab59b490d1e">bd8d5bf4</a>)</li> <li><strong>client-omics:</strong> This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6d5127c9929e1d301a62f862bd85905e76886e6">a6d5127c</a>)</li> <li><strong>client-pipes:</strong> LogConfiguration ARN validation fixes (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b937f4408818c2771672f3598ca0337b8df8082d">b937f440</a>)</li> <li><strong>client-wafv2:</strong> Adds an updated version of smoke tests, including smithy trait, for SDK testing. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b79451f29830bfd92a15fb30a7fc11601cfd9f2">5b79451f</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/17570f048757c559c1734d696e4e9df0cdfdb014">17570f04</a>)</li> <li><strong>client-batch:</strong> This release adds the task properties field to attempt details and the name field on EKS container detail. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6771613c297cad4fbc6bb5d5d111d9db9025fe67">6771613c</a>)</li> <li><strong>core:</strong> validate XML during deserialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5991">#5991</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50002cf02856165ebadecd0ebd975ac7358ec331">50002cf0</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>private:</strong> add dependency checking to private folder (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5993">#5993</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c071ceab9292310812b00f97c5f5085bec39257f">c071ceab</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.554.0.zip</strong></p> <h2>v3.553.0</h2> <h4>3.553.0(2024-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>deps:</strong> <ul> <li>bump react-native in /tests/react-native/End2End (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5118">#5118</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dcc3e0ee9b4a5a2f7153815f86f8bd2ac861a25a">dcc3e0ee</a>)</li> <li>bump get-func-name from 2.0.0 to 2.0.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5269">#5269</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/776235c8953b75a34f0087cc5f7abec2c4588057">776235c8</a>)</li> <li>bump postcss from 8.4.29 to 8.4.31 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5309">#5309</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07c7998b83fccd73f623884f41bf4a9c5f250852">07c7998b</a>)</li> <li>bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5366">#5366</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec4d2e40611feb33c65f9b09059b829ba8598aa">0ec4d2e4</a>)</li> <li>bump browserify-sign from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5422">#5422</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/52628cf85289a048b66b22f8363d49e60491471c">52628cf8</a>)</li> <li>bump es5-ext from 0.10.62 to 0.10.64 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5834">#5834</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95caf47ac7a54dffc7263534d430178927e9cfed">95caf47a</a>)</li> <li>bump vite from 4.4.9 to 4.5.3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5976">#5976</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae766492c5cf8b58f7860411763d8e356137419e">ae766492</a>)</li> <li>bump follow-redirects from 1.15.2 to 1.15.6 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5977">#5977</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c93ff307303e00859a3cf69fb5930d4895e17b06">c93ff307</a>)</li> </ul> </li> <li><strong>deps-dev:</strong> bump yarn from 1.22.10 to 1.22.13 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5763">#5763</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ca216b4879fb5721eaeb49fa3ab6493c6636939">3ca216b4</a>)</li> <li><strong>codegen:</strong> add smoke test model dep (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5983">#5983</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/67c77ec099c45647498e157bc89ce7cafef0ed9a">67c77ec0</a>)</li> </ul> <h5>Documentation Changes</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.553.0...v3.554.0">3.554.0</a> (2024-04-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.551.0...v3.552.0">3.552.0</a> (2024-04-09)</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.548.0...v3.549.0">3.549.0</a> (2024-04-04)</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/46f9da3b38e240f09807a94a292fba5922cdd686"><code>46f9da3</code></a> Publish v3.554.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dfb5ee2f9e0cf1dc6820a665c3ee0396fde8797f"><code>dfb5ee2</code></a> Publish v3.552.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d201a43adff52cf72f5a5c8fe6fc38292b9f5ffc"><code>d201a43</code></a> chore: codegen sync for smithy-typescript 0.20.1 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/5980">#5980</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1408dcef8cb7a00cce47c9a6c7ec322df6a049b7"><code>1408dce</code></a> Publish v3.549.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c34982516e9441b55de0ee69c0dff8f6598160df"><code>c349825</code></a> chore(codegen): update Smithy to 1.47.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/5956">#5956</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.554.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.540.0 to 3.554.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.554.0</h2> <h4>3.554.0(2024-04-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-s3-control:</strong> Documentation updates for Amazon S3-control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59c84c31f5e46c128bab2ee1bbe0946d975dbebb">59c84c31</a>)</li> <li><strong>client-codebuild:</strong> Support access tokens for Bitbucket sources (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6af775f96284b2ad790d1dbf4ee70149f23444c5">6af775f9</a>)</li> <li><strong>client-rds:</strong> Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5585f47be0c5b3117446033d877b7e81f04f825">a5585f47</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-04-11 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd1a4176db5973bef30982d94a6b01e52f8444e1">bd1a4176</a>)</li> <li><strong>client-cloudwatch:</strong> This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0d291a58ee664a5cbfb2215f70d31b2a6516c47">e0d291a5</a>)</li> <li><strong>client-cloudfront:</strong> CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10615551f94ea7a01597c1dfa81bd808fb5d957b">10615551</a>)</li> <li><strong>client-iam:</strong> For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd8d5bf475c784c7d5ae5c01a2227ab59b490d1e">bd8d5bf4</a>)</li> <li><strong>client-omics:</strong> This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6d5127c9929e1d301a62f862bd85905e76886e6">a6d5127c</a>)</li> <li><strong>client-pipes:</strong> LogConfiguration ARN validation fixes (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b937f4408818c2771672f3598ca0337b8df8082d">b937f440</a>)</li> <li><strong>client-wafv2:</strong> Adds an updated version of smoke tests, including smithy trait, for SDK testing. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b79451f29830bfd92a15fb30a7fc11601cfd9f2">5b79451f</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/17570f048757c559c1734d696e4e9df0cdfdb014">17570f04</a>)</li> <li><strong>client-batch:</strong> This release adds the task properties field to attempt details and the name field on EKS container detail. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6771613c297cad4fbc6bb5d5d111d9db9025fe67">6771613c</a>)</li> <li><strong>core:</strong> validate XML during deserialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5991">#5991</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50002cf02856165ebadecd0ebd975ac7358ec331">50002cf0</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>private:</strong> add dependency checking to private folder (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5993">#5993</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c071ceab9292310812b00f97c5f5085bec39257f">c071ceab</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.554.0.zip</strong></p> <h2>v3.553.0</h2> <h4>3.553.0(2024-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>deps:</strong> <ul> <li>bump react-native in /tests/react-native/End2End (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5118">#5118</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dcc3e0ee9b4a5a2f7153815f86f8bd2ac861a25a">dcc3e0ee</a>)</li> <li>bump get-func-name from 2.0.0 to 2.0.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5269">#5269</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/776235c8953b75a34f0087cc5f7abec2c4588057">776235c8</a>)</li> <li>bump postcss from 8.4.29 to 8.4.31 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5309">#5309</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07c7998b83fccd73f623884f41bf4a9c5f250852">07c7998b</a>)</li> <li>bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5366">#5366</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec4d2e40611feb33c65f9b09059b829ba8598aa">0ec4d2e4</a>)</li> <li>bump browserify-sign from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5422">#5422</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/52628cf85289a048b66b22f8363d49e60491471c">52628cf8</a>)</li> <li>bump es5-ext from 0.10.62 to 0.10.64 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5834">#5834</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95caf47ac7a54dffc7263534d430178927e9cfed">95caf47a</a>)</li> <li>bump vite from 4.4.9 to 4.5.3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5976">#5976</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae766492c5cf8b58f7860411763d8e356137419e">ae766492</a>)</li> <li>bump follow-redirects from 1.15.2 to 1.15.6 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5977">#5977</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c93ff307303e00859a3cf69fb5930d4895e17b06">c93ff307</a>)</li> </ul> </li> <li><strong>deps-dev:</strong> bump yarn from 1.22.10 to 1.22.13 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5763">#5763</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ca216b4879fb5721eaeb49fa3ab6493c6636939">3ca216b4</a>)</li> <li><strong>codegen:</strong> add smoke test model dep (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5983">#5983</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/67c77ec099c45647498e157bc89ce7cafef0ed9a">67c77ec0</a>)</li> </ul> <h5>Documentation Changes</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.553.0...v3.554.0">3.554.0</a> (2024-04-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.551.0...v3.552.0">3.552.0</a> (2024-04-09)</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.549.0...v3.550.0">3.550.0</a> (2024-04-05)</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.548.0...v3.549.0">3.549.0</a> (2024-04-04)</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/46f9da3b38e240f09807a94a292fba5922cdd686"><code>46f9da3</code></a> Publish v3.554.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dfb5ee2f9e0cf1dc6820a665c3ee0396fde8797f"><code>dfb5ee2</code></a> Publish v3.552.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d201a43adff52cf72f5a5c8fe6fc38292b9f5ffc"><code>d201a43</code></a> chore: codegen sync for smithy-typescript 0.20.1 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5980">#5980</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a10d3ddf96dbab76151ed2b582efdb6f6c13be30"><code>a10d3dd</code></a> Publish v3.550.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/58875c9f20ac97664c0a5b61e0d69bc0bb22541a"><code>58875c9</code></a> chore(codegen): move s3 transform to Java code (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5963">#5963</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1408dcef8cb7a00cce47c9a6c7ec322df6a049b7"><code>1408dce</code></a> Publish v3.549.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c34982516e9441b55de0ee69c0dff8f6598160df"><code>c349825</code></a> chore(codegen): update Smithy to 1.47.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5956">#5956</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.554.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.540.0 to 3.554.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.554.0</h2> <h4>3.554.0(2024-04-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-s3-control:</strong> Documentation updates for Amazon S3-control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59c84c31f5e46c128bab2ee1bbe0946d975dbebb">59c84c31</a>)</li> <li><strong>client-codebuild:</strong> Support access tokens for Bitbucket sources (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6af775f96284b2ad790d1dbf4ee70149f23444c5">6af775f9</a>)</li> <li><strong>client-rds:</strong> Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5585f47be0c5b3117446033d877b7e81f04f825">a5585f47</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-04-11 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd1a4176db5973bef30982d94a6b01e52f8444e1">bd1a4176</a>)</li> <li><strong>client-cloudwatch:</strong> This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0d291a58ee664a5cbfb2215f70d31b2a6516c47">e0d291a5</a>)</li> <li><strong>client-cloudfront:</strong> CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10615551f94ea7a01597c1dfa81bd808fb5d957b">10615551</a>)</li> <li><strong>client-iam:</strong> For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd8d5bf475c784c7d5ae5c01a2227ab59b490d1e">bd8d5bf4</a>)</li> <li><strong>client-omics:</strong> This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6d5127c9929e1d301a62f862bd85905e76886e6">a6d5127c</a>)</li> <li><strong>client-pipes:</strong> LogConfiguration ARN validation fixes (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b937f4408818c2771672f3598ca0337b8df8082d">b937f440</a>)</li> <li><strong>client-wafv2:</strong> Adds an updated version of smoke tests, including smithy trait, for SDK testing. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b79451f29830bfd92a15fb30a7fc11601cfd9f2">5b79451f</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/17570f048757c559c1734d696e4e9df0cdfdb014">17570f04</a>)</li> <li><strong>client-batch:</strong> This release adds the task properties field to attempt details and the name field on EKS container detail. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6771613c297cad4fbc6bb5d5d111d9db9025fe67">6771613c</a>)</li> <li><strong>core:</strong> validate XML during deserialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5991">#5991</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50002cf02856165ebadecd0ebd975ac7358ec331">50002cf0</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>private:</strong> add dependency checking to private folder (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5993">#5993</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c071ceab9292310812b00f97c5f5085bec39257f">c071ceab</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.554.0.zip</strong></p> <h2>v3.553.0</h2> <h4>3.553.0(2024-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>deps:</strong> <ul> <li>bump react-native in /tests/react-native/End2End (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5118">#5118</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dcc3e0ee9b4a5a2f7153815f86f8bd2ac861a25a">dcc3e0ee</a>)</li> <li>bump get-func-name from 2.0.0 to 2.0.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5269">#5269</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/776235c8953b75a34f0087cc5f7abec2c4588057">776235c8</a>)</li> <li>bump postcss from 8.4.29 to 8.4.31 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5309">#5309</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07c7998b83fccd73f623884f41bf4a9c5f250852">07c7998b</a>)</li> <li>bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5366">#5366</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec4d2e40611feb33c65f9b09059b829ba8598aa">0ec4d2e4</a>)</li> <li>bump browserify-sign from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5422">#5422</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/52628cf85289a048b66b22f8363d49e60491471c">52628cf8</a>)</li> <li>bump es5-ext from 0.10.62 to 0.10.64 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5834">#5834</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95caf47ac7a54dffc7263534d430178927e9cfed">95caf47a</a>)</li> <li>bump vite from 4.4.9 to 4.5.3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5976">#5976</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae766492c5cf8b58f7860411763d8e356137419e">ae766492</a>)</li> <li>bump follow-redirects from 1.15.2 to 1.15.6 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5977">#5977</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c93ff307303e00859a3cf69fb5930d4895e17b06">c93ff307</a>)</li> </ul> </li> <li><strong>deps-dev:</strong> bump yarn from 1.22.10 to 1.22.13 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5763">#5763</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ca216b4879fb5721eaeb49fa3ab6493c6636939">3ca216b4</a>)</li> <li><strong>codegen:</strong> add smoke test model dep (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5983">#5983</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/67c77ec099c45647498e157bc89ce7cafef0ed9a">67c77ec0</a>)</li> </ul> <h5>Documentation Changes</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.553.0...v3.554.0">3.554.0</a> (2024-04-11)</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.551.0...v3.552.0">3.552.0</a> (2024-04-09)</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.549.0...v3.550.0">3.550.0</a> (2024-04-05)</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.548.0...v3.549.0">3.549.0</a> (2024-04-04)</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/46f9da3b38e240f09807a94a292fba5922cdd686"><code>46f9da3</code></a> Publish v3.554.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dfb5ee2f9e0cf1dc6820a665c3ee0396fde8797f"><code>dfb5ee2</code></a> Publish v3.552.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d201a43adff52cf72f5a5c8fe6fc38292b9f5ffc"><code>d201a43</code></a> chore: codegen sync for smithy-typescript 0.20.1 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/5980">#5980</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a10d3ddf96dbab76151ed2b582efdb6f6c13be30"><code>a10d3dd</code></a> Publish v3.550.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1408dcef8cb7a00cce47c9a6c7ec322df6a049b7"><code>1408dce</code></a> Publish v3.549.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.554.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.540.0 to 3.554.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.554.0</h2> <h4>3.554.0(2024-04-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-s3-control:</strong> Documentation updates for Amazon S3-control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59c84c31f5e46c128bab2ee1bbe0946d975dbebb">59c84c31</a>)</li> <li><strong>client-codebuild:</strong> Support access tokens for Bitbucket sources (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6af775f96284b2ad790d1dbf4ee70149f23444c5">6af775f9</a>)</li> <li><strong>client-rds:</strong> Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5585f47be0c5b3117446033d877b7e81f04f825">a5585f47</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-04-11 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd1a4176db5973bef30982d94a6b01e52f8444e1">bd1a4176</a>)</li> <li><strong>client-cloudwatch:</strong> This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0d291a58ee664a5cbfb2215f70d31b2a6516c47">e0d291a5</a>)</li> <li><strong>client-cloudfront:</strong> CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10615551f94ea7a01597c1dfa81bd808fb5d957b">10615551</a>)</li> <li><strong>client-iam:</strong> For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd8d5bf475c784c7d5ae5c01a2227ab59b490d1e">bd8d5bf4</a>)</li> <li><strong>client-omics:</strong> This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6d5127c9929e1d301a62f862bd85905e76886e6">a6d5127c</a>)</li> <li><strong>client-pipes:</strong> LogConfiguration ARN validation fixes (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b937f4408818c2771672f3598ca0337b8df8082d">b937f440</a>)</li> <li><strong>client-wafv2:</strong> Adds an updated version of smoke tests, including smithy trait, for SDK testing. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b79451f29830bfd92a15fb30a7fc11601cfd9f2">5b79451f</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/17570f048757c559c1734d696e4e9df0cdfdb014">17570f04</a>)</li> <li><strong>client-batch:</strong> This release adds the task properties field to attempt details and the name field on EKS container detail. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6771613c297cad4fbc6bb5d5d111d9db9025fe67">6771613c</a>)</li> <li><strong>core:</strong> validate XML during deserialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5991">#5991</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50002cf02856165ebadecd0ebd975ac7358ec331">50002cf0</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>private:</strong> add dependency checking to private folder (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5993">#5993</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c071ceab9292310812b00f97c5f5085bec39257f">c071ceab</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.554.0.zip</strong></p> <h2>v3.553.0</h2> <h4>3.553.0(2024-04-10)</h4> <h5>Chores</h5> <ul> <li><strong>deps:</strong> <ul> <li>bump react-native in /tests/react-native/End2End (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5118">#5118</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dcc3e0ee9b4a5a2f7153815f86f8bd2ac861a25a">dcc3e0ee</a>)</li> <li>bump get-func-name from 2.0.0 to 2.0.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5269">#5269</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/776235c8953b75a34f0087cc5f7abec2c4588057">776235c8</a>)</li> <li>bump postcss from 8.4.29 to 8.4.31 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5309">#5309</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07c7998b83fccd73f623884f41bf4a9c5f250852">07c7998b</a>)</li> <li>bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5366">#5366</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec4d2e40611feb33c65f9b09059b829ba8598aa">0ec4d2e4</a>)</li> <li>bump browserify-sign from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5422">#5422</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/52628cf85289a048b66b22f8363d49e60491471c">52628cf8</a>)</li> <li>bump es5-ext from 0.10.62 to 0.10.64 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5834">#5834</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95caf47ac7a54dffc7263534d430178927e9cfed">95caf47a</a>)</li> <li>bump vite from 4.4.9 to 4.5.3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5976">#5976</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae766492c5cf8b58f7860411763d8e356137419e">ae766492</a>)</li> <li>bump follow-redirects from 1.15.2 to 1.15.6 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5977">#5977</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c93ff307303e00859a3cf69fb5930d4895e17b06">c93ff307</a>)</li> </ul> </li> <li><strong>deps-dev:</strong> bump yarn from 1.22.10 to 1.22.13 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5763">#5763</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ca216b4879fb5721eaeb49fa3ab6493c6636939">3ca216b4</a>)</li> <li><strong>codegen:</strong> add smoke test model dep (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5983">#5983</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/67c77ec099c45647498e157bc89ce7cafef0ed9a">67c77ec0</a>)</li> </ul> <h5>Documentation Changes</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.553.0...v3.554.0">3.554.0</a> (2024-04-11)</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.551.0...v3.552.0">3.552.0</a> (2024-04-09)</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.548.0...v3.549.0">3.549.0</a> (2024-04-04)</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.546.0...v3.547.0">3.547.0</a> (2024-04-02)</h1> <h3>Features</h3> <ul> <li><strong>client-sqs:</strong> add option to prevent md5 computation (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5953">#5953</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/43f401b5a473449c0aa892e7cf7df9e86befffee">43f401b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/46f9da3b38e240f09807a94a292fba5922cdd686"><code>46f9da3</code></a> Publish v3.554.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dfb5ee2f9e0cf1dc6820a665c3ee0396fde8797f"><code>dfb5ee2</code></a> Publish v3.552.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d201a43adff52cf72f5a5c8fe6fc38292b9f5ffc"><code>d201a43</code></a> chore: codegen sync for smithy-typescript 0.20.1 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/5980">#5980</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1408dcef8cb7a00cce47c9a6c7ec322df6a049b7"><code>1408dce</code></a> Publish v3.549.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c34982516e9441b55de0ee69c0dff8f6598160df"><code>c349825</code></a> chore(codegen): update Smithy to 1.47.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/5956">#5956</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2cc8c1c5f63b78ca33af0ea42893e7de3189da25"><code>2cc8c1c</code></a> Publish v3.547.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/43f401b5a473449c0aa892e7cf7df9e86befffee"><code>43f401b</code></a> feat(client-sqs): add option to prevent md5 computation (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/5953">#5953</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.554.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information