Skip to content

Commit 677965d

Browse files
fix(lambda): bump the aws group in /lambdas with 5 updates (#3671)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the aws group in /lambdas with 5 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.470.0` | `3.474.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.470.0` | `3.474.0` | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.470.0` | `3.474.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.470.0` | `3.474.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.470.0` | `3.474.0` | Updates `@aws-sdk/client-s3` from 3.470.0 to 3.474.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.474.0</h2> <h4>3.474.0(2023-12-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-workspaces:</strong> Updated note to ensure customers understand running modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/085ed53e5437c6883a99963804e781fa8526fd80">085ed53e</a>)</li> <li><strong>client-b2bi:</strong> Documentation updates for AWS B2B Data Interchange (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c81ff02e61de950f1047eaa686518fc39cd956e9">c81ff02e</a>)</li> <li><strong>client-controltower:</strong> Documentation updates for AWS Control Tower. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7c20820ce07a618b822f587b10382ce847afddf9">7c20820c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab69ea03effe9c69a306e611893f178705f66812">ab69ea03</a>)</li> <li><strong>client-iot:</strong> This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a55c87844978ec6102ebfbb2f3feb99f690a7a98">a55c8784</a>)</li> <li><strong>client-firehose:</strong> This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dab64555963557ed046b7d28d41587330c4b1d9b">dab64555</a>)</li> <li><strong>client-neptune-graph:</strong> This is the initial SDK release for Amazon Neptune Analytics (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8210ba24db7677762126733347ab424899571ec3">8210ba24</a>)</li> <li><strong>client-connect:</strong> This release adds support for more granular billing using tags (key:value pairs) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/417de037c70ef98e7b0316412b602cad7974f3d9">417de037</a>)</li> <li><strong>client-appstream:</strong> This release includes support for images of Windows Server 2022 platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/701ead0802414a31fc6602319693660d2e9b2bd2">701ead08</a>)</li> <li><strong>client-quicksight:</strong> Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ee74785bf9107bd32a9294d5ba6da59a944a8e6d">ee74785b</a>)</li> <li><strong>client-opensearch:</strong> Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c63279d462d21bc08a9df6494eecbc12ee7261b8">c63279d4</a>)</li> <li><strong>client-billingconductor:</strong> Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba49477a78d4cffa1ffc9348af6a89f4831dac5f">ba49477a</a>)</li> <li><strong>client-gamelift:</strong> Amazon GameLift adds the ability to add and update the game properties of active game sessions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9c8b6c6cbef877c3887252f6c0832fe4836791e5">9c8b6c6c</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>release phase for STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5282">#5282</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f6658b49dde8e510f56bf192dee26befe9a67103">f6658b49</a>)</li> <li>add <code>@smithy.rules#endpointRuleSet</code> auth scheme providers (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5579">#5579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/381416337f3716519d69d6e8839a6903aa22ed30">38141633</a>)</li> </ul> </li> <li><strong>core:</strong> add <code>experimentalIdentityAndAuth</code> AWS SDK SigV4 support (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5586">#5586</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a97df5953e722ed4887bcb65a41c019f08a5cbb">9a97df59</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-sdk-s3:</strong> safely access nested properties for error (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5580">#5580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/013665e184937c224008195fda10ea1cc5c49109">013665e1</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.474.0.zip</strong></p> <h2>v3.473.0</h2> <h4>3.473.0(2023-12-13)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> update smithy-typescript commit (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5510">#5510</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7759481d1fd09df78a57e23575e65a8375e274a5">7759481d</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-13 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ef57fb76ade20d6e69596391d0017d5a88ef67c">3ef57fb7</a>)</li> <li><strong>client-drs:</strong> Adding AgentVersion to SourceServer and RecoveryInstance structures (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01b2633bbfec78836ce6158400de3e7b5c649654">01b2633b</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>add event streaming input integrations relative to auth (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5578">#5578</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a12b2eb9acf1c14696ae02489545718bcc634964">a12b2eb9</a>)</li> <li>add <code>endpointRuleSet</code> trait to generic client test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5573">#5573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/03d6230982548f631350e8abac9954b59e8c7f28">03d62309</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.473.0...v3.474.0">3.474.0</a> (2023-12-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.472.0...v3.473.0">3.473.0</a> (2023-12-13)</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.471.0...v3.472.0">3.472.0</a> (2023-12-12)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>codegen:</strong> dedupe <code>[@aws](https://github.com/aws).protocols#restXml</code> serialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5568">#5568</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7df73259b6d39e27550eb99add11d207186e451c">7df7325</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ad9fb3c116e684a00e4526eb65869939c99c5c4d"><code>ad9fb3c</code></a> Publish v3.474.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d9ba248d4cc09f016f83970c5b9956363db34646"><code>d9ba248</code></a> Publish v3.473.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/7759481d1fd09df78a57e23575e65a8375e274a5"><code>7759481</code></a> chore(codegen): update smithy-typescript commit (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5510">#5510</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cdcbe7ab9f403a9da33a89fd2979d4f3b05bec38"><code>cdcbe7a</code></a> Publish v3.472.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/7df73259b6d39e27550eb99add11d207186e451c"><code>7df7325</code></a> fix(codegen): dedupe <code>@aws.protocols#restXml</code> serialization (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5568">#5568</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.474.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.470.0 to 3.474.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.474.0</h2> <h4>3.474.0(2023-12-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-workspaces:</strong> Updated note to ensure customers understand running modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/085ed53e5437c6883a99963804e781fa8526fd80">085ed53e</a>)</li> <li><strong>client-b2bi:</strong> Documentation updates for AWS B2B Data Interchange (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c81ff02e61de950f1047eaa686518fc39cd956e9">c81ff02e</a>)</li> <li><strong>client-controltower:</strong> Documentation updates for AWS Control Tower. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7c20820ce07a618b822f587b10382ce847afddf9">7c20820c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab69ea03effe9c69a306e611893f178705f66812">ab69ea03</a>)</li> <li><strong>client-iot:</strong> This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a55c87844978ec6102ebfbb2f3feb99f690a7a98">a55c8784</a>)</li> <li><strong>client-firehose:</strong> This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dab64555963557ed046b7d28d41587330c4b1d9b">dab64555</a>)</li> <li><strong>client-neptune-graph:</strong> This is the initial SDK release for Amazon Neptune Analytics (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8210ba24db7677762126733347ab424899571ec3">8210ba24</a>)</li> <li><strong>client-connect:</strong> This release adds support for more granular billing using tags (key:value pairs) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/417de037c70ef98e7b0316412b602cad7974f3d9">417de037</a>)</li> <li><strong>client-appstream:</strong> This release includes support for images of Windows Server 2022 platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/701ead0802414a31fc6602319693660d2e9b2bd2">701ead08</a>)</li> <li><strong>client-quicksight:</strong> Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ee74785bf9107bd32a9294d5ba6da59a944a8e6d">ee74785b</a>)</li> <li><strong>client-opensearch:</strong> Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c63279d462d21bc08a9df6494eecbc12ee7261b8">c63279d4</a>)</li> <li><strong>client-billingconductor:</strong> Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba49477a78d4cffa1ffc9348af6a89f4831dac5f">ba49477a</a>)</li> <li><strong>client-gamelift:</strong> Amazon GameLift adds the ability to add and update the game properties of active game sessions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9c8b6c6cbef877c3887252f6c0832fe4836791e5">9c8b6c6c</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>release phase for STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5282">#5282</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f6658b49dde8e510f56bf192dee26befe9a67103">f6658b49</a>)</li> <li>add <code>@smithy.rules#endpointRuleSet</code> auth scheme providers (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5579">#5579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/381416337f3716519d69d6e8839a6903aa22ed30">38141633</a>)</li> </ul> </li> <li><strong>core:</strong> add <code>experimentalIdentityAndAuth</code> AWS SDK SigV4 support (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5586">#5586</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a97df5953e722ed4887bcb65a41c019f08a5cbb">9a97df59</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-sdk-s3:</strong> safely access nested properties for error (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5580">#5580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/013665e184937c224008195fda10ea1cc5c49109">013665e1</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.474.0.zip</strong></p> <h2>v3.473.0</h2> <h4>3.473.0(2023-12-13)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> update smithy-typescript commit (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5510">#5510</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7759481d1fd09df78a57e23575e65a8375e274a5">7759481d</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-13 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ef57fb76ade20d6e69596391d0017d5a88ef67c">3ef57fb7</a>)</li> <li><strong>client-drs:</strong> Adding AgentVersion to SourceServer and RecoveryInstance structures (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01b2633bbfec78836ce6158400de3e7b5c649654">01b2633b</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>add event streaming input integrations relative to auth (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5578">#5578</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a12b2eb9acf1c14696ae02489545718bcc634964">a12b2eb9</a>)</li> <li>add <code>endpointRuleSet</code> trait to generic client test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5573">#5573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/03d6230982548f631350e8abac9954b59e8c7f28">03d62309</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.473.0...v3.474.0">3.474.0</a> (2023-12-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.472.0...v3.473.0">3.473.0</a> (2023-12-13)</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.471.0...v3.472.0">3.472.0</a> (2023-12-12)</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/ad9fb3c116e684a00e4526eb65869939c99c5c4d"><code>ad9fb3c</code></a> Publish v3.474.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d9ba248d4cc09f016f83970c5b9956363db34646"><code>d9ba248</code></a> Publish v3.473.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cdcbe7ab9f403a9da33a89fd2979d4f3b05bec38"><code>cdcbe7a</code></a> Publish v3.472.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.474.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ec2` from 3.470.0 to 3.474.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.474.0</h2> <h4>3.474.0(2023-12-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-workspaces:</strong> Updated note to ensure customers understand running modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/085ed53e5437c6883a99963804e781fa8526fd80">085ed53e</a>)</li> <li><strong>client-b2bi:</strong> Documentation updates for AWS B2B Data Interchange (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c81ff02e61de950f1047eaa686518fc39cd956e9">c81ff02e</a>)</li> <li><strong>client-controltower:</strong> Documentation updates for AWS Control Tower. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7c20820ce07a618b822f587b10382ce847afddf9">7c20820c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab69ea03effe9c69a306e611893f178705f66812">ab69ea03</a>)</li> <li><strong>client-iot:</strong> This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a55c87844978ec6102ebfbb2f3feb99f690a7a98">a55c8784</a>)</li> <li><strong>client-firehose:</strong> This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dab64555963557ed046b7d28d41587330c4b1d9b">dab64555</a>)</li> <li><strong>client-neptune-graph:</strong> This is the initial SDK release for Amazon Neptune Analytics (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8210ba24db7677762126733347ab424899571ec3">8210ba24</a>)</li> <li><strong>client-connect:</strong> This release adds support for more granular billing using tags (key:value pairs) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/417de037c70ef98e7b0316412b602cad7974f3d9">417de037</a>)</li> <li><strong>client-appstream:</strong> This release includes support for images of Windows Server 2022 platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/701ead0802414a31fc6602319693660d2e9b2bd2">701ead08</a>)</li> <li><strong>client-quicksight:</strong> Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ee74785bf9107bd32a9294d5ba6da59a944a8e6d">ee74785b</a>)</li> <li><strong>client-opensearch:</strong> Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c63279d462d21bc08a9df6494eecbc12ee7261b8">c63279d4</a>)</li> <li><strong>client-billingconductor:</strong> Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba49477a78d4cffa1ffc9348af6a89f4831dac5f">ba49477a</a>)</li> <li><strong>client-gamelift:</strong> Amazon GameLift adds the ability to add and update the game properties of active game sessions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9c8b6c6cbef877c3887252f6c0832fe4836791e5">9c8b6c6c</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>release phase for STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5282">#5282</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f6658b49dde8e510f56bf192dee26befe9a67103">f6658b49</a>)</li> <li>add <code>@smithy.rules#endpointRuleSet</code> auth scheme providers (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5579">#5579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/381416337f3716519d69d6e8839a6903aa22ed30">38141633</a>)</li> </ul> </li> <li><strong>core:</strong> add <code>experimentalIdentityAndAuth</code> AWS SDK SigV4 support (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5586">#5586</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a97df5953e722ed4887bcb65a41c019f08a5cbb">9a97df59</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-sdk-s3:</strong> safely access nested properties for error (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5580">#5580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/013665e184937c224008195fda10ea1cc5c49109">013665e1</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.474.0.zip</strong></p> <h2>v3.473.0</h2> <h4>3.473.0(2023-12-13)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> update smithy-typescript commit (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5510">#5510</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7759481d1fd09df78a57e23575e65a8375e274a5">7759481d</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-13 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ef57fb76ade20d6e69596391d0017d5a88ef67c">3ef57fb7</a>)</li> <li><strong>client-drs:</strong> Adding AgentVersion to SourceServer and RecoveryInstance structures (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01b2633bbfec78836ce6158400de3e7b5c649654">01b2633b</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>add event streaming input integrations relative to auth (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5578">#5578</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a12b2eb9acf1c14696ae02489545718bcc634964">a12b2eb9</a>)</li> <li>add <code>endpointRuleSet</code> trait to generic client test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5573">#5573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/03d6230982548f631350e8abac9954b59e8c7f28">03d62309</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.473.0...v3.474.0">3.474.0</a> (2023-12-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.472.0...v3.473.0">3.473.0</a> (2023-12-13)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ec2</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ad9fb3c116e684a00e4526eb65869939c99c5c4d"><code>ad9fb3c</code></a> Publish v3.474.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d9ba248d4cc09f016f83970c5b9956363db34646"><code>d9ba248</code></a> Publish v3.473.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.474.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.470.0 to 3.474.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.474.0</h2> <h4>3.474.0(2023-12-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-workspaces:</strong> Updated note to ensure customers understand running modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/085ed53e5437c6883a99963804e781fa8526fd80">085ed53e</a>)</li> <li><strong>client-b2bi:</strong> Documentation updates for AWS B2B Data Interchange (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c81ff02e61de950f1047eaa686518fc39cd956e9">c81ff02e</a>)</li> <li><strong>client-controltower:</strong> Documentation updates for AWS Control Tower. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7c20820ce07a618b822f587b10382ce847afddf9">7c20820c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab69ea03effe9c69a306e611893f178705f66812">ab69ea03</a>)</li> <li><strong>client-iot:</strong> This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a55c87844978ec6102ebfbb2f3feb99f690a7a98">a55c8784</a>)</li> <li><strong>client-firehose:</strong> This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dab64555963557ed046b7d28d41587330c4b1d9b">dab64555</a>)</li> <li><strong>client-neptune-graph:</strong> This is the initial SDK release for Amazon Neptune Analytics (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8210ba24db7677762126733347ab424899571ec3">8210ba24</a>)</li> <li><strong>client-connect:</strong> This release adds support for more granular billing using tags (key:value pairs) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/417de037c70ef98e7b0316412b602cad7974f3d9">417de037</a>)</li> <li><strong>client-appstream:</strong> This release includes support for images of Windows Server 2022 platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/701ead0802414a31fc6602319693660d2e9b2bd2">701ead08</a>)</li> <li><strong>client-quicksight:</strong> Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ee74785bf9107bd32a9294d5ba6da59a944a8e6d">ee74785b</a>)</li> <li><strong>client-opensearch:</strong> Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c63279d462d21bc08a9df6494eecbc12ee7261b8">c63279d4</a>)</li> <li><strong>client-billingconductor:</strong> Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba49477a78d4cffa1ffc9348af6a89f4831dac5f">ba49477a</a>)</li> <li><strong>client-gamelift:</strong> Amazon GameLift adds the ability to add and update the game properties of active game sessions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9c8b6c6cbef877c3887252f6c0832fe4836791e5">9c8b6c6c</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>release phase for STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5282">#5282</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f6658b49dde8e510f56bf192dee26befe9a67103">f6658b49</a>)</li> <li>add <code>@smithy.rules#endpointRuleSet</code> auth scheme providers (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5579">#5579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/381416337f3716519d69d6e8839a6903aa22ed30">38141633</a>)</li> </ul> </li> <li><strong>core:</strong> add <code>experimentalIdentityAndAuth</code> AWS SDK SigV4 support (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5586">#5586</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a97df5953e722ed4887bcb65a41c019f08a5cbb">9a97df59</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-sdk-s3:</strong> safely access nested properties for error (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5580">#5580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/013665e184937c224008195fda10ea1cc5c49109">013665e1</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.474.0.zip</strong></p> <h2>v3.473.0</h2> <h4>3.473.0(2023-12-13)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> update smithy-typescript commit (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5510">#5510</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7759481d1fd09df78a57e23575e65a8375e274a5">7759481d</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-13 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ef57fb76ade20d6e69596391d0017d5a88ef67c">3ef57fb7</a>)</li> <li><strong>client-drs:</strong> Adding AgentVersion to SourceServer and RecoveryInstance structures (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01b2633bbfec78836ce6158400de3e7b5c649654">01b2633b</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>add event streaming input integrations relative to auth (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5578">#5578</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a12b2eb9acf1c14696ae02489545718bcc634964">a12b2eb9</a>)</li> <li>add <code>endpointRuleSet</code> trait to generic client test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5573">#5573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/03d6230982548f631350e8abac9954b59e8c7f28">03d62309</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.473.0...v3.474.0">3.474.0</a> (2023-12-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.472.0...v3.473.0">3.473.0</a> (2023-12-13)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-sqs</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ad9fb3c116e684a00e4526eb65869939c99c5c4d"><code>ad9fb3c</code></a> Publish v3.474.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d9ba248d4cc09f016f83970c5b9956363db34646"><code>d9ba248</code></a> Publish v3.473.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.474.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.470.0 to 3.474.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.474.0</h2> <h4>3.474.0(2023-12-14)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-workspaces:</strong> Updated note to ensure customers understand running modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/085ed53e5437c6883a99963804e781fa8526fd80">085ed53e</a>)</li> <li><strong>client-b2bi:</strong> Documentation updates for AWS B2B Data Interchange (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c81ff02e61de950f1047eaa686518fc39cd956e9">c81ff02e</a>)</li> <li><strong>client-controltower:</strong> Documentation updates for AWS Control Tower. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7c20820ce07a618b822f587b10382ce847afddf9">7c20820c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab69ea03effe9c69a306e611893f178705f66812">ab69ea03</a>)</li> <li><strong>client-iot:</strong> This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a55c87844978ec6102ebfbb2f3feb99f690a7a98">a55c8784</a>)</li> <li><strong>client-firehose:</strong> This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dab64555963557ed046b7d28d41587330c4b1d9b">dab64555</a>)</li> <li><strong>client-neptune-graph:</strong> This is the initial SDK release for Amazon Neptune Analytics (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8210ba24db7677762126733347ab424899571ec3">8210ba24</a>)</li> <li><strong>client-connect:</strong> This release adds support for more granular billing using tags (key:value pairs) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/417de037c70ef98e7b0316412b602cad7974f3d9">417de037</a>)</li> <li><strong>client-appstream:</strong> This release includes support for images of Windows Server 2022 platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/701ead0802414a31fc6602319693660d2e9b2bd2">701ead08</a>)</li> <li><strong>client-quicksight:</strong> Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ee74785bf9107bd32a9294d5ba6da59a944a8e6d">ee74785b</a>)</li> <li><strong>client-opensearch:</strong> Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c63279d462d21bc08a9df6494eecbc12ee7261b8">c63279d4</a>)</li> <li><strong>client-billingconductor:</strong> Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba49477a78d4cffa1ffc9348af6a89f4831dac5f">ba49477a</a>)</li> <li><strong>client-gamelift:</strong> Amazon GameLift adds the ability to add and update the game properties of active game sessions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9c8b6c6cbef877c3887252f6c0832fe4836791e5">9c8b6c6c</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>release phase for STS (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5282">#5282</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f6658b49dde8e510f56bf192dee26befe9a67103">f6658b49</a>)</li> <li>add <code>@smithy.rules#endpointRuleSet</code> auth scheme providers (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5579">#5579</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/381416337f3716519d69d6e8839a6903aa22ed30">38141633</a>)</li> </ul> </li> <li><strong>core:</strong> add <code>experimentalIdentityAndAuth</code> AWS SDK SigV4 support (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5586">#5586</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a97df5953e722ed4887bcb65a41c019f08a5cbb">9a97df59</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-sdk-s3:</strong> safely access nested properties for error (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5580">#5580</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/013665e184937c224008195fda10ea1cc5c49109">013665e1</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.474.0.zip</strong></p> <h2>v3.473.0</h2> <h4>3.473.0(2023-12-13)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> update smithy-typescript commit (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5510">#5510</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7759481d1fd09df78a57e23575e65a8375e274a5">7759481d</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2023-12-13 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ef57fb76ade20d6e69596391d0017d5a88ef67c">3ef57fb7</a>)</li> <li><strong>client-drs:</strong> Adding AgentVersion to SourceServer and RecoveryInstance structures (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01b2633bbfec78836ce6158400de3e7b5c649654">01b2633b</a>)</li> <li><strong>experimentalIdentityAndAuth:</strong> <ul> <li>add event streaming input integrations relative to auth (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5578">#5578</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a12b2eb9acf1c14696ae02489545718bcc634964">a12b2eb9</a>)</li> <li>add <code>endpointRuleSet</code> trait to generic client test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5573">#5573</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/03d6230982548f631350e8abac9954b59e8c7f28">03d62309</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.473.0...v3.474.0">3.474.0</a> (2023-12-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.472.0...v3.473.0">3.473.0</a> (2023-12-13)</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/ad9fb3c116e684a00e4526eb65869939c99c5c4d"><code>ad9fb3c</code></a> Publish v3.474.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d9ba248d4cc09f016f83970c5b9956363db34646"><code>d9ba248</code></a> Publish v3.473.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.474.0/clients/client-ssm">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>
1 parent 67facac commit 677965d

File tree

1 file changed

+95
-86
lines changed

1 file changed

+95
-86
lines changed

lambdas/yarn.lock

+95-86
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@
114114
aws-xray-sdk-core "^3.5.3"
115115

116116
"@aws-sdk/client-ec2@^3.436.0":
117-
version "3.470.0"
118-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ec2/-/client-ec2-3.470.0.tgz#35f100ec1ce0c313bbb6a328e1abda230239435f"
119-
integrity sha512-K4pRGl5BBRLgyziULoukoeiGXvm5YfY+McI//M7Dqb/3nvWEzrGxJpga63akhd5vO9EQ4TE+MOl6dnGRnGpNkA==
117+
version "3.474.0"
118+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ec2/-/client-ec2-3.474.0.tgz#3d538966a1b072ec1db77809b072198209844daa"
119+
integrity sha512-dDqhweefM2DAFHe5frxgTlJ9A7BSHNzS1nZKMUQgiHfB5al7QtwLTYuP9Bsp+7KoUtoFlNsdcwQCrzw3fqOl0Q==
120120
dependencies:
121121
"@aws-crypto/sha256-browser" "3.0.0"
122122
"@aws-crypto/sha256-js" "3.0.0"
123-
"@aws-sdk/client-sts" "3.470.0"
124-
"@aws-sdk/core" "3.468.0"
125-
"@aws-sdk/credential-provider-node" "3.470.0"
123+
"@aws-sdk/client-sts" "3.474.0"
124+
"@aws-sdk/core" "3.474.0"
125+
"@aws-sdk/credential-provider-node" "3.474.0"
126126
"@aws-sdk/middleware-host-header" "3.468.0"
127127
"@aws-sdk/middleware-logger" "3.468.0"
128128
"@aws-sdk/middleware-recursion-detection" "3.468.0"
@@ -163,34 +163,34 @@
163163
uuid "^8.3.2"
164164

165165
"@aws-sdk/client-s3@^3.436.0":
166-
version "3.470.0"
167-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.470.0.tgz#35b0f8004487e83133f9bea993cfaa66a14fc824"
168-
integrity sha512-HdhNlz25ImxID17qK7qfLXileJPYdPT7kgC+gm083edhFk0JI0+N8y7N9ybnVYpoHzZZPXeO1KZkmfdWK4IQhw==
166+
version "3.474.0"
167+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.474.0.tgz#55a7430d80082dfdc14f08ed86f140a0e9ebce94"
168+
integrity sha512-uqji9u2yIhFMx6E18+iIlKqimZE1SUEewS78iYYzOKRoQQ+XqFnQXtHTvBGfTExEvdwZUXYg8FqSP2UpQiEf/g==
169169
dependencies:
170170
"@aws-crypto/sha1-browser" "3.0.0"
171171
"@aws-crypto/sha256-browser" "3.0.0"
172172
"@aws-crypto/sha256-js" "3.0.0"
173-
"@aws-sdk/client-sts" "3.470.0"
174-
"@aws-sdk/core" "3.468.0"
175-
"@aws-sdk/credential-provider-node" "3.470.0"
173+
"@aws-sdk/client-sts" "3.474.0"
174+
"@aws-sdk/core" "3.474.0"
175+
"@aws-sdk/credential-provider-node" "3.474.0"
176176
"@aws-sdk/middleware-bucket-endpoint" "3.470.0"
177177
"@aws-sdk/middleware-expect-continue" "3.468.0"
178178
"@aws-sdk/middleware-flexible-checksums" "3.468.0"
179179
"@aws-sdk/middleware-host-header" "3.468.0"
180180
"@aws-sdk/middleware-location-constraint" "3.468.0"
181181
"@aws-sdk/middleware-logger" "3.468.0"
182182
"@aws-sdk/middleware-recursion-detection" "3.468.0"
183-
"@aws-sdk/middleware-sdk-s3" "3.470.0"
183+
"@aws-sdk/middleware-sdk-s3" "3.474.0"
184184
"@aws-sdk/middleware-signing" "3.468.0"
185185
"@aws-sdk/middleware-ssec" "3.468.0"
186186
"@aws-sdk/middleware-user-agent" "3.470.0"
187187
"@aws-sdk/region-config-resolver" "3.470.0"
188-
"@aws-sdk/signature-v4-multi-region" "3.470.0"
188+
"@aws-sdk/signature-v4-multi-region" "3.474.0"
189189
"@aws-sdk/types" "3.468.0"
190190
"@aws-sdk/util-endpoints" "3.470.0"
191191
"@aws-sdk/util-user-agent-browser" "3.468.0"
192192
"@aws-sdk/util-user-agent-node" "3.470.0"
193-
"@aws-sdk/xml-builder" "3.465.0"
193+
"@aws-sdk/xml-builder" "3.472.0"
194194
"@smithy/config-resolver" "^2.0.21"
195195
"@smithy/eventstream-serde-browser" "^2.0.15"
196196
"@smithy/eventstream-serde-config-resolver" "^2.0.15"
@@ -226,15 +226,15 @@
226226
tslib "^2.5.0"
227227

228228
"@aws-sdk/client-sqs@^3.436.0":
229-
version "3.470.0"
230-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.470.0.tgz#fb7f3e23df39661459293ffc02286500c7d7d332"
231-
integrity sha512-sf86MWKqIABBfpcCLmkMHRXo93WwN8HJBcAvlQ6nPtfiU3VlkkYXF4HvTk1z7/e04x+hZoF/yt3lgFljIjE6Ng==
229+
version "3.474.0"
230+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.474.0.tgz#583ebf478b92533e95de42f61fba3fe7dfa560ea"
231+
integrity sha512-FtdoZFQit790JUEZJslq0BBkx/CkLvvoTcLOKMCclQUOWHGi83Fsd++MzYHijE24ZXojgmvWxJirscKFwKn9dQ==
232232
dependencies:
233233
"@aws-crypto/sha256-browser" "3.0.0"
234234
"@aws-crypto/sha256-js" "3.0.0"
235-
"@aws-sdk/client-sts" "3.470.0"
236-
"@aws-sdk/core" "3.468.0"
237-
"@aws-sdk/credential-provider-node" "3.470.0"
235+
"@aws-sdk/client-sts" "3.474.0"
236+
"@aws-sdk/core" "3.474.0"
237+
"@aws-sdk/credential-provider-node" "3.474.0"
238238
"@aws-sdk/middleware-host-header" "3.468.0"
239239
"@aws-sdk/middleware-logger" "3.468.0"
240240
"@aws-sdk/middleware-recursion-detection" "3.468.0"
@@ -273,15 +273,15 @@
273273
tslib "^2.5.0"
274274

275275
"@aws-sdk/client-ssm@^3.436.0":
276-
version "3.470.0"
277-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ssm/-/client-ssm-3.470.0.tgz#fe9161217121a006b236dacff21ff03895ad0cab"
278-
integrity sha512-rinfCyTmela2+DtxabdYGH/6jzp1GRTz2Q2flcBug9YjS7791rV5dTLY0oy08iOs8aDTmWLEqM4Ys38E5IhPig==
276+
version "3.474.0"
277+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ssm/-/client-ssm-3.474.0.tgz#47d3b2367283090732fc0fed99b49e08a60eccde"
278+
integrity sha512-Ldtg54sXOADmjnnEDSYqlGmcVmHRs6hwbS6H1bxx2sIPZbePECrZ4H8lUoaBnRjHbuU3G5nNnOVeKDSiqqwr8A==
279279
dependencies:
280280
"@aws-crypto/sha256-browser" "3.0.0"
281281
"@aws-crypto/sha256-js" "3.0.0"
282-
"@aws-sdk/client-sts" "3.470.0"
283-
"@aws-sdk/core" "3.468.0"
284-
"@aws-sdk/credential-provider-node" "3.470.0"
282+
"@aws-sdk/client-sts" "3.474.0"
283+
"@aws-sdk/core" "3.474.0"
284+
"@aws-sdk/credential-provider-node" "3.474.0"
285285
"@aws-sdk/middleware-host-header" "3.468.0"
286286
"@aws-sdk/middleware-logger" "3.468.0"
287287
"@aws-sdk/middleware-recursion-detection" "3.468.0"
@@ -319,14 +319,14 @@
319319
tslib "^2.5.0"
320320
uuid "^8.3.2"
321321

322-
"@aws-sdk/client-sso@3.470.0":
323-
version "3.470.0"
324-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.470.0.tgz#2fab6cc63af15a5dccbd985d784e49a3a3c634b4"
325-
integrity sha512-iMXqdXuypE3OK0rggbvSz7vBGlLDG418dNidHhdaeLluMTG/GfHbh1fLOlavhYxRwrsPrtYvFiVkxXFGzXva4w==
322+
"@aws-sdk/client-sso@3.474.0":
323+
version "3.474.0"
324+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.474.0.tgz#eaea452b76df2d8724e76df1bed8162f182405f6"
325+
integrity sha512-6toUmQUIHkDM/P2/nyLEO/mcWOIPByTlegqX9VCHhYh9Fs5MDT2nit7I6fZzBjZjB5oVTwKjbzgxae9cE3bhqw==
326326
dependencies:
327327
"@aws-crypto/sha256-browser" "3.0.0"
328328
"@aws-crypto/sha256-js" "3.0.0"
329-
"@aws-sdk/core" "3.468.0"
329+
"@aws-sdk/core" "3.474.0"
330330
"@aws-sdk/middleware-host-header" "3.468.0"
331331
"@aws-sdk/middleware-logger" "3.468.0"
332332
"@aws-sdk/middleware-recursion-detection" "3.468.0"
@@ -361,27 +361,26 @@
361361
"@smithy/util-utf8" "^2.0.2"
362362
tslib "^2.5.0"
363363

364-
"@aws-sdk/client-sts@3.470.0":
365-
version "3.470.0"
366-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.470.0.tgz#f161d087564f9e545fbcd199c7197ec0cfce29b9"
367-
integrity sha512-TP3A4t8FoFEQinm6axxduTUnlMMLpmLi4Sf00JTI2CszxLUFh/JyUhYQ5gSOoXgPFmfwVXUNKCtmR3jdP0ZGPw==
364+
"@aws-sdk/client-sts@3.474.0":
365+
version "3.474.0"
366+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.474.0.tgz#65b4f4132e9891daf7987f5e4fb5f6998b040343"
367+
integrity sha512-qPPMbrDVAUJgYiFWVewFG7dg0VyMfuGNNK4IC1nZr0eXejUTbdm8cio6IZ8OkWtK+A+L+wx1vX5686WYVgQ0dQ==
368368
dependencies:
369369
"@aws-crypto/sha256-browser" "3.0.0"
370370
"@aws-crypto/sha256-js" "3.0.0"
371-
"@aws-sdk/core" "3.468.0"
372-
"@aws-sdk/credential-provider-node" "3.470.0"
371+
"@aws-sdk/core" "3.474.0"
372+
"@aws-sdk/credential-provider-node" "3.474.0"
373373
"@aws-sdk/middleware-host-header" "3.468.0"
374374
"@aws-sdk/middleware-logger" "3.468.0"
375375
"@aws-sdk/middleware-recursion-detection" "3.468.0"
376-
"@aws-sdk/middleware-sdk-sts" "3.468.0"
377-
"@aws-sdk/middleware-signing" "3.468.0"
378376
"@aws-sdk/middleware-user-agent" "3.470.0"
379377
"@aws-sdk/region-config-resolver" "3.470.0"
380378
"@aws-sdk/types" "3.468.0"
381379
"@aws-sdk/util-endpoints" "3.470.0"
382380
"@aws-sdk/util-user-agent-browser" "3.468.0"
383381
"@aws-sdk/util-user-agent-node" "3.470.0"
384382
"@smithy/config-resolver" "^2.0.21"
383+
"@smithy/core" "^1.1.0"
385384
"@smithy/fetch-http-handler" "^2.3.1"
386385
"@smithy/hash-node" "^2.0.17"
387386
"@smithy/invalid-dependency" "^2.0.15"
@@ -402,17 +401,22 @@
402401
"@smithy/util-defaults-mode-browser" "^2.0.22"
403402
"@smithy/util-defaults-mode-node" "^2.0.29"
404403
"@smithy/util-endpoints" "^1.0.7"
404+
"@smithy/util-middleware" "^2.0.8"
405405
"@smithy/util-retry" "^2.0.8"
406406
"@smithy/util-utf8" "^2.0.2"
407407
fast-xml-parser "4.2.5"
408408
tslib "^2.5.0"
409409

410-
"@aws-sdk/core@3.468.0":
411-
version "3.468.0"
412-
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.468.0.tgz#1f356adedd63ef77042a3de10fc4c1fdcce4ad42"
413-
integrity sha512-ezUJR9VvknKoXzNZ4wvzGi1jdkmm+/1dUYQ9Sw4r8bzlJDTsUnWbyvaDlBQh81RuhLtVkaUfTnQKoec0cwlZKQ==
410+
"@aws-sdk/core@3.474.0":
411+
version "3.474.0"
412+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.474.0.tgz#2f2d06815cc56f09e516aefc2873ea851e4aaa81"
413+
integrity sha512-eVRdeB+AoTNSzfc4viHfr0jfkHujSlf4ToExJtTuxS1wlgmIyyxRNrVKxbf0K78YK/TXRsRlJPoS5QCD5h1S2w==
414414
dependencies:
415+
"@smithy/core" "^1.1.0"
416+
"@smithy/protocol-http" "^3.0.11"
417+
"@smithy/signature-v4" "^2.0.0"
415418
"@smithy/smithy-client" "^2.1.18"
419+
"@smithy/types" "^2.7.0"
416420
tslib "^2.5.0"
417421

418422
"@aws-sdk/[email protected]":
@@ -425,14 +429,14 @@
425429
"@smithy/types" "^2.7.0"
426430
tslib "^2.5.0"
427431

428-
"@aws-sdk/credential-provider-ini@3.470.0":
429-
version "3.470.0"
430-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.470.0.tgz#d360d08f893d5d28a3e6a493bbef0989669c2f6a"
431-
integrity sha512-eF22iPO6J2jY+LbuTv5dW0hZBmi6ksRDFFd/zT6TLasrzH2Ex+gAfN3c7rFHF+XAubL0JXFUKFA3UAwoZpO9Zg==
432+
"@aws-sdk/credential-provider-ini@3.474.0":
433+
version "3.474.0"
434+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.474.0.tgz#b7580a9cc2242f58508817da0bf2f547be14354a"
435+
integrity sha512-3Y2fHI4ZCNjdOO47Vh/xBgLXOrKm3KwBkYkBKKT2g02FUGNT8NLjJg8WBo3D4RQX2h34qx4mtW5nTY6YcGP80Q==
432436
dependencies:
433437
"@aws-sdk/credential-provider-env" "3.468.0"
434438
"@aws-sdk/credential-provider-process" "3.468.0"
435-
"@aws-sdk/credential-provider-sso" "3.470.0"
439+
"@aws-sdk/credential-provider-sso" "3.474.0"
436440
"@aws-sdk/credential-provider-web-identity" "3.468.0"
437441
"@aws-sdk/types" "3.468.0"
438442
"@smithy/credential-provider-imds" "^2.0.0"
@@ -441,15 +445,15 @@
441445
"@smithy/types" "^2.7.0"
442446
tslib "^2.5.0"
443447

444-
"@aws-sdk/credential-provider-node@3.470.0":
445-
version "3.470.0"
446-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.470.0.tgz#9236a27f451fef06e1cb6c744b6b8b3dc3d633a3"
447-
integrity sha512-paySXwzGxBVU+2cVUkRIXafKhYhtO2fJJ3MotR6euvRONK/dta+bhEc5Z4QnTo/gNLoELK/QUC0EGoF+oPfk8g==
448+
"@aws-sdk/credential-provider-node@3.474.0":
449+
version "3.474.0"
450+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.474.0.tgz#684786766abe2002d4f21acc202c2a1beffedec6"
451+
integrity sha512-3OVVVGnb8Ru5hWeeHkg76YZT5mrufweIiWr6ge5zn7FYxc7WkyqIJ0XehqUqG5VQfaYhqh7uq/zmk8OE2B04lQ==
448452
dependencies:
449453
"@aws-sdk/credential-provider-env" "3.468.0"
450-
"@aws-sdk/credential-provider-ini" "3.470.0"
454+
"@aws-sdk/credential-provider-ini" "3.474.0"
451455
"@aws-sdk/credential-provider-process" "3.468.0"
452-
"@aws-sdk/credential-provider-sso" "3.470.0"
456+
"@aws-sdk/credential-provider-sso" "3.474.0"
453457
"@aws-sdk/credential-provider-web-identity" "3.468.0"
454458
"@aws-sdk/types" "3.468.0"
455459
"@smithy/credential-provider-imds" "^2.0.0"
@@ -469,12 +473,12 @@
469473
"@smithy/types" "^2.7.0"
470474
tslib "^2.5.0"
471475

472-
"@aws-sdk/credential-provider-sso@3.470.0":
473-
version "3.470.0"
474-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.470.0.tgz#12f14557be50a01bc99166610d83ea5be79b154a"
475-
integrity sha512-biGDSh9S9KDR9Tl/8cCPn9g5KPNkXg/CIJIOk3X+6valktbJ2UVYBzi0ZX4vZiudt5ry/Hsu6Pgo+KN1AmBWdg==
476+
"@aws-sdk/credential-provider-sso@3.474.0":
477+
version "3.474.0"
478+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.474.0.tgz#b95866e34f023493545380e0382de4372952d7a1"
479+
integrity sha512-ik4rzhQtcRLSHB/MLQfi/dSpILxPd3zITb79DIEnqT3gpZRNjoARkZ3Hi68pujkU2530NYf8NcFwLCWoV1hS7Q==
476480
dependencies:
477-
"@aws-sdk/client-sso" "3.470.0"
481+
"@aws-sdk/client-sso" "3.474.0"
478482
"@aws-sdk/token-providers" "3.470.0"
479483
"@aws-sdk/types" "3.468.0"
480484
"@smithy/property-provider" "^2.0.0"
@@ -493,9 +497,9 @@
493497
tslib "^2.5.0"
494498

495499
"@aws-sdk/lib-storage@^3.436.0":
496-
version "3.470.0"
497-
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.470.0.tgz#f3c52155740f8fa119943836f3405821d4498717"
498-
integrity sha512-K3qLp6oEpcz8WEfob/TYRdFkgwqoGSzqADoF4HY7GuHZASu5zEK87hTiBUZt/cli7/jjZMw2Am/jKbowPUG5Tw==
500+
version "3.474.0"
501+
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.474.0.tgz#63e41097570fc57a4dc3a567866736dcc1661171"
502+
integrity sha512-cTfoBZmzC6OyXFzBOlzo3nFK10oTY/JJiXIzHLHkU5Oy9z4V3CvQlVqkFjbkguG4plYvPTT+2xPeNi45NYagqQ==
499503
dependencies:
500504
"@smithy/abort-controller" "^2.0.1"
501505
"@smithy/middleware-endpoint" "^2.2.3"
@@ -594,10 +598,10 @@
594598
"@smithy/types" "^2.7.0"
595599
tslib "^2.5.0"
596600

597-
"@aws-sdk/middleware-sdk-s3@3.470.0":
598-
version "3.470.0"
599-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.470.0.tgz#256546c780a1166d4c84ed0f119836a599b783ab"
600-
integrity sha512-yhavP2ju+upF50ccDFQNhVPxPOPgUUPs2JqPoq7NzTKZWIyRY65F3UC7CBmrSNiaL0S76r4kDdOkVcGUdI6ZiQ==
601+
"@aws-sdk/middleware-sdk-s3@3.474.0":
602+
version "3.474.0"
603+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.474.0.tgz#7af224ba8c85f0190a153f4c4e2b48e549f1f34e"
604+
integrity sha512-62aAo/8u5daIabeJ+gseYeHeShe9eYH6mH+kfWmLsHybXCCv1EaD/ZkdXWNhL0HZ3bUI1z1SF1p8jjTAWALnwA==
601605
dependencies:
602606
"@aws-sdk/types" "3.468.0"
603607
"@aws-sdk/util-arn-parser" "3.465.0"
@@ -620,16 +624,6 @@
620624
"@smithy/util-utf8" "^2.0.2"
621625
tslib "^2.5.0"
622626

623-
"@aws-sdk/[email protected]":
624-
version "3.468.0"
625-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.468.0.tgz#773ed9f7087b184461c9cda0b442e58cb15c6a5b"
626-
integrity sha512-xRy8NKfHbmafHwdbotdWgHBvRs0YZgk20GrhFJKp43bkqVbJ5bNlh3nQXf1DeFY9fARR84Bfotya4fwCUHWgZg==
627-
dependencies:
628-
"@aws-sdk/middleware-signing" "3.468.0"
629-
"@aws-sdk/types" "3.468.0"
630-
"@smithy/types" "^2.7.0"
631-
tslib "^2.5.0"
632-
633627
"@aws-sdk/[email protected]":
634628
version "3.468.0"
635629
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.468.0.tgz#d1b5a92c395f55063cfa72ee95e4921b16f4c515"
@@ -674,12 +668,12 @@
674668
"@smithy/util-middleware" "^2.0.8"
675669
tslib "^2.5.0"
676670

677-
"@aws-sdk/signature-v4-multi-region@3.470.0":
678-
version "3.470.0"
679-
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.470.0.tgz#4a5f1ecfa5db5ac635f297952bcc8c64c4e01a0b"
680-
integrity sha512-pbgQW5Fbu7tLOQFXTnb9Mp8GL+b4DnkGwXHZjE9AmwDisW/jlGwf+EFKr2xnuoNiaqvj0zHY+vvN6dewzik7Og==
671+
"@aws-sdk/signature-v4-multi-region@3.474.0":
672+
version "3.474.0"
673+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.474.0.tgz#192f10924899c2ccf181932b4b5f59d6b01d79d3"
674+
integrity sha512-93OWRQgTJZASXLrlUNX7mmXknNkYxFYldRLARmYQccONmnIqgYQW0lQj8BFwqkHJTzSMik3/UsU0SHKwZ9ynYA==
681675
dependencies:
682-
"@aws-sdk/middleware-sdk-s3" "3.470.0"
676+
"@aws-sdk/middleware-sdk-s3" "3.474.0"
683677
"@aws-sdk/types" "3.468.0"
684678
"@smithy/protocol-http" "^3.0.11"
685679
"@smithy/signature-v4" "^2.0.0"
@@ -797,11 +791,12 @@
797791
dependencies:
798792
tslib "^2.3.1"
799793

800-
"@aws-sdk/xml-builder@3.465.0":
801-
version "3.465.0"
802-
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.465.0.tgz#0914bc0b9708848f1fa509dd6e474e8c691a0cb2"
803-
integrity sha512-9TKW5ZgsReygePTnAUdvaqxr/k1HXsEz2yDnk/jTLaUeRPsd5la8fFjb6OfgYYlbEVNlxTcKzaqOdrqxpUkmyQ==
794+
"@aws-sdk/xml-builder@3.472.0":
795+
version "3.472.0"
796+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.472.0.tgz#fe804e26517779868f7093e361dce4816be546d6"
797+
integrity sha512-PwjVxz1hr9up8QkddabuScPZ/d5aDHgvHYgK4acHYzltXL4wngfvimi5ZqXTzVWF2QANxHmWnHUr45QJX71oJQ==
804798
dependencies:
799+
"@smithy/types" "^2.7.0"
805800
tslib "^2.5.0"
806801

807802
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
@@ -2168,6 +2163,20 @@
21682163
"@smithy/util-middleware" "^2.0.8"
21692164
tslib "^2.5.0"
21702165

2166+
"@smithy/core@^1.1.0":
2167+
version "1.2.0"
2168+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.2.0.tgz#36286de5460905708221313b8b1faebf185761e6"
2169+
integrity sha512-l8R89X7+hlt2FEFg+OrNq29LP3h9DfGPmO6ObwT9IXWHD6V7ycpj5u2rVQyIis26ovrgOYakl6nfgmPMm8m1IQ==
2170+
dependencies:
2171+
"@smithy/middleware-endpoint" "^2.2.3"
2172+
"@smithy/middleware-retry" "^2.0.24"
2173+
"@smithy/middleware-serde" "^2.0.15"
2174+
"@smithy/protocol-http" "^3.0.11"
2175+
"@smithy/smithy-client" "^2.1.18"
2176+
"@smithy/types" "^2.7.0"
2177+
"@smithy/util-middleware" "^2.0.8"
2178+
tslib "^2.5.0"
2179+
21712180
"@smithy/credential-provider-imds@^2.0.0":
21722181
version "2.0.18"
21732182
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.0.18.tgz#9a5b8be3f268bb4ac7b7ef321f57b0e9a61e2940"

0 commit comments

Comments
 (0)