Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 3549bc1

Browse files
fix(lambda): bump the aws group in /lambdas with 6 updates (#3772)
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.511.0` | `3.515.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.511.0` | `3.515.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.511.0` | `3.515.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.511.0` | `3.515.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.511.0` | `3.515.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.511.0` | `3.515.0` | Updates `@aws-sdk/client-ec2` from 3.511.0 to 3.515.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.515.0</h2> <h4>3.515.0(2024-02-15)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> bump uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5798">#5798</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef1203b7500bc05eb835b1c53f57294495aa24b0">ef1203b7</a>)</li> <li><strong>deps:</strong> update uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4397">#4397</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d">df493593</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-secrets-manager:</strong> Doc only update for Secrets Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f78245f930b8db5d5346f2a3bbd0ced3030b7f7d">f78245f9</a>)</li> <li><strong>client-detective:</strong> Doc only updates for content enhancement (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6362d495cf67caaf6ad4d0662ccfc4d1d32d68">4d6362d4</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/075b95df5bd99db6710aa0f1d142fb5d2d49f4b9">075b95df</a>)</li> <li><strong>client-guardduty:</strong> Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50bd9eaf8ecff9b0de6c5a79ff57e13b1edaff01">50bd9eaf</a>)</li> <li><strong>client-healthlake:</strong> This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/77d72406e4c1ce2560c6d65e4968aafdf01d0da0">77d72406</a>)</li> <li><strong>client-sagemaker:</strong> This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bfe260bffc143ad14d06e8b212c3bc6cc0888494">bfe260bf</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to override timeout on action level. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2905d176eadbc9af7f367eef6adc060da887d612">2905d176</a>)</li> <li><strong>client-artifact:</strong> This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5d6bff4ae692e02f1bf3eea60448418a11fc8b9e">5d6bff4a</a>)</li> <li><strong>client-opensearch:</strong> Adds additional supported instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f8844a49c4abb6d38c993b6d0aa3deb53f7358eb">f8844a49</a>)</li> <li><strong>client-polly:</strong> Amazon Polly adds 1 new voice - Burcu (tr-TR) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/098c6c3e27e1b3a952f0b861f30e2425fe1d7629">098c6c3e</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> <ul> <li>pass parent logger &amp; requestHandler to STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5801">#5801</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a">c8e00477</a>)</li> <li>use outer client region before default STS global region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5800">#5800</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cbf57b33800eda39597cdc44bec6b8f4d6f5a09">1cbf57b3</a>)</li> </ul> </li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.515.0.zip</strong></p> <h2>v3.514.0</h2> <h4>3.514.0(2024-02-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>UPGRADING:</strong> describe S3 getObject buffer vs. stream (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5782">#5782</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0f8898cb316f0eaeee0df40e4264d6f009ee6516">0f8898cb</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/be6835e7131c6b5f61c6b399dc38b0ad58342760">be6835e7</a>)</li> <li><strong>client-qbusiness:</strong> This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&amp;A answer relevance. It also adds new feedback reasons for the PutFeedback API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8fe85371eeaad05d12c6e2533c7ae60343a58ef6">8fe85371</a>)</li> <li><strong>client-lookoutequipment:</strong> This feature allows customers to see pointwise model diagnostics results for their models. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/424f63d6ca614e441ebe1fc3d1a1be825cbc9bac">424f63d6</a>)</li> <li><strong>client-controltower:</strong> Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/adada71649fdab7ea092da7e842da61c82c037ac">adada716</a>)</li> </ul> <h5>Bug Fixes</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0">3.515.0</a> (2024-02-15)</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.513.0...v3.514.0">3.514.0</a> (2024-02-14)</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.512.0...v3.513.0">3.513.0</a> (2024-02-13)</h1> <h3>Features</h3> <ul> <li><strong>experimentalIdentityAndAuth:</strong> release phase for services without customizations (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5787">#5787</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7">4004ff6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec20977eb1e26810d66b35f18bb47ba418b7d24"><code>0ec2097</code></a> Publish v3.515.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d"><code>df49359</code></a> chore(deps): update uuid to v9 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/4397">#4397</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/818781e26f73b4e572f77e92613271aae5353ad1"><code>818781e</code></a> Publish v3.514.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6c362fd7195df927a5b27d8bef3782e8f5891a48"><code>6c362fd</code></a> Publish v3.513.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7"><code>4004ff6</code></a> feat(experimentalIdentityAndAuth): release phase for services without customi...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.515.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.511.0 to 3.515.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.515.0</h2> <h4>3.515.0(2024-02-15)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> bump uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5798">#5798</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef1203b7500bc05eb835b1c53f57294495aa24b0">ef1203b7</a>)</li> <li><strong>deps:</strong> update uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4397">#4397</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d">df493593</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-secrets-manager:</strong> Doc only update for Secrets Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f78245f930b8db5d5346f2a3bbd0ced3030b7f7d">f78245f9</a>)</li> <li><strong>client-detective:</strong> Doc only updates for content enhancement (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6362d495cf67caaf6ad4d0662ccfc4d1d32d68">4d6362d4</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/075b95df5bd99db6710aa0f1d142fb5d2d49f4b9">075b95df</a>)</li> <li><strong>client-guardduty:</strong> Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50bd9eaf8ecff9b0de6c5a79ff57e13b1edaff01">50bd9eaf</a>)</li> <li><strong>client-healthlake:</strong> This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/77d72406e4c1ce2560c6d65e4968aafdf01d0da0">77d72406</a>)</li> <li><strong>client-sagemaker:</strong> This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bfe260bffc143ad14d06e8b212c3bc6cc0888494">bfe260bf</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to override timeout on action level. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2905d176eadbc9af7f367eef6adc060da887d612">2905d176</a>)</li> <li><strong>client-artifact:</strong> This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5d6bff4ae692e02f1bf3eea60448418a11fc8b9e">5d6bff4a</a>)</li> <li><strong>client-opensearch:</strong> Adds additional supported instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f8844a49c4abb6d38c993b6d0aa3deb53f7358eb">f8844a49</a>)</li> <li><strong>client-polly:</strong> Amazon Polly adds 1 new voice - Burcu (tr-TR) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/098c6c3e27e1b3a952f0b861f30e2425fe1d7629">098c6c3e</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> <ul> <li>pass parent logger &amp; requestHandler to STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5801">#5801</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a">c8e00477</a>)</li> <li>use outer client region before default STS global region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5800">#5800</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cbf57b33800eda39597cdc44bec6b8f4d6f5a09">1cbf57b3</a>)</li> </ul> </li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.515.0.zip</strong></p> <h2>v3.514.0</h2> <h4>3.514.0(2024-02-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>UPGRADING:</strong> describe S3 getObject buffer vs. stream (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5782">#5782</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0f8898cb316f0eaeee0df40e4264d6f009ee6516">0f8898cb</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/be6835e7131c6b5f61c6b399dc38b0ad58342760">be6835e7</a>)</li> <li><strong>client-qbusiness:</strong> This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&amp;A answer relevance. It also adds new feedback reasons for the PutFeedback API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8fe85371eeaad05d12c6e2533c7ae60343a58ef6">8fe85371</a>)</li> <li><strong>client-lookoutequipment:</strong> This feature allows customers to see pointwise model diagnostics results for their models. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/424f63d6ca614e441ebe1fc3d1a1be825cbc9bac">424f63d6</a>)</li> <li><strong>client-controltower:</strong> Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/adada71649fdab7ea092da7e842da61c82c037ac">adada716</a>)</li> </ul> <h5>Bug Fixes</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0">3.515.0</a> (2024-02-15)</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.513.0...v3.514.0">3.514.0</a> (2024-02-14)</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.512.0...v3.513.0">3.513.0</a> (2024-02-13)</h1> <h3>Features</h3> <ul> <li><strong>experimentalIdentityAndAuth:</strong> release phase for services without customizations (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5787">#5787</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7">4004ff6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec20977eb1e26810d66b35f18bb47ba418b7d24"><code>0ec2097</code></a> Publish v3.515.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d"><code>df49359</code></a> chore(deps): update uuid to v9 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/4397">#4397</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/818781e26f73b4e572f77e92613271aae5353ad1"><code>818781e</code></a> Publish v3.514.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6c362fd7195df927a5b27d8bef3782e8f5891a48"><code>6c362fd</code></a> Publish v3.513.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7"><code>4004ff6</code></a> feat(experimentalIdentityAndAuth): release phase for services without customi...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.515.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.511.0 to 3.515.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/types</code>'s releases</a>.</em></p> <blockquote> <h2>v3.515.0</h2> <h4>3.515.0(2024-02-15)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> bump uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5798">#5798</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef1203b7500bc05eb835b1c53f57294495aa24b0">ef1203b7</a>)</li> <li><strong>deps:</strong> update uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4397">#4397</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d">df493593</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-secrets-manager:</strong> Doc only update for Secrets Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f78245f930b8db5d5346f2a3bbd0ced3030b7f7d">f78245f9</a>)</li> <li><strong>client-detective:</strong> Doc only updates for content enhancement (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6362d495cf67caaf6ad4d0662ccfc4d1d32d68">4d6362d4</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/075b95df5bd99db6710aa0f1d142fb5d2d49f4b9">075b95df</a>)</li> <li><strong>client-guardduty:</strong> Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50bd9eaf8ecff9b0de6c5a79ff57e13b1edaff01">50bd9eaf</a>)</li> <li><strong>client-healthlake:</strong> This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/77d72406e4c1ce2560c6d65e4968aafdf01d0da0">77d72406</a>)</li> <li><strong>client-sagemaker:</strong> This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bfe260bffc143ad14d06e8b212c3bc6cc0888494">bfe260bf</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to override timeout on action level. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2905d176eadbc9af7f367eef6adc060da887d612">2905d176</a>)</li> <li><strong>client-artifact:</strong> This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5d6bff4ae692e02f1bf3eea60448418a11fc8b9e">5d6bff4a</a>)</li> <li><strong>client-opensearch:</strong> Adds additional supported instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f8844a49c4abb6d38c993b6d0aa3deb53f7358eb">f8844a49</a>)</li> <li><strong>client-polly:</strong> Amazon Polly adds 1 new voice - Burcu (tr-TR) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/098c6c3e27e1b3a952f0b861f30e2425fe1d7629">098c6c3e</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> <ul> <li>pass parent logger &amp; requestHandler to STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5801">#5801</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a">c8e00477</a>)</li> <li>use outer client region before default STS global region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5800">#5800</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cbf57b33800eda39597cdc44bec6b8f4d6f5a09">1cbf57b3</a>)</li> </ul> </li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.515.0.zip</strong></p> <h2>v3.514.0</h2> <h4>3.514.0(2024-02-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>UPGRADING:</strong> describe S3 getObject buffer vs. stream (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5782">#5782</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0f8898cb316f0eaeee0df40e4264d6f009ee6516">0f8898cb</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/be6835e7131c6b5f61c6b399dc38b0ad58342760">be6835e7</a>)</li> <li><strong>client-qbusiness:</strong> This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&amp;A answer relevance. It also adds new feedback reasons for the PutFeedback API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8fe85371eeaad05d12c6e2533c7ae60343a58ef6">8fe85371</a>)</li> <li><strong>client-lookoutequipment:</strong> This feature allows customers to see pointwise model diagnostics results for their models. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/424f63d6ca614e441ebe1fc3d1a1be825cbc9bac">424f63d6</a>)</li> <li><strong>client-controltower:</strong> Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/adada71649fdab7ea092da7e842da61c82c037ac">adada716</a>)</li> </ul> <h5>Bug Fixes</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0">3.515.0</a> (2024-02-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>client-sts:</strong> pass parent logger &amp; requestHandler to STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5801">#5801</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a">c8e0047</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec20977eb1e26810d66b35f18bb47ba418b7d24"><code>0ec2097</code></a> Publish v3.515.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a"><code>c8e0047</code></a> fix(client-sts): pass parent logger &amp; requestHandler to STS (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/5801">#5801</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.515.0/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.511.0 to 3.515.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.515.0</h2> <h4>3.515.0(2024-02-15)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> bump uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5798">#5798</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef1203b7500bc05eb835b1c53f57294495aa24b0">ef1203b7</a>)</li> <li><strong>deps:</strong> update uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4397">#4397</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d">df493593</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-secrets-manager:</strong> Doc only update for Secrets Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f78245f930b8db5d5346f2a3bbd0ced3030b7f7d">f78245f9</a>)</li> <li><strong>client-detective:</strong> Doc only updates for content enhancement (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6362d495cf67caaf6ad4d0662ccfc4d1d32d68">4d6362d4</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/075b95df5bd99db6710aa0f1d142fb5d2d49f4b9">075b95df</a>)</li> <li><strong>client-guardduty:</strong> Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50bd9eaf8ecff9b0de6c5a79ff57e13b1edaff01">50bd9eaf</a>)</li> <li><strong>client-healthlake:</strong> This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/77d72406e4c1ce2560c6d65e4968aafdf01d0da0">77d72406</a>)</li> <li><strong>client-sagemaker:</strong> This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bfe260bffc143ad14d06e8b212c3bc6cc0888494">bfe260bf</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to override timeout on action level. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2905d176eadbc9af7f367eef6adc060da887d612">2905d176</a>)</li> <li><strong>client-artifact:</strong> This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5d6bff4ae692e02f1bf3eea60448418a11fc8b9e">5d6bff4a</a>)</li> <li><strong>client-opensearch:</strong> Adds additional supported instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f8844a49c4abb6d38c993b6d0aa3deb53f7358eb">f8844a49</a>)</li> <li><strong>client-polly:</strong> Amazon Polly adds 1 new voice - Burcu (tr-TR) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/098c6c3e27e1b3a952f0b861f30e2425fe1d7629">098c6c3e</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> <ul> <li>pass parent logger &amp; requestHandler to STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5801">#5801</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a">c8e00477</a>)</li> <li>use outer client region before default STS global region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5800">#5800</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cbf57b33800eda39597cdc44bec6b8f4d6f5a09">1cbf57b3</a>)</li> </ul> </li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.515.0.zip</strong></p> <h2>v3.514.0</h2> <h4>3.514.0(2024-02-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>UPGRADING:</strong> describe S3 getObject buffer vs. stream (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5782">#5782</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0f8898cb316f0eaeee0df40e4264d6f009ee6516">0f8898cb</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/be6835e7131c6b5f61c6b399dc38b0ad58342760">be6835e7</a>)</li> <li><strong>client-qbusiness:</strong> This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&amp;A answer relevance. It also adds new feedback reasons for the PutFeedback API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8fe85371eeaad05d12c6e2533c7ae60343a58ef6">8fe85371</a>)</li> <li><strong>client-lookoutequipment:</strong> This feature allows customers to see pointwise model diagnostics results for their models. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/424f63d6ca614e441ebe1fc3d1a1be825cbc9bac">424f63d6</a>)</li> <li><strong>client-controltower:</strong> Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/adada71649fdab7ea092da7e842da61c82c037ac">adada716</a>)</li> </ul> <h5>Bug Fixes</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0">3.515.0</a> (2024-02-15)</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.513.0...v3.514.0">3.514.0</a> (2024-02-14)</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.512.0...v3.513.0">3.513.0</a> (2024-02-13)</h1> <h3>Features</h3> <ul> <li><strong>experimentalIdentityAndAuth:</strong> release phase for services without customizations (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5787">#5787</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7">4004ff6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec20977eb1e26810d66b35f18bb47ba418b7d24"><code>0ec2097</code></a> Publish v3.515.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/818781e26f73b4e572f77e92613271aae5353ad1"><code>818781e</code></a> Publish v3.514.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6c362fd7195df927a5b27d8bef3782e8f5891a48"><code>6c362fd</code></a> Publish v3.513.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7"><code>4004ff6</code></a> feat(experimentalIdentityAndAuth): release phase for services without customi...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.515.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.511.0 to 3.515.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.515.0</h2> <h4>3.515.0(2024-02-15)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> bump uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5798">#5798</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef1203b7500bc05eb835b1c53f57294495aa24b0">ef1203b7</a>)</li> <li><strong>deps:</strong> update uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4397">#4397</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d">df493593</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-secrets-manager:</strong> Doc only update for Secrets Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f78245f930b8db5d5346f2a3bbd0ced3030b7f7d">f78245f9</a>)</li> <li><strong>client-detective:</strong> Doc only updates for content enhancement (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6362d495cf67caaf6ad4d0662ccfc4d1d32d68">4d6362d4</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/075b95df5bd99db6710aa0f1d142fb5d2d49f4b9">075b95df</a>)</li> <li><strong>client-guardduty:</strong> Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50bd9eaf8ecff9b0de6c5a79ff57e13b1edaff01">50bd9eaf</a>)</li> <li><strong>client-healthlake:</strong> This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/77d72406e4c1ce2560c6d65e4968aafdf01d0da0">77d72406</a>)</li> <li><strong>client-sagemaker:</strong> This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bfe260bffc143ad14d06e8b212c3bc6cc0888494">bfe260bf</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to override timeout on action level. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2905d176eadbc9af7f367eef6adc060da887d612">2905d176</a>)</li> <li><strong>client-artifact:</strong> This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5d6bff4ae692e02f1bf3eea60448418a11fc8b9e">5d6bff4a</a>)</li> <li><strong>client-opensearch:</strong> Adds additional supported instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f8844a49c4abb6d38c993b6d0aa3deb53f7358eb">f8844a49</a>)</li> <li><strong>client-polly:</strong> Amazon Polly adds 1 new voice - Burcu (tr-TR) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/098c6c3e27e1b3a952f0b861f30e2425fe1d7629">098c6c3e</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> <ul> <li>pass parent logger &amp; requestHandler to STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5801">#5801</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a">c8e00477</a>)</li> <li>use outer client region before default STS global region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5800">#5800</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cbf57b33800eda39597cdc44bec6b8f4d6f5a09">1cbf57b3</a>)</li> </ul> </li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.515.0.zip</strong></p> <h2>v3.514.0</h2> <h4>3.514.0(2024-02-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>UPGRADING:</strong> describe S3 getObject buffer vs. stream (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5782">#5782</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0f8898cb316f0eaeee0df40e4264d6f009ee6516">0f8898cb</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/be6835e7131c6b5f61c6b399dc38b0ad58342760">be6835e7</a>)</li> <li><strong>client-qbusiness:</strong> This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&amp;A answer relevance. It also adds new feedback reasons for the PutFeedback API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8fe85371eeaad05d12c6e2533c7ae60343a58ef6">8fe85371</a>)</li> <li><strong>client-lookoutequipment:</strong> This feature allows customers to see pointwise model diagnostics results for their models. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/424f63d6ca614e441ebe1fc3d1a1be825cbc9bac">424f63d6</a>)</li> <li><strong>client-controltower:</strong> Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/adada71649fdab7ea092da7e842da61c82c037ac">adada716</a>)</li> </ul> <h5>Bug Fixes</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0">3.515.0</a> (2024-02-15)</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.513.0...v3.514.0">3.514.0</a> (2024-02-14)</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.512.0...v3.513.0">3.513.0</a> (2024-02-13)</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/0ec20977eb1e26810d66b35f18bb47ba418b7d24"><code>0ec2097</code></a> Publish v3.515.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/818781e26f73b4e572f77e92613271aae5353ad1"><code>818781e</code></a> Publish v3.514.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6c362fd7195df927a5b27d8bef3782e8f5891a48"><code>6c362fd</code></a> Publish v3.513.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.515.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.511.0 to 3.515.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.515.0</h2> <h4>3.515.0(2024-02-15)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> bump uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5798">#5798</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef1203b7500bc05eb835b1c53f57294495aa24b0">ef1203b7</a>)</li> <li><strong>deps:</strong> update uuid to v9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4397">#4397</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4935935e409025017e06f297bb84bab559fd4d">df493593</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-secrets-manager:</strong> Doc only update for Secrets Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f78245f930b8db5d5346f2a3bbd0ced3030b7f7d">f78245f9</a>)</li> <li><strong>client-detective:</strong> Doc only updates for content enhancement (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6362d495cf67caaf6ad4d0662ccfc4d1d32d68">4d6362d4</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/075b95df5bd99db6710aa0f1d142fb5d2d49f4b9">075b95df</a>)</li> <li><strong>client-guardduty:</strong> Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/50bd9eaf8ecff9b0de6c5a79ff57e13b1edaff01">50bd9eaf</a>)</li> <li><strong>client-healthlake:</strong> This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/77d72406e4c1ce2560c6d65e4968aafdf01d0da0">77d72406</a>)</li> <li><strong>client-sagemaker:</strong> This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bfe260bffc143ad14d06e8b212c3bc6cc0888494">bfe260bf</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to override timeout on action level. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2905d176eadbc9af7f367eef6adc060da887d612">2905d176</a>)</li> <li><strong>client-artifact:</strong> This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5d6bff4ae692e02f1bf3eea60448418a11fc8b9e">5d6bff4a</a>)</li> <li><strong>client-opensearch:</strong> Adds additional supported instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f8844a49c4abb6d38c993b6d0aa3deb53f7358eb">f8844a49</a>)</li> <li><strong>client-polly:</strong> Amazon Polly adds 1 new voice - Burcu (tr-TR) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/098c6c3e27e1b3a952f0b861f30e2425fe1d7629">098c6c3e</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-sts:</strong> <ul> <li>pass parent logger &amp; requestHandler to STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5801">#5801</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8e00477ae9f8ce4276a112742953738633f1d0a">c8e00477</a>)</li> <li>use outer client region before default STS global region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5800">#5800</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cbf57b33800eda39597cdc44bec6b8f4d6f5a09">1cbf57b3</a>)</li> </ul> </li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.515.0.zip</strong></p> <h2>v3.514.0</h2> <h4>3.514.0(2024-02-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>UPGRADING:</strong> describe S3 getObject buffer vs. stream (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5782">#5782</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0f8898cb316f0eaeee0df40e4264d6f009ee6516">0f8898cb</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/be6835e7131c6b5f61c6b399dc38b0ad58342760">be6835e7</a>)</li> <li><strong>client-qbusiness:</strong> This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&amp;A answer relevance. It also adds new feedback reasons for the PutFeedback API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8fe85371eeaad05d12c6e2533c7ae60343a58ef6">8fe85371</a>)</li> <li><strong>client-lookoutequipment:</strong> This feature allows customers to see pointwise model diagnostics results for their models. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/424f63d6ca614e441ebe1fc3d1a1be825cbc9bac">424f63d6</a>)</li> <li><strong>client-controltower:</strong> Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/adada71649fdab7ea092da7e842da61c82c037ac">adada716</a>)</li> </ul> <h5>Bug Fixes</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0">3.515.0</a> (2024-02-15)</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.513.0...v3.514.0">3.514.0</a> (2024-02-14)</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.512.0...v3.513.0">3.513.0</a> (2024-02-13)</h1> <h3>Features</h3> <ul> <li><strong>experimentalIdentityAndAuth:</strong> release phase for services without customizations (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5787">#5787</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7">4004ff6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0ec20977eb1e26810d66b35f18bb47ba418b7d24"><code>0ec2097</code></a> Publish v3.515.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/818781e26f73b4e572f77e92613271aae5353ad1"><code>818781e</code></a> Publish v3.514.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6c362fd7195df927a5b27d8bef3782e8f5891a48"><code>6c362fd</code></a> Publish v3.513.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4004ff68a8ad20f6e60e8fab1f8952928f92f4b7"><code>4004ff6</code></a> feat(experimentalIdentityAndAuth): release phase for services without customi...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.515.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> Co-authored-by: Niek Palm <[email protected]>
1 parent 700f357 commit 3549bc1

File tree

1 file changed

+308
-307
lines changed

1 file changed

+308
-307
lines changed

0 commit comments

Comments
 (0)