Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: [dependabot] - bump @aws-sdk/util-dynamodb from 3.590.0 to 3…
….592.0 (#359) Bumps [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) from 3.590.0 to 3.592.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/util-dynamodb</code>'s releases</a>.</em></p> <blockquote> <h2>v3.592.0</h2> <h4>3.592.0(2024-06-06)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> bump smithy-typescript version to 0.21.1 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6172">#6172</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eedf0d536f2f94d90b673a5ba5e8b6ec9e3f5a44">eedf0d53</a>)</li> <li><strong>clients:</strong> export types with <code>export type</code> (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6171">#6171</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fdd7f756492a6fe8e218b58ee15efdb297f07102">fdd7f756</a>)</li> <li>module export fields in <code>@smithy/core</code> (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6168">#6168</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0e7d14557b3d8802b806022cf29a54f128161e15">0e7d1455</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sns:</strong> Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b381cca7384dde831bc757223009bee126ac8c5d">b381cca7</a>)</li> <li><strong>client-sqs:</strong> Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6772052cb803c4c447b4323f4ddcb24f4bdabbe6">6772052c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-account:</strong> This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23c9d39c484d02e5a2ebb527cf40cc17d139df39">23c9d39c</a>)</li> <li><strong>client-iot-wireless:</strong> Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7dd6fdf2ad4714c19a7dd9f104d9a5d2fd8dccd2">7dd6fdf2</a>)</li> <li><strong>client-location:</strong> Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7c01057a8400c8ad9a196d832b857ca19f3fc95a">7c01057a</a>)</li> <li><strong>client-storage-gateway:</strong> Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f7b019edf3dbd37836ba06da9b1dd599870c326e">f7b019ed</a>)</li> <li><strong>client-firehose:</strong> Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae7c3b0197636e0a4eb7e576ab2f4b647546f0ed">ae7c3b01</a>)</li> <li><strong>client-fsx:</strong> This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c1f604f9e0887cf4c1050dfa8603d3ef6cda84a">8c1f604f</a>)</li> <li><strong>client-glue:</strong> This release adds support for creating and updating Glue Data Catalog Views. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/349fcc9804529d411f69fc0118de018e52f88b53">349fcc98</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>protocoltests:</strong> validate resolvedHost from httpRequestTests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6175">#6175</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ec83f8719e05d4e37068f1ae52e813c39b1aefa6">ec83f871</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.592.0.zip</strong></p> <h2>v3.591.0</h2> <h4>3.591.0(2024-06-05)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-06-05 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6d6148e47aed481736d3383d606747a49bbbca29">6d6148e4</a>)</li> <li><strong>client-s3:</strong> Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ad0e8d9c766f82e3231398d6f544b9ab09d69985">ad0e8d9c</a>)</li> <li><strong>client-glue:</strong> AWS Glue now supports native SaaS connectivity: Salesforce connector available now (<a href="https://github.com/aws/aws-sdk-js-v3/commit/759dc888a1c7925a8d13e7bf272e805c9af94584">759dc888</a>)</li> <li><strong>client-global-accelerator:</strong> This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/659cea798a1a5bd353f6df7b53c938c91c854622">659cea79</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.591.0.zip</strong></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md"><code>@aws-sdk/util-dynamodb</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0">3.592.0</a> (2024-06-06)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/util-dynamodb</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6c7ef8dacbbbe1fd1988462e6b19a34ba2e5369b"><code>6c7ef8d</code></a> Publish v3.592.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.592.0/packages/util-dynamodb">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information