From 849549e8b6497fa7fc8288739669c8daf1223df8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 07:13:24 +0100 Subject: [PATCH] fix(lambda): bump the aws group in /lambdas with 7 updates (#4266) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.687.0` | `3.694.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.687.0` | `3.693.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.686.0` | `3.692.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.687.0` | `3.693.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.688.0` | `3.693.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.688.0` | `3.693.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.687.0` | `3.693.0` | Updates `@aws-sdk/client-ec2` from 3.687.0 to 3.694.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.694.0</h2> <h4>3.694.0(2024-11-15)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-polly:</strong> Fixes PutLexicon usage example. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bee03092ae7bf86564c9df6f117046b28fca416e">bee03092</a>)</li> <li><strong>client-datasync:</strong> Doc-only updates and enhancements related to creating DataSync tasks and describing task executions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11a264ecdfc61e016a5046cc6b36a4030a6488c3">11a264ec</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/656c2627a78b121c83913df911765c9768c93900">656c2627</a>)</li> <li><strong>client-outposts:</strong> You can now purchase AWS Outposts rack or server capacity for a 5-year term with one of the following payment options: All Upfront, Partial Upfront, and No Upfront. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0aee9cb5b506681a107859a9dbc06775c769cf4e">0aee9cb5</a>)</li> <li><strong>client-pinpoint-sms-voice-v2:</strong> Use rule overrides to always allow or always block messages to specific phone numbers. Use message feedback to monitor if a customer interacts with your message. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8381a637977789c8095511102acbee8f9819bfcb">8381a637</a>)</li> <li><strong>client-route53resolver:</strong> Route 53 Resolver DNS Firewall Advanced Rules allows you to monitor and block suspicious DNS traffic based on anomalies detected in the queries, such as DNS tunneling and Domain Generation Algorithms (DGAs). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/033426bc414dee40781eb31daae89e4fd6e213ee">033426bc</a>)</li> <li><strong>client-cloudwatch:</strong> Adds support for adding related Entity information to metrics ingested through PutMetricData. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5aadfed77492e0bfdfb0600a8f8a0fa74465dd00">5aadfed7</a>)</li> <li><strong>client-connectcampaignsv2:</strong> Added Amazon Connect Outbound Campaigns V2 SDK. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/45468500ccbecbbc773dfdc1e0d43a4c2a4f28e4">45468500</a>)</li> <li><strong>client-iot:</strong> This release allows AWS IoT Core users to enrich MQTT messages with propagating attributes, to associate a thing to a connection, and to enable Online Certificate Status Protocol (OCSP) stapling for TLS X.509 server certificates through private endpoints. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/005626cec3292a4e3f5da9c17b11ab3c8d03b558">005626ce</a>)</li> <li><strong>client-ec2:</strong> Remove non-functional enum variants for FleetCapacityReservationUsageStrategy (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b25f0b06188e1ad01e2515f080ead4b0e9f070d2">b25f0b06</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.694.0.zip</strong></p> <h2>v3.693.0</h2> <h4>3.693.0(2024-11-15)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>vitest to run vitest in individual packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li> </ul> <h5>Tests</h5> <ul> <li>add spec typecheck to integration step (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.693.0.zip</strong></p> <h2>v3.692.0</h2> <h4>3.692.0(2024-11-14)</h4> <h5>Chores</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.693.0...v3.694.0">3.694.0</a> (2024-11-15)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Remove non-functional enum variants for FleetCapacityReservationUsageStrategy (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b25f0b06188e1ad01e2515f080ead4b0e9f070d2">b25f0b0</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a> (2024-11-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.691.0...v3.692.0">3.692.0</a> (2024-11-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.690.0...v3.691.0">3.691.0</a> (2024-11-13)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> This release adds the source AMI details in DescribeImages API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/67fa666deb5d55b9a03fb504deaee20c6684d6e9">67fa666</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6dde6f9c2bd14ab205c32268d70f093d3c758d4f"><code>6dde6f9</code></a> Publish v3.694.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b25f0b06188e1ad01e2515f080ead4b0e9f070d2"><code>b25f0b0</code></a> feat(client-ec2): Remove non-functional enum variants for FleetCapacityReserv...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a> Publish v3.693.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a> Publish v3.692.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a> chore(clients): codegen update for smithy/core resolvedPath fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6664">#6664</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a> Publish v3.691.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/67fa666deb5d55b9a03fb504deaee20c6684d6e9"><code>67fa666</code></a> feat(client-ec2): This release adds the source AMI details in DescribeImages API</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a> chore(clients): update codegen for exactOptionalPropertyTypes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6654">#6654</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.694.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.687.0 to 3.693.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.693.0</h2> <h4>3.693.0(2024-11-15)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>vitest to run vitest in individual packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li> </ul> <h5>Tests</h5> <ul> <li>add spec typecheck to integration step (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.693.0.zip</strong></p> <h2>v3.692.0</h2> <h4>3.692.0(2024-11-14)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> codegen update for smithy/core resolvedPath fix (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li> <li><strong>client-deadline:</strong> Adds support for select GPU accelerated instance types when creating new service-managed fleets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li> <li><strong>client-iam:</strong> This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li> <li><strong>client-cloudcontrol:</strong> Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li> <li><strong>client-iot-wireless:</strong> New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li> <li><strong>client-sts:</strong> This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li> <li><strong>client-sagemaker:</strong> Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li> <li><strong>client-ivs:</strong> IVS now offers customers the ability to stream multitrack video to Channels. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li> <li><strong>client-quicksight:</strong> This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li> <li><strong>client-s3:</strong> This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li> <li><strong>client-redshift:</strong> Adds support for Amazon Redshift S3AccessGrants (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li> <li><strong>client-accessanalyzer:</strong> Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.692.0.zip</strong></p> <!-- 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.692.0...v3.693.0">3.693.0</a> (2024-11-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.691.0...v3.692.0">3.692.0</a> (2024-11-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.690.0...v3.691.0">3.691.0</a> (2024-11-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/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a> Publish v3.693.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a> Publish v3.692.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a> chore(clients): codegen update for smithy/core resolvedPath fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6664">#6664</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a> Publish v3.691.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a> chore(clients): update codegen for exactOptionalPropertyTypes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6654">#6654</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.686.0 to 3.692.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.692.0</h2> <h4>3.692.0(2024-11-14)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> codegen update for smithy/core resolvedPath fix (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li> <li><strong>client-deadline:</strong> Adds support for select GPU accelerated instance types when creating new service-managed fleets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li> <li><strong>client-iam:</strong> This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li> <li><strong>client-cloudcontrol:</strong> Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li> <li><strong>client-iot-wireless:</strong> New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li> <li><strong>client-sts:</strong> This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li> <li><strong>client-sagemaker:</strong> Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li> <li><strong>client-ivs:</strong> IVS now offers customers the ability to stream multitrack video to Channels. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li> <li><strong>client-quicksight:</strong> This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li> <li><strong>client-s3:</strong> This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li> <li><strong>client-redshift:</strong> Adds support for Amazon Redshift S3AccessGrants (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li> <li><strong>client-accessanalyzer:</strong> Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.692.0.zip</strong></p> <h2>v3.691.0</h2> <h4>3.691.0(2024-11-13)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> <ul> <li>yarn install with --no-immutable to allow lockfile modification (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6662">#6662</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c8abb2e9ec82a7d63dfe6ad5a4847b793faac55e">c8abb2e9</a>)</li> <li>set env empty for CI (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6661">#6661</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d61ab0a60115b3bed75894e35dc0591519f5d675">d61ab0a6</a>)</li> <li>run yarn after codegen (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6659">#6659</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9d7cc34e7aced3b0ff8fda61b15353c34c927d5d">9d7cc34e</a>)</li> <li>omit stdio in benchmark-size runner (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6658">#6658</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9034ee4d3c292249f4251e26048364388b26a09a">9034ee4d</a>)</li> </ul> </li> <li>yarn berry (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6652">#6652</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/66ee8f34105a4a2176396487c7114562c173bcf9">66ee8f34</a>)</li> <li><strong>clients:</strong> update codegen for exactOptionalPropertyTypes (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6654">#6654</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3">48175245</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-13 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/24e23f9146a2663405a677e8a5e4293fa4e935c0">24e23f91</a>)</li> <li><strong>client-internetmonitor:</strong> Add new query type Routing_Suggestions regarding querying interface (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f49de283e51aef6d496dd01a2f12355f1c3b3e4">4f49de28</a>)</li> <li><strong>client-cloudtrail:</strong> This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/93b16b263265825a3a8afb39247d3d7355fd5b7d">93b16b26</a>)</li> <li><strong>client-accessanalyzer:</strong> This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8ee2e5325eb3362a6abd4e5b235fc71f955d161d">8ee2e532</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c46bda0e52acc8ba55b61218c2ae12dcec8a29f">6c46bda0</a>)</li> <li><strong>client-organizations:</strong> Add support for policy operations on the Resource Control Polices. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d87a9848a201b59fa3a4e6ab18649c0dc75dd6e6">d87a9848</a>)</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/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.691.0...v3.692.0">3.692.0</a> (2024-11-14)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/types</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a> Publish v3.692.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a> chore(clients): codegen update for smithy/core resolvedPath fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/6664">#6664</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.692.0/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.687.0 to 3.693.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.693.0</h2> <h4>3.693.0(2024-11-15)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>vitest to run vitest in individual packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li> </ul> <h5>Tests</h5> <ul> <li>add spec typecheck to integration step (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.693.0.zip</strong></p> <h2>v3.692.0</h2> <h4>3.692.0(2024-11-14)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> codegen update for smithy/core resolvedPath fix (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li> <li><strong>client-deadline:</strong> Adds support for select GPU accelerated instance types when creating new service-managed fleets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li> <li><strong>client-iam:</strong> This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li> <li><strong>client-cloudcontrol:</strong> Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li> <li><strong>client-iot-wireless:</strong> New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li> <li><strong>client-sts:</strong> This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li> <li><strong>client-sagemaker:</strong> Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li> <li><strong>client-ivs:</strong> IVS now offers customers the ability to stream multitrack video to Channels. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li> <li><strong>client-quicksight:</strong> This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li> <li><strong>client-s3:</strong> This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li> <li><strong>client-redshift:</strong> Adds support for Amazon Redshift S3AccessGrants (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li> <li><strong>client-accessanalyzer:</strong> Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.692.0.zip</strong></p> <!-- 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.692.0...v3.693.0">3.693.0</a> (2024-11-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.691.0...v3.692.0">3.692.0</a> (2024-11-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.690.0...v3.691.0">3.691.0</a> (2024-11-13)</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.688.0...v3.689.0">3.689.0</a> (2024-11-11)</h1> <h3>Features</h3> <ul> <li><strong>codegen:</strong> send x-amzn-query-mode header (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6651">#6651</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/925e731008b370dfaefb4b006d348629b2b3a16c">925e731</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a> Publish v3.693.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a> Publish v3.692.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a> chore(clients): codegen update for smithy/core resolvedPath fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6664">#6664</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a> Publish v3.691.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a> chore(clients): update codegen for exactOptionalPropertyTypes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6654">#6654</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a201236b3062925ed3aa9a706cb44583cfcee53d"><code>a201236</code></a> Publish v3.689.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/925e731008b370dfaefb4b006d348629b2b3a16c"><code>925e731</code></a> feat(codegen): send x-amzn-query-mode header (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6651">#6651</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.688.0 to 3.693.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.693.0</h2> <h4>3.693.0(2024-11-15)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>vitest to run vitest in individual packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li> </ul> <h5>Tests</h5> <ul> <li>add spec typecheck to integration step (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.693.0.zip</strong></p> <h2>v3.692.0</h2> <h4>3.692.0(2024-11-14)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> codegen update for smithy/core resolvedPath fix (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li> <li><strong>client-deadline:</strong> Adds support for select GPU accelerated instance types when creating new service-managed fleets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li> <li><strong>client-iam:</strong> This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li> <li><strong>client-cloudcontrol:</strong> Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li> <li><strong>client-iot-wireless:</strong> New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li> <li><strong>client-sts:</strong> This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li> <li><strong>client-sagemaker:</strong> Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li> <li><strong>client-ivs:</strong> IVS now offers customers the ability to stream multitrack video to Channels. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li> <li><strong>client-quicksight:</strong> This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li> <li><strong>client-s3:</strong> This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li> <li><strong>client-redshift:</strong> Adds support for Amazon Redshift S3AccessGrants (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li> <li><strong>client-accessanalyzer:</strong> Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.692.0.zip</strong></p> <!-- 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.692.0...v3.693.0">3.693.0</a> (2024-11-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.691.0...v3.692.0">3.692.0</a> (2024-11-14)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e42456</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a> (2024-11-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.688.0...v3.689.0">3.689.0</a> (2024-11-11)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a> Publish v3.693.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d"><code>a0be64f</code></a> test: add spec typecheck to integration step (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6666">#6666</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e"><code>361a738</code></a> test: use yarn g:vitest to run vitest in individual packages (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6665">#6665</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a> Publish v3.692.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45"><code>1e42456</code></a> feat(client-s3): This release updates the ListBuckets API Reference documenta...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a> chore(clients): codegen update for smithy/core resolvedPath fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6664">#6664</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a> Publish v3.691.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a> chore(clients): update codegen for exactOptionalPropertyTypes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6654">#6654</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a201236b3062925ed3aa9a706cb44583cfcee53d"><code>a201236</code></a> Publish v3.689.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.688.0 to 3.693.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.693.0</h2> <h4>3.693.0(2024-11-15)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>vitest to run vitest in individual packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li> </ul> <h5>Tests</h5> <ul> <li>add spec typecheck to integration step (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.693.0.zip</strong></p> <h2>v3.692.0</h2> <h4>3.692.0(2024-11-14)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> codegen update for smithy/core resolvedPath fix (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li> <li><strong>client-deadline:</strong> Adds support for select GPU accelerated instance types when creating new service-managed fleets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li> <li><strong>client-iam:</strong> This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li> <li><strong>client-cloudcontrol:</strong> Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li> <li><strong>client-iot-wireless:</strong> New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li> <li><strong>client-sts:</strong> This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li> <li><strong>client-sagemaker:</strong> Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li> <li><strong>client-ivs:</strong> IVS now offers customers the ability to stream multitrack video to Channels. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li> <li><strong>client-quicksight:</strong> This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li> <li><strong>client-s3:</strong> This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li> <li><strong>client-redshift:</strong> Adds support for Amazon Redshift S3AccessGrants (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li> <li><strong>client-accessanalyzer:</strong> Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.692.0.zip</strong></p> <!-- 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.692.0...v3.693.0">3.693.0</a> (2024-11-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.691.0...v3.692.0">3.692.0</a> (2024-11-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.690.0...v3.691.0">3.691.0</a> (2024-11-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.688.0...v3.689.0">3.689.0</a> (2024-11-11)</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/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a> Publish v3.693.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e"><code>361a738</code></a> test: use yarn g:vitest to run vitest in individual packages (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6665">#6665</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a> Publish v3.692.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a> chore(clients): codegen update for smithy/core resolvedPath fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6664">#6664</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a> Publish v3.691.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a> chore(clients): update codegen for exactOptionalPropertyTypes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6654">#6654</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a201236b3062925ed3aa9a706cb44583cfcee53d"><code>a201236</code></a> Publish v3.689.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.687.0 to 3.693.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-eventbridge</code>'s releases</a>.</em></p> <blockquote> <h2>v3.693.0</h2> <h4>3.693.0(2024-11-15)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-15 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>vitest to run vitest in individual packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li> </ul> <h5>Tests</h5> <ul> <li>add spec typecheck to integration step (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.693.0.zip</strong></p> <h2>v3.692.0</h2> <h4>3.692.0(2024-11-14)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> codegen update for smithy/core resolvedPath fix (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-11-14 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li> <li><strong>client-deadline:</strong> Adds support for select GPU accelerated instance types when creating new service-managed fleets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li> <li><strong>client-iam:</strong> This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li> <li><strong>client-cloudcontrol:</strong> Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li> <li><strong>client-iot-wireless:</strong> New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li> <li><strong>client-sts:</strong> This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li> <li><strong>client-partnercentral-selling:</strong> Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li> <li><strong>client-sagemaker:</strong> Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li> <li><strong>client-ivs:</strong> IVS now offers customers the ability to stream multitrack video to Channels. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li> <li><strong>client-quicksight:</strong> This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li> <li><strong>client-s3:</strong> This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li> <li><strong>client-redshift:</strong> Adds support for Amazon Redshift S3AccessGrants (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li> <li><strong>client-accessanalyzer:</strong> Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.692.0.zip</strong></p> <!-- 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-eventbridge/CHANGELOG.md"><code>@aws-sdk/client-eventbridge</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a> (2024-11-15)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-eventbridge</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a> (2024-11-14)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-eventbridge</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a> (2024-11-13)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-eventbridge</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a> Publish v3.693.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e"><code>361a738</code></a> test: use yarn g:vitest to run vitest in individual packages (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6665">#6665</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a> Publish v3.692.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a> chore(clients): codegen update for smithy/core resolvedPath fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6664">#6664</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a> Publish v3.691.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a> chore(clients): update codegen for exactOptionalPropertyTypes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6654">#6654</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-eventbridge">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> <... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../functions/ami-housekeeper/package.json | 6 +- lambdas/functions/control-plane/package.json | 6 +- .../functions/gh-agent-syncer/package.json | 6 +- .../termination-watcher/package.json | 4 +- lambdas/functions/webhook/package.json | 4 +- lambdas/libs/aws-ssm-util/package.json | 4 +- lambdas/yarn.lock | 1806 ++++++++--------- 7 files changed, 870 insertions(+), 966 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index cc34a37665..9edc4dca64 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -39,9 +39,9 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.687.0", - "@aws-sdk/client-ssm": "^3.687.0", - "@aws-sdk/types": "^3.686.0", + "@aws-sdk/client-ec2": "^3.694.0", + "@aws-sdk/client-ssm": "^3.693.0", + "@aws-sdk/types": "^3.692.0", "cron-parser": "^4.9.0", "typescript": "^5.6.3" }, diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 827d2b9d22..d22f425f48 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -41,9 +41,9 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.10.0", - "@aws-sdk/client-ec2": "^3.687.0", - "@aws-sdk/client-sqs": "^3.687.0", - "@aws-sdk/types": "^3.686.0", + "@aws-sdk/client-ec2": "^3.694.0", + "@aws-sdk/client-sqs": "^3.693.0", + "@aws-sdk/types": "^3.692.0", "@middy/core": "^4.7.0", "@octokit/auth-app": "6.1.3", "@octokit/core": "5.2.0", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 62867f3a76..43ac2e6ddc 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -37,9 +37,9 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.688.0", - "@aws-sdk/lib-storage": "^3.688.0", - "@aws-sdk/types": "^3.686.0", + "@aws-sdk/client-s3": "^3.693.0", + "@aws-sdk/lib-storage": "^3.693.0", + "@aws-sdk/types": "^3.692.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "axios": "^1.7.7" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 4e0a65fd43..afc275b0b2 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -36,8 +36,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.687.0", - "@aws-sdk/types": "^3.686.0", + "@aws-sdk/client-ec2": "^3.694.0", + "@aws-sdk/types": "^3.692.0", "@middy/core": "^4.7.0", "typescript": "^5.6.3" }, diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 1366e9a56e..c14b4a1cec 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -16,7 +16,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/client-eventbridge": "^3.687.0", + "@aws-sdk/client-eventbridge": "^3.693.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/aws-lambda": "^8.10.145", "@types/express": "^4.17.21", @@ -40,7 +40,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.687.0", + "@aws-sdk/client-sqs": "^3.693.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.1.1", "@octokit/types": "^13.6.1", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index f84ef667cf..e036bc9c4a 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -36,8 +36,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.687.0", - "@aws-sdk/types": "^3.686.0" + "@aws-sdk/client-ssm": "^3.693.0", + "@aws-sdk/types": "^3.692.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 3638c9e39a..713cb7eb8b 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -103,9 +103,9 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.687.0" - "@aws-sdk/client-ssm": "npm:^3.687.0" - "@aws-sdk/types": "npm:^3.686.0" + "@aws-sdk/client-ec2": "npm:^3.694.0" + "@aws-sdk/client-ssm": "npm:^3.693.0" + "@aws-sdk/types": "npm:^3.692.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.145" "@types/jest": "npm:^29.5.14" @@ -165,8 +165,8 @@ __metadata: resolution: "@aws-github-runner/aws-ssm-util@workspace:libs/aws-ssm-util" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ssm": "npm:^3.687.0" - "@aws-sdk/types": "npm:^3.686.0" + "@aws-sdk/client-ssm": "npm:^3.693.0" + "@aws-sdk/types": "npm:^3.692.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.145" "@types/express": "npm:^4.17.21" @@ -196,9 +196,9 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.10.0" - "@aws-sdk/client-ec2": "npm:^3.687.0" - "@aws-sdk/client-sqs": "npm:^3.687.0" - "@aws-sdk/types": "npm:^3.686.0" + "@aws-sdk/client-ec2": "npm:^3.694.0" + "@aws-sdk/client-sqs": "npm:^3.693.0" + "@aws-sdk/types": "npm:^3.692.0" "@middy/core": "npm:^4.7.0" "@octokit/auth-app": "npm:6.1.3" "@octokit/core": "npm:5.2.0" @@ -235,9 +235,9 @@ __metadata: resolution: "@aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-s3": "npm:^3.688.0" - "@aws-sdk/lib-storage": "npm:^3.688.0" - "@aws-sdk/types": "npm:^3.686.0" + "@aws-sdk/client-s3": "npm:^3.693.0" + "@aws-sdk/lib-storage": "npm:^3.693.0" + "@aws-sdk/types": "npm:^3.692.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" @@ -267,8 +267,8 @@ __metadata: resolution: "@aws-github-runner/termination-watcher@workspace:functions/termination-watcher" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.687.0" - "@aws-sdk/types": "npm:^3.686.0" + "@aws-sdk/client-ec2": "npm:^3.694.0" + "@aws-sdk/types": "npm:^3.692.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" "@types/aws-lambda": "npm:^8.10.145" @@ -299,8 +299,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.687.0" - "@aws-sdk/client-sqs": "npm:^3.687.0" + "@aws-sdk/client-eventbridge": "npm:^3.693.0" + "@aws-sdk/client-sqs": "npm:^3.693.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.1.1" "@octokit/types": "npm:^13.6.1" @@ -408,797 +408,797 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-ec2@npm:3.687.0" +"@aws-sdk/client-ec2@npm:^3.694.0": + version: 3.694.0 + resolution: "@aws-sdk/client-ec2@npm:3.694.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/client-sts": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/client-sso-oidc": "npm:3.693.0" + "@aws-sdk/client-sts": "npm:3.693.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-node": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.7" + "@smithy/util-waiter": "npm:^3.1.8" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/147d0abbf0aaa029e223b0eeb903028a2e363613e84050ae378c58188d4a387526de9d4f2da6b63599ed3c4ce778ed6c7afd33663e5d1eaf6165c6cd1ae73bbf + checksum: 10c0/fd2fc3bafbcf0dd106e7e33c2ee2583e5f37b5f8e644a2a44e5f3132ee3532aaf29cf39238032b1286cd1d646db05eba5f29b87cdfb508f229f4b963823a8a09 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.687.0" +"@aws-sdk/client-eventbridge@npm:^3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.693.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/client-sts": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.687.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/client-sso-oidc": "npm:3.693.0" + "@aws-sdk/client-sts": "npm:3.693.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-node": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/bc27e40361043e1dd9910b320e0e39cfc164d6135711672035bf892650d75397c990ee2f2c4c359a3723207d08b4d0f19a1741d84773f70873ced45be3007ee8 + checksum: 10c0/d0b0e79ed68a0874f65b86ec10d056d27d0b3fdfaf0163329b195b48868eedab8fa89f758d1f41aff416223bda1ff1a6cdc1ed783a4eff0f8759cdcd0234e1a2 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.688.0": - version: 3.688.0 - resolution: "@aws-sdk/client-s3@npm:3.688.0" +"@aws-sdk/client-s3@npm:^3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/client-s3@npm:3.693.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/client-sts": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.686.0" - "@aws-sdk/middleware-expect-continue": "npm:3.686.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.688.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-location-constraint": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.687.0" - "@aws-sdk/middleware-ssec": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.687.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@aws-sdk/xml-builder": "npm:3.686.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/eventstream-serde-browser": "npm:^3.0.11" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.8" - "@smithy/eventstream-serde-node": "npm:^3.0.10" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-blob-browser": "npm:^3.1.7" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/hash-stream-node": "npm:^3.1.7" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/md5-js": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/client-sso-oidc": "npm:3.693.0" + "@aws-sdk/client-sts": "npm:3.693.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-node": "npm:3.693.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.693.0" + "@aws-sdk/middleware-expect-continue": "npm:3.693.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-location-constraint": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.693.0" + "@aws-sdk/middleware-ssec": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@aws-sdk/xml-builder": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/eventstream-serde-browser": "npm:^3.0.12" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.9" + "@smithy/eventstream-serde-node": "npm:^3.0.11" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-blob-browser": "npm:^3.1.8" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/hash-stream-node": "npm:^3.1.8" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/md5-js": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" - "@smithy/util-stream": "npm:^3.2.1" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" + "@smithy/util-stream": "npm:^3.3.0" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.7" + "@smithy/util-waiter": "npm:^3.1.8" tslib: "npm:^2.6.2" - checksum: 10c0/c5dd3948c5e21930f7bf8cba6083b3e3976e4ec69e196d95f9a6eb1b43c6559fadf88c8b0a29948eac53897829c41a4a35b7557187932b54b2605058ed6ccd99 + checksum: 10c0/8d327297fa873628a56b9bac292f12b3fb98f1f745a6c82ce0f7db0017f39b8aafda62f443eeacf013e997e07ad661238e839844065bfec05918c63ba1fd3244 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-sqs@npm:3.687.0" +"@aws-sdk/client-sqs@npm:^3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/client-sqs@npm:3.693.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/client-sts": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/md5-js": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/client-sso-oidc": "npm:3.693.0" + "@aws-sdk/client-sts": "npm:3.693.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-node": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/md5-js": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/90ad00add46c595bae1c1fc66307572d2a50c0660407c7bb981ba5dad32ec8d763037a0d7a1d6b16bd24aadb9017dce51d22c8e631708a54b48dd3b078c318b2 + checksum: 10c0/caadca4dc1f37d28b1816e03c563d56bc72e63ef9c3224829a373b1c6267ec3b1860e302521ee760003e4b39ea53ec992d215555224912fffbbaf4c0df51a5dc languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-ssm@npm:3.687.0" +"@aws-sdk/client-ssm@npm:^3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/client-ssm@npm:3.693.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/client-sts": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/client-sso-oidc": "npm:3.693.0" + "@aws-sdk/client-sts": "npm:3.693.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-node": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.7" + "@smithy/util-waiter": "npm:^3.1.8" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/003c8fa380b5cb16b8a3763151257db0dd9a7e1623f795e6d0688698a0f952b831b054a396105c595491083f62f13c19e8692b1e932ce2a5716ea285c8742e68 + checksum: 10c0/0ddd234ce920d8a4fe35f315e2700a87d2d0157523c3110287ed31cdada2cb2ca58138bcf51667a9a59c77005becd6bb830943872ff225823bf4c9fa902a3bab languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.687.0" +"@aws-sdk/client-sso-oidc@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.693.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-node": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.687.0 - checksum: 10c0/6ade5a931ea7336d85334f10d1897f65e62e1f3af13201036b4022d59639a9bb6a223ad5ca5323b05fc6dca1b22935d31a4ca8fc6b09ab12d56623d496741c80 + "@aws-sdk/client-sts": ^3.693.0 + checksum: 10c0/5acdcd95c03488ccfd0591ca86daa0b8f66ee5a5f209fb6742273d883ed313ebe482510948defc9f838a8a7fdf3cfa51b8d2991c848771234ac167638e3aea4f languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-sso@npm:3.687.0" +"@aws-sdk/client-sso@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/client-sso@npm:3.693.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/038e81cfcd320b5d4d165b94cb33f1dcee1338fd3b96bf6795168312eb9aae743c77d36765ff17ef66e659975c257aa8f9f15c4ce084fe712402e76c7f396e75 + checksum: 10c0/783580af97d9d3fb5d44ef7e5da57ef2e4eca765475cb6105f188aa78f8bb4447f960066c943023e8743ea622d6c716f4c089297c0ba6f109fc9a2cc2e95620d languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-sts@npm:3.687.0" +"@aws-sdk/client-sts@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/client-sts@npm:3.693.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" - "@aws-sdk/middleware-host-header": "npm:3.686.0" - "@aws-sdk/middleware-logger": "npm:3.686.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/core": "npm:^2.5.1" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/hash-node": "npm:^3.0.8" - "@smithy/invalid-dependency": "npm:^3.0.8" - "@smithy/middleware-content-length": "npm:^3.0.10" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-retry": "npm:^3.0.25" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@aws-sdk/client-sso-oidc": "npm:3.693.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-node": "npm:3.693.0" + "@aws-sdk/middleware-host-header": "npm:3.693.0" + "@aws-sdk/middleware-logger": "npm:3.693.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.693.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/region-config-resolver": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@aws-sdk/util-user-agent-browser": "npm:3.693.0" + "@aws-sdk/util-user-agent-node": "npm:3.693.0" + "@smithy/config-resolver": "npm:^3.0.11" + "@smithy/core": "npm:^2.5.2" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/hash-node": "npm:^3.0.9" + "@smithy/invalid-dependency": "npm:^3.0.9" + "@smithy/middleware-content-length": "npm:^3.0.11" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/middleware-retry": "npm:^3.0.26" + "@smithy/middleware-serde": "npm:^3.0.9" + "@smithy/middleware-stack": "npm:^3.0.9" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/url-parser": "npm:^3.0.9" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.25" - "@smithy/util-defaults-mode-node": "npm:^3.0.25" - "@smithy/util-endpoints": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.26" + "@smithy/util-defaults-mode-node": "npm:^3.0.26" + "@smithy/util-endpoints": "npm:^2.1.5" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-retry": "npm:^3.0.9" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/0ab5005043d2e194cdcdb070b78a9357f155772a9a42f1d0df90d7ec7935f9dce34ec4032974ea07f6fbf11026a1e32d38a496e6234056a298e751a363e7a719 + checksum: 10c0/f3c4dcb5315d28d23ef14efb8d128df3d1f7bb6c3ca87e712f303fbd870949ff19a57bcb6173b3d2dafca75a14c9f1a0073d473df5ddbecaf4d3c746b84573e2 languageName: node linkType: hard -"@aws-sdk/core@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/core@npm:3.686.0" +"@aws-sdk/core@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/core@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/core": "npm:^2.5.1" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/signature-v4": "npm:^4.2.0" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/util-middleware": "npm:^3.0.8" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/core": "npm:^2.5.2" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/signature-v4": "npm:^4.2.2" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/util-middleware": "npm:^3.0.9" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/989e1cb11e1402c34ce2ce193de4b9100b3b1ffc4c4ff944f933595de8145afba6c7e65ba3c8c53599986d86591512084abd9c1dd636b0225384655c2f97c845 + checksum: 10c0/b833a70f171165e41b96140c368f0cf1fea768fdff80fb1436f1b959ebb34f263a8cf490318baa40ecfc6adde64fcb58b0ad4ecaf80febacc5ae915a3f5aaadf languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.686.0" +"@aws-sdk/credential-provider-env@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.693.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/39487ac057dfebd4cd8f87a5ef2a05ab1e6d220e32724019c31be9542cff0b7aa50a771af038e72b24c5184dfe450f314cc38a724682e6ec6e95a6c3dc3af5c9 + checksum: 10c0/35cac11626846a00310fd119cb1a933a68be15d1c5f8e98cb8e3ef084887f6db5e02af4da54793ff5efe236b9fdb8aae78dae59aa8e7b28f3b62738ca936f3fe languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.686.0" +"@aws-sdk/credential-provider-http@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.693.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/util-stream": "npm:^3.2.1" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/fetch-http-handler": "npm:^4.1.0" + "@smithy/node-http-handler": "npm:^3.3.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" + "@smithy/util-stream": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/b849af22a819753e292b21d22f7751e5f01ea0ebc1bc27630bcb018fc7583184487fe8ffbc32fccf0b53f1e34751b6a1516e4ece14192da887de662300b2a51a + checksum: 10c0/3c7b1740e6a7a4a9d02520073416f7602eda35830ce35700a9cf7abd0e0deacc0f8a874b2228b573e9dbf73db7776a5e592f2943fb386224fb15a2d6de7314c6 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.687.0" +"@aws-sdk/credential-provider-ini@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.693.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-env": "npm:3.686.0" - "@aws-sdk/credential-provider-http": "npm:3.686.0" - "@aws-sdk/credential-provider-process": "npm:3.686.0" - "@aws-sdk/credential-provider-sso": "npm:3.687.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/credential-provider-imds": "npm:^3.2.4" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/credential-provider-env": "npm:3.693.0" + "@aws-sdk/credential-provider-http": "npm:3.693.0" + "@aws-sdk/credential-provider-process": "npm:3.693.0" + "@aws-sdk/credential-provider-sso": "npm:3.693.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/credential-provider-imds": "npm:^3.2.6" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.687.0 - checksum: 10c0/4909d432dec9f290a1fe96cf6295f8b5786011245f19d3ea1f2b8cb2d736cc020285f34ac32e3c5f9691d86acbe0aa823ff8e73f3613262f51286679697bacf8 + "@aws-sdk/client-sts": ^3.693.0 + checksum: 10c0/976c4485d13452d5b59add08a30b6f93df8610d85e47b4b3ba28fe563e641411283447eae14fa39fe61ef716d9cfc5916099f41dcf01273ee32d3dad24042343 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.687.0" +"@aws-sdk/credential-provider-node@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.693.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.686.0" - "@aws-sdk/credential-provider-http": "npm:3.686.0" - "@aws-sdk/credential-provider-ini": "npm:3.687.0" - "@aws-sdk/credential-provider-process": "npm:3.686.0" - "@aws-sdk/credential-provider-sso": "npm:3.687.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/credential-provider-imds": "npm:^3.2.4" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/credential-provider-env": "npm:3.693.0" + "@aws-sdk/credential-provider-http": "npm:3.693.0" + "@aws-sdk/credential-provider-ini": "npm:3.693.0" + "@aws-sdk/credential-provider-process": "npm:3.693.0" + "@aws-sdk/credential-provider-sso": "npm:3.693.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/credential-provider-imds": "npm:^3.2.6" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/a55fc666b49ec24a8441b2a7de5a335f1f15b6fa8330230a829a133e17befa02afbb3c56a1d40e763f4f4d2b42d1bf203b1de875af8cc5f552ccf0cbcb7618e0 + checksum: 10c0/ed7a40457e6839f104ebc09829ee4ec5c1174ca5baef06030c8e8d25eafd280641bd7f43a946b972481d29f71b4f134c33938240ddc4c770ec64404e71f22fb0 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.686.0" +"@aws-sdk/credential-provider-process@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.693.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/d4e9de75628b6ea50d1a04f035cc3238fb9650de03e73f5d5560866f86255b4d7c9249d913750ed5f3964b6b36c99943ee6f320e5e6a8c2730e5f15239c3c683 + checksum: 10c0/b4d1ddde85cd1cc43378c487f641fbbcca5106d0a2a44f2484ce5e1ba316659b4293121c4aa07f33cbf776518ce8cfbc3c3e948c649624a8cf8457f5cb48e8b9 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.687.0" +"@aws-sdk/credential-provider-sso@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.693.0" dependencies: - "@aws-sdk/client-sso": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/token-providers": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/client-sso": "npm:3.693.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/token-providers": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/d4d83d8da367997b06d413e560bb2bade9e48f1c7c166669b849ee6343c8fb175b181a90d81206596416a9a9cd05c2303134e721873d12c9e5433442dcf7f36c + checksum: 10c0/676d29eade41e8d61fbf204000e362537f46858686087c3bc36b180b9ca760528d0e4a6956ebc546a6bb139fd6c391ac544894930a01d07d0a94b2629a687914 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.686.0" +"@aws-sdk/credential-provider-web-identity@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.693.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.686.0 - checksum: 10c0/92e6b5b1ae9f290bcf811f245bbfe7fbbe241b701565f2f910992759d2d521119ef5a7bd1718880f1e8054146ae871b60fec8de387dc4d1444e479d565fe71b3 + "@aws-sdk/client-sts": ^3.693.0 + checksum: 10c0/b3c655d864836b7a2b45bce3b4dbc46be872062989c019d4ee663f2ca1d74ec2d5e1c1917f4d7b4ecdcc5b1d128ad70cf3058e041e47f31a05f768638b50ab8b languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.688.0": - version: 3.688.0 - resolution: "@aws-sdk/lib-storage@npm:3.688.0" +"@aws-sdk/lib-storage@npm:^3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/lib-storage@npm:3.693.0" dependencies: - "@smithy/abort-controller": "npm:^3.1.5" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/smithy-client": "npm:^3.4.2" + "@smithy/abort-controller": "npm:^3.1.7" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/smithy-client": "npm:^3.4.3" buffer: "npm:5.6.0" events: "npm:3.3.0" stream-browserify: "npm:3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-s3": ^3.688.0 - checksum: 10c0/b1bc34f9017c457d5fa7b8c3ee5bcc369f1bd556a901ff38544229f396111f99495c54143872d00bcf9583bfe54de54816f455a208a848eb7470c811f166301c + "@aws-sdk/client-s3": ^3.693.0 + checksum: 10c0/f5cd65904be66978411a8c95d52c489945f65e918fdb1c80f36ee1dd1bd84c3b3d82a1e3a22e1035a109e0ef1df754fe40cc06967f31ae46986e5de947b135ea languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.686.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-arn-parser": "npm:3.679.0" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-arn-parser": "npm:3.693.0" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/types": "npm:^3.7.0" "@smithy/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/a443b0ad0aa7dd05927c6f20ab03bb0c2a4b97706c030ad476b234b891be67238b95cdcd04d255515667b46052ab33ef8047744ed25463b1e7d5b134ec1c3101 + checksum: 10c0/827997c0546867d8080deabac07bcc2a30e0b7895851d2c0c534ec22a793ce5f0110b26c4be03b5ff3d400dcd96c79c7e7fbd26b367865e9bee457fa3ddecd33 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.686.0" +"@aws-sdk/middleware-expect-continue@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/153260b268faa8564d2c33737620af8770b857c8d1dcb7184da535d693bceec1314d89021032614c7ee4760710a6e69eb380b7af6a2f4dedcfb6641e3509b892 + checksum: 10c0/f88931e01b64d1446d94f6c660c8c65591f8bdc231c78e756018ad7fd58babf46c3088e869a5b152fab542d30dbe0bb8af0823187a5522a0a79db2c82f1c2b1c languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.688.0": - version: 3.688.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.688.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.693.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-stream": "npm:^3.2.1" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/types": "npm:^3.7.0" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-stream": "npm:^3.3.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/c09ce10611ec27a28aa2e40e0248432493ede76ff804369d35acda2b20f6f7ed9969d6bf52c15ecaa677fc1d405738e991b14d5e4b0b508a7e34fb3f1dd4edfe + checksum: 10c0/b9a0ae3ffde640edf67be0240652ffa673f3a5581ee0f84b33cc67df6eec71aab0e5ea115d3a8fb990b1a128cba72efc59af8d34b2ec8246c8d97ec771378cc8 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.686.0" +"@aws-sdk/middleware-host-header@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/afc4151bf2425b3b0172f39fd9f29e48bd87038ec7f4e3389da4426f7fbfc394c8298eac30497a96f005b7dd3809ac49fff375f53969163e259587d15dd40d59 + checksum: 10c0/3d4aab67c6aec298220f016679a64a9ddbeb34aae0c0962e229f0b5f08f9e2f9708504ac26c885d8876a977feabaef3310ed9cceb3db5d7d6b20a421c5305779 languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.686.0" +"@aws-sdk/middleware-location-constraint@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/d093e18ebc54be70d6eb945fac15a7c1617cdc96e51c9afa037d6fb479ad2345592bc7b078d594246e71ab9a716415efb18bb993f240f02f9c4bd6ed9650baa3 + checksum: 10c0/bcff46a72256c9826fbed40a0a92a1f6bb322b133beb9cc0b66fa0ca5defade680d2388733971f180091d33a21a5807c6ab26e616d95b9c25fc6aaad5247383b languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-logger@npm:3.686.0" +"@aws-sdk/middleware-logger@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-logger@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/17edfe0781035c2678ae878db56652c4de0d3a719d7912b7ce1d6e3dccc2848543152cc617ebdacd6ac46c6cc5d1ead4e65e2606bf5fd7431c4606b0fac72adc + checksum: 10c0/e9560f6643b16afacc4808fc45dce0cee3b7b96169c46694630e456a3d54566efad072be1ded80c7321879930033b04ef39aa93a97c81fe3152f08b6b7bb7db6 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.686.0" +"@aws-sdk/middleware-recursion-detection@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/0038b452d683b81ece9cbffdc5191a2eeef908bfefc41e87f61f96e177488255a5a03451e3c0f7b7afa319662d931b246fd319b46fee82b51b427f51228f1a8c + checksum: 10c0/c4bcb89997f41697996e724e9291492350a2dc765316a107aeec68d695212d6e85f67cb40e7fca00af6ed6109a773de3e31fb8579a885d54ab206cb153012b96 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.686.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-format-url": "npm:3.686.0" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/signature-v4": "npm:^4.2.0" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-format-url": "npm:3.693.0" + "@smithy/middleware-endpoint": "npm:^3.2.2" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/signature-v4": "npm:^4.2.2" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/d73016b7f9a66e99001ba97c04f7daad3efb432d4e05b0f635b93802a2bd458198fe227fddf6a1f27c88fc486b0c617658f60f1e92047da56da54a3c1eebd3bd + checksum: 10c0/d62ad5eb69998bbe39d04ef4c77ae810cca22df76e80060c00f61b98bdea82b06e4f28ec2991dbf8c7ad4f110165d031ac177ab245dcc6421b0f2547f6ee43d9 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.687.0" +"@aws-sdk/middleware-sdk-s3@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.693.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-arn-parser": "npm:3.679.0" - "@smithy/core": "npm:^2.5.1" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/signature-v4": "npm:^4.2.0" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-arn-parser": "npm:3.693.0" + "@smithy/core": "npm:^2.5.2" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/signature-v4": "npm:^4.2.2" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-stream": "npm:^3.2.1" + "@smithy/util-middleware": "npm:^3.0.9" + "@smithy/util-stream": "npm:^3.3.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/f3f8c7f473210a63e58b7a371bd06534b74a93af4a11fe58230ca757dc41d251baffb42e863c0f979133e5625e113b5627604eb7e1e814c942fe13ea649c3c22 + checksum: 10c0/b0856ff161504aac7f609861e5d6a240d28af00a0583f63eff5699722bb72490285769ef875c535d6b230649ea4526d9e3f3e5b23a0e94d130240a6b169aa4fe languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.686.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/smithy-client": "npm:^3.4.3" + "@smithy/types": "npm:^3.7.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7e8adfdd48c3162cdbd5f2d6fda440e56faf296274df26fd2a1236a5027d3f1837d1f96df990882578d8675900f493bd8eabb9b7bb28f4827191b5f1f67c4387 + checksum: 10c0/ba802b8eb6ce3303439155bed7e06fc554e697d73ac0d18af0973951e39f46171e3fa46b89bdbcad18440f6629c053fab3f7ae9939fb944f3b6bc5aa5a834c67 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.686.0" +"@aws-sdk/middleware-ssec@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/96851ec461ee6dc5c2e73612a0ab200f360d5c971d01c9e5ca045c53b2deeb9f3c184016f89cd94cf8db5785d4ab46543227b8e5953014ae0b2bc405347cf945 + checksum: 10c0/f2d3fd7f0ba9820f651ac190004670c2f103fdfb48c7060b30894f73bb75176df119c203774c76a3c94a5fd8cec49ce3cef6e165a49a22f067339fc822198d76 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.687.0" +"@aws-sdk/middleware-user-agent@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.693.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/types": "npm:3.686.0" - "@aws-sdk/util-endpoints": "npm:3.686.0" - "@smithy/core": "npm:^2.5.1" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/core": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@aws-sdk/util-endpoints": "npm:3.693.0" + "@smithy/core": "npm:^2.5.2" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/4c84af62eb3a8fdcdd5f2a2139fdae8b95dea7caf46f48f118ba3fa6071ff120c6421b152abf8c2eb205ceed9126b366b8e4e98a35f949d918c35d3d0f17f743 + checksum: 10c0/53c9f7038511fe53dd85aa855f4053a8e7792dab9632e39a640d62290c833673bafaf62aa0b22a063f3e6ceeb7d604c0e41554e926ad0c0ed1ddb06f693c4ba0 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.686.0" +"@aws-sdk/region-config-resolver@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.8" + "@smithy/util-middleware": "npm:^3.0.9" tslib: "npm:^2.6.2" - checksum: 10c0/0657085699a61cac3d84a1660e4b8396e928d2bb2e73c0968d1e924759be605383c4f5d12262ca1f28f28bdcd37900eee161a9b91225a3f98a13c8551f7a6cbc + checksum: 10c0/9618469419809bc685a445594abba42b65933a03393310e54628ebd6c62aa9cb3537fef1198dcec7ad8e5ac366117164c9603f16715e93ceb7a5aa42845f5317 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.687.0" +"@aws-sdk/signature-v4-multi-region@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.693.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.687.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/signature-v4": "npm:^4.2.0" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/protocol-http": "npm:^4.1.6" + "@smithy/signature-v4": "npm:^4.2.2" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/641da5046f393f87c0a16d1258ebc8011b13873a6e877ce23cbad760f99868b114455096dfeab6deade4c895a46de2c015d4325cbba53f775cdcfcb2e1402dc3 + checksum: 10c0/cb1feef017e79c0163c153488a5a92c89fa6672595e64714878130b300b795f562b9175ba5960844e902904fb6f0ef52994b24a19eb4a3f2a13d71c90baca362 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/token-providers@npm:3.686.0" +"@aws-sdk/token-providers@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/token-providers@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.686.0 - checksum: 10c0/daf2fbc88980c9576ed2affde3bb1bc2450ad0de1d3ab796f2be2620dfa1b365515b2502af87e70f8ce68b8e6f5a5e94eb45ea2740339698fa7a144bad42d878 + "@aws-sdk/client-sso-oidc": ^3.693.0 + checksum: 10c0/bcde9ba087249d88235f6f26ac861ff9eca99d012608f57feae17d5cfc833025018aeea5f718ecc0925e85c41e0720a8b62f3f45b0d98a0b620e3be0370c88f6 languageName: node linkType: hard -"@aws-sdk/types@npm:3.686.0, @aws-sdk/types@npm:^3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/types@npm:3.686.0" +"@aws-sdk/types@npm:3.692.0, @aws-sdk/types@npm:^3.692.0": + version: 3.692.0 + resolution: "@aws-sdk/types@npm:3.692.0" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/926809c4ed1ca9948a4c4135b3b96ac30fe39438c130c8b1bd2ec47361fa81a094663eb9aa8df4db7841cd77bb5be8070bacddf21819404bcb9cd048d1eacec8 + checksum: 10c0/dc25a188dd8646a09eb08229a7fa957550f22fae64f11908e44df96d3e41192b666a500d6e55487b8e47fa926569dd3494cc6dcdd22512e4aa827f23650b93e1 languageName: node linkType: hard @@ -1212,36 +1212,36 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-arn-parser@npm:3.679.0": - version: 3.679.0 - resolution: "@aws-sdk/util-arn-parser@npm:3.679.0" +"@aws-sdk/util-arn-parser@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/util-arn-parser@npm:3.693.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/401dc101c8c0c5057f8dc59d4a0acc06c6d81e35c4f37258c34d10be7148f5b6334c8dd6021224b897c7447f2a6650fa955e0c697bfb6f86dcfd55415b158544 + checksum: 10c0/dd3ff41885f3c9c69043bf145d9e28ba5d18e71d3ffc5e97f3700fa4f9461d092d33d632eca00236f00e25ebcf39ed1a6900d7b39d2f592c83e38115890ad701 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/util-endpoints@npm:3.686.0" +"@aws-sdk/util-endpoints@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/util-endpoints@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/types": "npm:^3.6.0" - "@smithy/util-endpoints": "npm:^2.1.4" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/types": "npm:^3.7.0" + "@smithy/util-endpoints": "npm:^2.1.5" tslib: "npm:^2.6.2" - checksum: 10c0/e9939316bc7555ea57b940d4e4a62f13bf774c1496dea9171cc7cabcd75449d2169a54f6cedfd7f8ef29e3bf047b9fce6df7f09c4092d3c9eee902865bfa45e3 + checksum: 10c0/42177eb0f5b4f5840ecbb332f88bdf44bffdb19be02821ac36a98d96ef1ac051c8837e34fcf5ca62c6bb2481ad1b473e2ce82c2e9589f3745caa7eee09f8fdad languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/util-format-url@npm:3.686.0" +"@aws-sdk/util-format-url@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/util-format-url@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/querystring-builder": "npm:^3.0.8" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/querystring-builder": "npm:^3.0.9" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/936839c00d6722832b31abac1f305273638c81a6db9a68e2ea7d29ec9d45c0d00ff2814208d670492bdd08ee93e9067ea1af3a7ad317e62418789fa279ae6273 + checksum: 10c0/b9458e0b5573f5e57ee400fa8a047edb0f9c3c4abe805f16e704f4e9a47e8f8c34aa0f3af5d18c5f5b5ae243bcec218b0599cd8cb66f454016f91f72ceb2e3f7 languageName: node linkType: hard @@ -1254,43 +1254,43 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.686.0" +"@aws-sdk/util-user-agent-browser@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.693.0" dependencies: - "@aws-sdk/types": "npm:3.686.0" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/types": "npm:^3.7.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/e358e3a6e833985d8baa53f08718578337aa1635744bb6ea3976a8fb67d78d427985f95e873f7806db4c54f21a1fdfec5a019922dbe389b7a0cdd804fda51d3a + checksum: 10c0/6f7c56788e0fd4f02e81e51f78f30c0ee2dfe6e8107f221c068ba1a6e8c2e981352bdc67360f9f0432772b3766cd676c87328c3444b4f5aab01606c8777b8316 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.687.0" +"@aws-sdk/util-user-agent-node@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.693.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.687.0" - "@aws-sdk/types": "npm:3.686.0" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.6.0" + "@aws-sdk/middleware-user-agent": "npm:3.693.0" + "@aws-sdk/types": "npm:3.692.0" + "@smithy/node-config-provider": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/1086dc84414702d6c0721db3db68c6be966614de8679556e134719a926d28a230c9ecd924a686b20a19cfaae314b2b5f5354ca56ae20b7cf14f97e5631ac1386 + checksum: 10c0/702cbc455dba8f902721bb1333a255d1e54d3c320624311ee30974f7ca2d820830e8a6194b667513da022ee33dd20a3904885494bd2716444ad2da2dd84834e9 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/xml-builder@npm:3.686.0" +"@aws-sdk/xml-builder@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/xml-builder@npm:3.693.0" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.0" tslib: "npm:^2.6.2" - checksum: 10c0/79e6af4cd4a464a792ac083a036c1bc2aa8e5799a646087bd5a06f68b35d8c58f6067fc135fc3cf3554e01bf89ae2ae0137798dcd1c872a2cb5e2ca2738731de + checksum: 10c0/5702a565603a86446d1d882bef2cb96202b65b4ea86fa87bb60b6c063c7ed9d91cd8a2bcb87fbbac99c3e9bec133ced240444c96c87d12e397c5bc6c76f99388 languageName: node linkType: hard @@ -4203,23 +4203,13 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^3.1.5": - version: 3.1.5 - resolution: "@smithy/abort-controller@npm:3.1.5" - dependencies: - "@smithy/types": "npm:^3.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/384e3dca60720bc9048092b1765ec619c5c64844732ca1439ca90d6ea7454eed12d071a536d8c243410512cc39ad1683607415dbeaf89816ddb142bbe10cf789 - languageName: node - linkType: hard - -"@smithy/abort-controller@npm:^3.1.6": - version: 3.1.6 - resolution: "@smithy/abort-controller@npm:3.1.6" +"@smithy/abort-controller@npm:^3.1.7, @smithy/abort-controller@npm:^3.1.8": + version: 3.1.8 + resolution: "@smithy/abort-controller@npm:3.1.8" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/9933c69a81223e9a6a864c9d1f7cc00b0788ac6637b57eea8390d2b6cb39a0b87a406d32a5052441b3e9fdef9812870676464349abb5b19d3ee0ea348e2f7b1d + checksum: 10c0/ba62148955592036502880ac68a3fd1d4b0b70e3ace36ef9f1d0f507287795875598e2b9823ab6cdf542dcdb9fe75b57872694fc4a8108f7ab71938426a1c89c languageName: node linkType: hard @@ -4242,171 +4232,158 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/config-resolver@npm:3.0.10" +"@smithy/config-resolver@npm:^3.0.11, @smithy/config-resolver@npm:^3.0.12": + version: 3.0.12 + resolution: "@smithy/config-resolver@npm:3.0.12" dependencies: - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.6.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.8" + "@smithy/util-middleware": "npm:^3.0.10" tslib: "npm:^2.6.2" - checksum: 10c0/0c15dcc4d1d603c19ce01c7f0dcf2aa112edccfaf38a925554fbe61102e1ded9009d2cc799068bfd187eabef7fde95343596b5b970ae5750540531e7018b1333 + checksum: 10c0/01686446680e1a0e98051034671813f2ea78664ee8a6b22811a12fb937c1ac5b67b63ab9a6ae5995c61991344fbacebc906189cd063512ef1c1bdfb6c491941d languageName: node linkType: hard -"@smithy/core@npm:^2.5.1": - version: 2.5.1 - resolution: "@smithy/core@npm:2.5.1" +"@smithy/core@npm:^2.5.2, @smithy/core@npm:^2.5.3": + version: 2.5.3 + resolution: "@smithy/core@npm:2.5.3" dependencies: - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-stream": "npm:^3.2.1" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-stream": "npm:^3.3.1" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/26afd0bdcc15f493442cd86507c929aabfc4df6819a80707d3d57cfc46b72249e38725b33c44c161fe4194cca01613758838ebd198248fa0f0b711f3e6ac6406 + checksum: 10c0/36064babd1a46163ac32b4819dac3a11da853286e9f388e5189098e984ec4c3cbb514ead6f73f0e3a619e22df4ad75146a690fa352f23657614dfeaefbded15a languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.4": - version: 3.2.4 - resolution: "@smithy/credential-provider-imds@npm:3.2.4" - dependencies: - "@smithy/node-config-provider": "npm:^3.1.8" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/types": "npm:^3.5.0" - "@smithy/url-parser": "npm:^3.0.7" - tslib: "npm:^2.6.2" - checksum: 10c0/bafd86dd1524eafccdd0863e2ee2a59e12f6974d37f7cde6653903da58dd878f6de7d1cd6320b0749507ad959a3cdf039a0e24c76035d1abe85ff3b9c13ad019 - languageName: node - linkType: hard - -"@smithy/credential-provider-imds@npm:^3.2.5": - version: 3.2.5 - resolution: "@smithy/credential-provider-imds@npm:3.2.5" +"@smithy/credential-provider-imds@npm:^3.2.6, @smithy/credential-provider-imds@npm:^3.2.7": + version: 3.2.7 + resolution: "@smithy/credential-provider-imds@npm:3.2.7" dependencies: - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/property-provider": "npm:^3.1.8" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/property-provider": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" tslib: "npm:^2.6.2" - checksum: 10c0/b381167dec3cf3394ee36cd2ecf7c67e14f7b1eef2d5fd3ce57657682d2b1559d6750eec312bdc340d8a0064cc020ff575b344ff3f5eb2ea54dd7f1bed7b89c3 + checksum: 10c0/c0f1d0c439f26d046ef130057ea1727cb06cab96054ed23202d6eb7eaec3e5d8ef96380b69fbdec505c569e5f2b56ed68ba8c687f47d7d99607c30e5f6e469c1 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^3.1.7": - version: 3.1.7 - resolution: "@smithy/eventstream-codec@npm:3.1.7" +"@smithy/eventstream-codec@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/eventstream-codec@npm:3.1.9" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" "@smithy/util-hex-encoding": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/6d3e93f5906501ea278c447285a1807bf0a5f2aee4683f6f1b3340e8a11e3c929b2c6389efa470c77eb03eea17824507f03224421768928d4ac5141a5b98eeff + checksum: 10c0/857761ffcf4cb6296dcb28763417b2e8f8ab2001f2fbf26ae169a6a57b4e095af380d81361ce1eddaacd664c99205071f1fb4ad4e6c4949022e7e86a6dd51590 languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.11": - version: 3.0.11 - resolution: "@smithy/eventstream-serde-browser@npm:3.0.11" +"@smithy/eventstream-serde-browser@npm:^3.0.12": + version: 3.0.13 + resolution: "@smithy/eventstream-serde-browser@npm:3.0.13" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.10" - "@smithy/types": "npm:^3.6.0" + "@smithy/eventstream-serde-universal": "npm:^3.0.12" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/d1e7007b5de4bff20f751d6751da74690c03dd4eb339055a5f4b0db6327f9d901f385f2ce100a8d3658df6714955b4403f013285294855c30dc78a50435fdf92 + checksum: 10c0/ca3b37dbb3a4e8ea04e101c6555cc75b517544397b8d4daf5b6ba31ed38aa0ccb439d84b081e3660e9bcad7a9f9faa4e8fc006c145da6355635bcbd8fec80204 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.8" +"@smithy/eventstream-serde-config-resolver@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.10" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/a18f5b7cfc6f9ab79d282138452b7475cafb354d2d6d9d6d8ae7815342537bd81f6e1423aa9cb77a6006d24d6a65ef7bdc47ea823f77d4b65f440e0eec708b7b + checksum: 10c0/0b5c4bc240ee092b2e5d968ceba54b7a1cd41a13dceb88fb7c4cb809debfa29b2b40addbdd19e4ca9ecd499f1947fbd06e2eeeb3e132f0b23250b37cef1a8903 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/eventstream-serde-node@npm:3.0.10" +"@smithy/eventstream-serde-node@npm:^3.0.11": + version: 3.0.12 + resolution: "@smithy/eventstream-serde-node@npm:3.0.12" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.10" - "@smithy/types": "npm:^3.6.0" + "@smithy/eventstream-serde-universal": "npm:^3.0.12" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/d67feaa889473f85459061fda50ab4742cf25f8e93557a307d3c2990620a5c5893bce477ac1d747838672b7ae65d97856245f6bbe1379de9b90cd57cf6c83e2e + checksum: 10c0/7ec4b2d18992fd56be8fbd598ede7db1990512bfcc6f1a75b04dcd919d1aa328578c404ebde68779fd175259ee69044198ecd8c244d89e66e9cb05ffb9c14468 languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/eventstream-serde-universal@npm:3.0.10" +"@smithy/eventstream-serde-universal@npm:^3.0.12": + version: 3.0.12 + resolution: "@smithy/eventstream-serde-universal@npm:3.0.12" dependencies: - "@smithy/eventstream-codec": "npm:^3.1.7" - "@smithy/types": "npm:^3.6.0" + "@smithy/eventstream-codec": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5f3bd8751e6ed6c2c3ea6da54dd2ecd8906de8d2606e6fb9da5f0d0500c4b5d85a1a83837cc661bcc3a058b485459b12ddcc48810b12afd8d140cc76d2516346 + checksum: 10c0/5247673c34cba51e9764503812e693dce9653b5c2341b02b9f500ff0ee00f3f47e7041ac10085b2ee916d340e24f6e346fa5a0fdc9820fd952bcc5d88f487178 languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^4.0.0": - version: 4.0.0 - resolution: "@smithy/fetch-http-handler@npm:4.0.0" +"@smithy/fetch-http-handler@npm:^4.1.0, @smithy/fetch-http-handler@npm:^4.1.1": + version: 4.1.1 + resolution: "@smithy/fetch-http-handler@npm:4.1.1" dependencies: - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/querystring-builder": "npm:^3.0.8" - "@smithy/types": "npm:^3.6.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/querystring-builder": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/82035ada9ca7cf40c897ac6e8ff0097fad46a857a46ccc2dbe353ec730dbbd1d5733c9e82a1b09f606c12c64add35a045d8c860e4fc780acbf06f9d3fae8d90c + checksum: 10c0/e6307dfdb621a5481e7b263e2ad0a6c4b54982504c0c1ed8e2cd12d0b9b09dd99d0a7e4ebff9d8f30f1935bae24945f44cef98eca42ad119e4f1f23507ebb081 languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.7": - version: 3.1.7 - resolution: "@smithy/hash-blob-browser@npm:3.1.7" +"@smithy/hash-blob-browser@npm:^3.1.8": + version: 3.1.9 + resolution: "@smithy/hash-blob-browser@npm:3.1.9" dependencies: "@smithy/chunked-blob-reader": "npm:^4.0.0" "@smithy/chunked-blob-reader-native": "npm:^3.0.1" - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/fda71b16b2ffdb47dd75c4568c28a712703ce987e35c646f89860668ffb0cc38c15410b6319ce077e5dc5c3e4427af9e4620281a0a491a163e2bc23c507fe610 + checksum: 10c0/728becc50fd2463b93b77b6bfadafeee280f5c01d3a92ec227233cc47c3005f563209d1d144b83461f46d6c8a0674bb458581f6a1627ff43826a4466a0860e40 languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/hash-node@npm:3.0.8" +"@smithy/hash-node@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/hash-node@npm:3.0.10" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/fa8fa82b830550de01e981e0265dad3d42802208c128cdd1b970c513726d6f29f030a52d7087e1fbee751011b6dcec479e592941252a7e47004418c8d605e1a4 + checksum: 10c0/1134872f7c4ba2c35583bd0932bf0b8cb99f5f24e79235660a5e0e0914c1d587c0ee7d44d5d4a8c0ed0c77249fc3a154d28a994dc2f42e27cf212d2052a5d0bd languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.7": - version: 3.1.7 - resolution: "@smithy/hash-stream-node@npm:3.1.7" +"@smithy/hash-stream-node@npm:^3.1.8": + version: 3.1.9 + resolution: "@smithy/hash-stream-node@npm:3.1.9" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/26f1a49f9fa5486fbca97034c171f36675cffdf2fe1039cfd918a83b63d9cbb1b0cdb7c399c21f1d914f3c4df5e16754b01a755b2eadaf51c519aa183ac71ea3 + checksum: 10c0/de292bb7f70ed6f8fab73a9c0adcd0d659a5ecb46ade36e852a0402323715223c859b10e7344d31c16d59b9a4077626c666754421cfd5a04e17dc1a3e2a5490d languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/invalid-dependency@npm:3.0.8" +"@smithy/invalid-dependency@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/invalid-dependency@npm:3.0.10" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/7769ea3d6cc2530da1c6ecc6bcc90e7b6a2338d87465965f0845ad28be5d27c08516dc79ef77af2a002fe0329367fa8260399abb29676f3f37adf8c2cf2772c8 + checksum: 10c0/98bae16110f3f895991c1bd0a4291d9c900380b159c6d50d7327bd5161469f63510209ea3b08cfb0a12a66dfd9de8a1dc1ac71708b68f97c06b4ee6a2cde60b7 languageName: node linkType: hard @@ -4428,186 +4405,144 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/md5-js@npm:3.0.8" - dependencies: - "@smithy/types": "npm:^3.6.0" - "@smithy/util-utf8": "npm:^3.0.0" - tslib: "npm:^2.6.2" - checksum: 10c0/83654b7c65be77d3e170f63a5dab4b3d19bb518ca69691b0a9c257de8101a02e005bc2136074d6ab18d0a50cef746ea610527e3530c6e843b6b9529ed9b488f1 - languageName: node - linkType: hard - -"@smithy/middleware-content-length@npm:^3.0.10": +"@smithy/md5-js@npm:^3.0.9": version: 3.0.10 - resolution: "@smithy/middleware-content-length@npm:3.0.10" + resolution: "@smithy/md5-js@npm:3.0.10" dependencies: - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" - tslib: "npm:^2.6.2" - checksum: 10c0/2e7a6e36f39e1ce78ba3800979004a801fa93c7ef3b143e1c1b3ff64e4a2b92762e808ab75c2f7a1acc6133f4b301624dc08dc2354b37d5735e02ee4ccaddf78 - languageName: node - linkType: hard - -"@smithy/middleware-endpoint@npm:^3.2.1": - version: 3.2.1 - resolution: "@smithy/middleware-endpoint@npm:3.2.1" - dependencies: - "@smithy/core": "npm:^2.5.1" - "@smithy/middleware-serde": "npm:^3.0.8" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.9" - "@smithy/types": "npm:^3.6.0" - "@smithy/url-parser": "npm:^3.0.8" - "@smithy/util-middleware": "npm:^3.0.8" - tslib: "npm:^2.6.2" - checksum: 10c0/d1d6406840262388a5845a29d9a2e956a2f3c42f0fb981cd34b95145a5a509bebd25b3e4fad73951b56ff71757d00f7e8ec23bc75c6362a97dacab114ecf9140 - languageName: node - linkType: hard - -"@smithy/middleware-retry@npm:^3.0.25": - version: 3.0.25 - resolution: "@smithy/middleware-retry@npm:3.0.25" - dependencies: - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/service-error-classification": "npm:^3.0.8" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" - "@smithy/util-middleware": "npm:^3.0.8" - "@smithy/util-retry": "npm:^3.0.8" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - uuid: "npm:^9.0.1" - checksum: 10c0/5ebb8ed29be344ab92db28fbe62f1887b6a9cf7c5029450454c1a384844cd4e28a99c4c381ca2466d848d545ee885c35f6c5b965bc7a90a9a20b301433caed37 + checksum: 10c0/ab0675b36cd48c76f0512ff5c87bc3e3e64288123ee37a493bc514fbcf48355eb8a9e5ed30efb9066286122dc6d3e5981b0f0f619929bb568d4b3d9023de4ccc languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/middleware-serde@npm:3.0.8" +"@smithy/middleware-content-length@npm:^3.0.11": + version: 3.0.12 + resolution: "@smithy/middleware-content-length@npm:3.0.12" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/b7cbf57955ab82cd5ddb07fcceecdf1fbd6a3f9479179d1014d34e88f2dd32c0ffd4fb631cbb7a05ef4635efab34b32141ea5526b388138f71589ba993560fb2 + checksum: 10c0/6d8db9bc97e3c09133ec9dc3114ca3e9ad3db5c234a2e109c3010e8661b488b08b8b2066bb2cd13da11d6ccffb9bbfbec1fa1552386d6e0d8d433b5041a6978b languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/middleware-stack@npm:3.0.8" +"@smithy/middleware-endpoint@npm:^3.2.2, @smithy/middleware-endpoint@npm:^3.2.3": + version: 3.2.3 + resolution: "@smithy/middleware-endpoint@npm:3.2.3" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/core": "npm:^2.5.3" + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" + "@smithy/url-parser": "npm:^3.0.10" + "@smithy/util-middleware": "npm:^3.0.10" tslib: "npm:^2.6.2" - checksum: 10c0/1a5248cdbe8d982e11fba679e9582cde8fa36093376d5076d2936e5be919866a7101089194087cda21a0b032857bf1ebca627d8e1c3e5d9519749fc5207692f5 + checksum: 10c0/95f8022ecf5144004b02cbe1da2e3ad1815c2e2e3df47d5b9958252455f0f20e7f44740cd426d5c95a5051f895c258ba5cbcfa4f4a2368306fa628d4e0c1045d languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.8": - version: 3.1.8 - resolution: "@smithy/node-config-provider@npm:3.1.8" +"@smithy/middleware-retry@npm:^3.0.26": + version: 3.0.27 + resolution: "@smithy/middleware-retry@npm:3.0.27" dependencies: - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" - "@smithy/types": "npm:^3.5.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/service-error-classification": "npm:^3.0.10" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-retry": "npm:^3.0.10" tslib: "npm:^2.6.2" - checksum: 10c0/354319e0a6a48775195eecb3486eddce57eb51bd3a88cef729db39b6592da5ac7b2b0b4f996396ed1496a9693a5a67344b4e36c0a6eeb94293ed1e50aa10b740 + uuid: "npm:^9.0.1" + checksum: 10c0/a6ce5a203a88bbee6400c7229a2fb15167b315af71c9ddf13f47b83353aded35c44603ff3c71d204273a1841460011f8e6cf53929fbe4cae022d27dbfc9263a4 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/node-config-provider@npm:3.1.9" +"@smithy/middleware-serde@npm:^3.0.10, @smithy/middleware-serde@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/middleware-serde@npm:3.0.10" dependencies: - "@smithy/property-provider": "npm:^3.1.8" - "@smithy/shared-ini-file-loader": "npm:^3.1.9" - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/2ecd0385858f0ea818f7bef1e129e62fccd8a6ffa888f2f13286f8ffe1995f84e0e5040b7ed7b5235462ac795e9fc479ca5c5637b3bf30df2613baa6f4e718c9 + checksum: 10c0/407ddbbf856c54ba5592b76aeeadc5a09a679614e8eaac91b8d662b6bd7e9cf16b60190eb15254befd34311ac137260c00433ac9126a734c6c60a256e55c0e69 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.2.5": - version: 3.2.5 - resolution: "@smithy/node-http-handler@npm:3.2.5" +"@smithy/middleware-stack@npm:^3.0.10, @smithy/middleware-stack@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/middleware-stack@npm:3.0.10" dependencies: - "@smithy/abort-controller": "npm:^3.1.6" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/querystring-builder": "npm:^3.0.8" - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/617b2f1c3fea4f8b549b481ec73ec2a7a404b8a8c8b47bfb8327626818f84ed94c1c5496084402a015705af715b5353a07d28ea0869ee6c877c4c8a9d29a10ab + checksum: 10c0/badcc1d275f7fd4957b6bce4e917060f971a4199e717cde7d3b4909be5d40e61c93328e2968e6885b4e8f7f5772e84ac743ddcc80031ab52efb47a3a3168beb0 languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.7": - version: 3.1.7 - resolution: "@smithy/property-provider@npm:3.1.7" +"@smithy/node-config-provider@npm:^3.1.10, @smithy/node-config-provider@npm:^3.1.11": + version: 3.1.11 + resolution: "@smithy/node-config-provider@npm:3.1.11" dependencies: - "@smithy/types": "npm:^3.5.0" + "@smithy/property-provider": "npm:^3.1.10" + "@smithy/shared-ini-file-loader": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/14547451d6a81678f4962717cb77a93b01e22d6578462be9a3945889923ba8c2978775f4befb639c305e89169b7e1ee56a0f41a51aabf0f14013a47cbb18be42 + checksum: 10c0/b80a6d3f96979696499b27155c3e075f139fa6be6a2ea9688735bd1802f22bb41be4545dac9ea4db51519d22c6fb469e5bfad9063e2fa2b8771130d2f2d611a7 languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.8": - version: 3.1.8 - resolution: "@smithy/property-provider@npm:3.1.8" +"@smithy/node-http-handler@npm:^3.3.0, @smithy/node-http-handler@npm:^3.3.1": + version: 3.3.1 + resolution: "@smithy/node-http-handler@npm:3.3.1" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/abort-controller": "npm:^3.1.8" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/querystring-builder": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/383621a8cf8aafb4a30ecf105fb6d9546f75fac7134b9d9e91248ebacb035867047170cbe01d4ca8d60b62d1fb6287d4fb3a752a10fe9b33f9520a951d0bb72c + checksum: 10c0/32bb521a6cc7692ee33a362256661dbdccedfe448f116595bf6870f5c4343e3152daf5f9ae0b43d4a888016ea9161375858046f141513fb1d6c61545572712fc languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.4": - version: 4.1.4 - resolution: "@smithy/protocol-http@npm:4.1.4" +"@smithy/property-provider@npm:^3.1.10, @smithy/property-provider@npm:^3.1.9": + version: 3.1.10 + resolution: "@smithy/property-provider@npm:3.1.10" dependencies: - "@smithy/types": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/595d25edfe04764a4d51303c3c93b86837b704b7c9d192bf41facebd37bcfe2d20725ea39dda5aa3b73ee985483012447dd02851798bcd6e5e23ac66380b65be + checksum: 10c0/8dfcf30565b00287fd3c5ad2784f5c820264251dc9d1ac7334a224e40eb3eac4762a6198961d3e261bbcc738fc0c7c88ebd1007761e994569342f339ff503e1e languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.5": - version: 4.1.5 - resolution: "@smithy/protocol-http@npm:4.1.5" +"@smithy/protocol-http@npm:^4.1.6, @smithy/protocol-http@npm:^4.1.7": + version: 4.1.7 + resolution: "@smithy/protocol-http@npm:4.1.7" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/f70bd473e3c79cd33a5e1f02a30251f3e4bfa127615f6032d980a483f8abed76555f525e55f0eb8b5ac7d33dd5f359498a3e96b98c646a09d83e2d68b1fa949a + checksum: 10c0/1d5bf3e3ae9b3c7b58934163f56364228a42d50dcc64c83855be846d46f4954ed36b1bc3d949cd24bb5da3787d9b787637cffa5e3fdbbe8e1932e05ea14eace6 languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/querystring-builder@npm:3.0.8" +"@smithy/querystring-builder@npm:^3.0.10, @smithy/querystring-builder@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/querystring-builder@npm:3.0.10" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" "@smithy/util-uri-escape": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/d3bd7af1e291bca9ac7693f6d4bfd7ae196cb3c5b26895974029163b3b9a86c03b5533fd79f9dafca6250db80a1da7be33d7d2e87eb6bf7bcde61370ea612f7e + checksum: 10c0/3a95519ee41f195c3b56978803d50ba2b5b2ce46fc0de063442cdab347528cd0e3c3d5cd0361bc33ceeec1893198cb3246c201026c3917349e0fb908ca8c3fb0 languageName: node linkType: hard -"@smithy/querystring-parser@npm:^3.0.7": - version: 3.0.7 - resolution: "@smithy/querystring-parser@npm:3.0.7" - dependencies: - "@smithy/types": "npm:^3.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/ceba87cfa24bb86402f4ca2be15753647ebb3df248e0fc2b06a5cbd0d32c1639cca3dc6469daa990e44696e0e94351424ed22326fef46ae28f8c8587c68be515 - languageName: node - linkType: hard - -"@smithy/querystring-parser@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/querystring-parser@npm:3.0.8" +"@smithy/querystring-parser@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/querystring-parser@npm:3.0.10" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/8f5643f80e6146e849f239b912e555a4f146b0239da9de5f67fc99e5e2b97460ff4c54395417b14874409f071667bb1149f3ef5d1b1cc6288bbe04e21fc9bb7a + checksum: 10c0/e57c15087246e6a50348d557b670ded987ed5d88d4279a0a4896828d2be9fb2949f6b6c8656e5be45282c25cfa2fe62fe7fd9bd159ac30177f5b99181a5f4b74 languageName: node linkType: hard @@ -4620,63 +4555,53 @@ __metadata: languageName: node linkType: hard -"@smithy/service-error-classification@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/service-error-classification@npm:3.0.8" - dependencies: - "@smithy/types": "npm:^3.6.0" - checksum: 10c0/30256b7b1e4ff877a555ae778954e535bd43cc5da9189ad265b9596a6414774d8a6924da42f5c87e9dfe837d44027cb22d26037c3bb3e6c64ff486c9b8b5ee53 - languageName: node - linkType: hard - -"@smithy/shared-ini-file-loader@npm:^3.1.8": - version: 3.1.8 - resolution: "@smithy/shared-ini-file-loader@npm:3.1.8" +"@smithy/service-error-classification@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/service-error-classification@npm:3.0.10" dependencies: - "@smithy/types": "npm:^3.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/6f4e66b6e0ddc1250c8f7dc5ebf272165608dd5510a92f03781e2a2adeb3ab862a277cb4c48150a4d0fdc279cafd0476eab0f2a5e01b2d6fed5a15f86d81b778 + "@smithy/types": "npm:^3.7.1" + checksum: 10c0/9b9d5e0436d168f6a3290edb008292e2cc28ec7d2d9227858aff7c9c70d732336b71898eb0cb7fa76ea04c0180ec3afaf7930c92e881efd4b91023d7d8919044 languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/shared-ini-file-loader@npm:3.1.9" +"@smithy/shared-ini-file-loader@npm:^3.1.10, @smithy/shared-ini-file-loader@npm:^3.1.11": + version: 3.1.11 + resolution: "@smithy/shared-ini-file-loader@npm:3.1.11" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/0ca909741d634fa2ea5c53dc828347181495be431d5018b8cea468e30e5d7066b91bf39b0e182148b787ecadb0509c95e41338829b6de87d03c0f072fa436d8c + checksum: 10c0/7479713932f00a6b85380fa8012ad893bb61e7ea614976e0ab2898767ff7dc91bb1dd813a4ec72e4850d6b10296f11032cd5dd916970042be376c19d0d3954b6 languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/signature-v4@npm:4.2.0" +"@smithy/signature-v4@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/signature-v4@npm:4.2.3" dependencies: "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^4.1.4" - "@smithy/types": "npm:^3.5.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" "@smithy/util-hex-encoding": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-middleware": "npm:^3.0.10" "@smithy/util-uri-escape": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/d6222c7787d51b3ed58bb09f5fc56e90b6cd0e4588735e78f43a9642549e8e233a2050fa5734e844b80ea23ff17f867e61a687d34dba5db0dd466635f51a9ccf + checksum: 10c0/7cecc9c73cb863e15c4517601a2a1e82b3728fbe174c533d807beb54f59f66792891c82955d874baa27640201d719b6ea63497b376e4c7cd09d5d52ea36fe3fc languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.4.2": - version: 3.4.2 - resolution: "@smithy/smithy-client@npm:3.4.2" +"@smithy/smithy-client@npm:^3.4.3, @smithy/smithy-client@npm:^3.4.4": + version: 3.4.4 + resolution: "@smithy/smithy-client@npm:3.4.4" dependencies: - "@smithy/core": "npm:^2.5.1" - "@smithy/middleware-endpoint": "npm:^3.2.1" - "@smithy/middleware-stack": "npm:^3.0.8" - "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/types": "npm:^3.6.0" - "@smithy/util-stream": "npm:^3.2.1" + "@smithy/core": "npm:^2.5.3" + "@smithy/middleware-endpoint": "npm:^3.2.3" + "@smithy/middleware-stack": "npm:^3.0.10" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-stream": "npm:^3.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/f405aba8f3c831a3b6d2b4b0799c8de2e3216aec7b6045d79c41a4cb577368b179d6214bb4abfa345d1dd7c100ffa9a5ad04c04d128dfced587aa54fc1647f50 + checksum: 10c0/3f47d2504ec02c0541b1ca73a4efed986922359e33c7746b2b31dc247cec1804d023fd8e24ff2f6efea809dddc94b447e016391dbb3bf40133ba5fe53884b3b2 languageName: node linkType: hard @@ -4698,34 +4623,23 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^3.6.0": - version: 3.6.0 - resolution: "@smithy/types@npm:3.6.0" +"@smithy/types@npm:^3.7.0, @smithy/types@npm:^3.7.1": + version: 3.7.1 + resolution: "@smithy/types@npm:3.7.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/de16293da6cf6f1aa4b2ee604df245ef33688d985f27b5dae3aa69e18ed5b17baa1bc1a42412f1454c50d09a1817c8a54e7d6261c90fee230e103ff91e55174a + checksum: 10c0/c82ad86087b6e0d2261f581a8cca1694a0af31458d7789ff5d8787973b4940a6d035082005dfc87857f266ee9cb512f7eb80535917e6dd6eb3d7d70c45d0f9aa languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.7": - version: 3.0.7 - resolution: "@smithy/url-parser@npm:3.0.7" - dependencies: - "@smithy/querystring-parser": "npm:^3.0.7" - "@smithy/types": "npm:^3.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/602199c24d13e35fc59bb075a626b83655d24e639a1c287e3eea2f3f8264f42870bab4d94282d0a1a210990263fbee532a661e662b2f11c6342d42dd36140bb5 - languageName: node - linkType: hard - -"@smithy/url-parser@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/url-parser@npm:3.0.8" +"@smithy/url-parser@npm:^3.0.10, @smithy/url-parser@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/url-parser@npm:3.0.10" dependencies: - "@smithy/querystring-parser": "npm:^3.0.8" - "@smithy/types": "npm:^3.6.0" + "@smithy/querystring-parser": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/da2abb72e58bf419a7f27f78a2f946a515dff363419056015a2fa5f62d18de9f51d355143c428d2411051264552ae4e0d746e943fcb0c6ae3758912294a6499d + checksum: 10c0/29c9d03ee86936ffb3bdcbb84ce14b7dacaadb2e61b5ed78ee91dfacb98e42048c70c718077347f0f39bce676168ba5fc1f1a8b19988f89f735c0b5e17cdc77a languageName: node linkType: hard @@ -4787,42 +4701,42 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.25": - version: 3.0.25 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.25" +"@smithy/util-defaults-mode-browser@npm:^3.0.26": + version: 3.0.27 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.27" dependencies: - "@smithy/property-provider": "npm:^3.1.8" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" + "@smithy/property-provider": "npm:^3.1.10" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/725f1ee8f726177dd299cb3360c6b12f817defef917b9229cd5a9201a69dd29e07e1df24d90c3559b07b75bc7b90fbce74677ec9ff2ee8845e2d76c4e8c1a4fb + checksum: 10c0/e55d037eb48ca5b24d5132ae782ef0122f4aff0bb43115bdebd15e467beb12a94738faa0140b0ab5853addcc1ebab2fbf1c0c5b0c2e05ec6e0b740566056b36f languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.25": - version: 3.0.25 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.25" +"@smithy/util-defaults-mode-node@npm:^3.0.26": + version: 3.0.27 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.27" dependencies: - "@smithy/config-resolver": "npm:^3.0.10" - "@smithy/credential-provider-imds": "npm:^3.2.5" - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/property-provider": "npm:^3.1.8" - "@smithy/smithy-client": "npm:^3.4.2" - "@smithy/types": "npm:^3.6.0" + "@smithy/config-resolver": "npm:^3.0.12" + "@smithy/credential-provider-imds": "npm:^3.2.7" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/property-provider": "npm:^3.1.10" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5fd1f18aafff469ff537e07568e2c329602fe99c31a45654c09a27bf4fa38b74652b3b4d43d3e3fd9c9dc8186f1401883b1d392bc71f2b0aa72479820edf0337 + checksum: 10c0/79ceba444b36377ff93a94c9b269162907d74388ada4e94c87d2af715b76ed7d12aa274000862396762e2c57f205261f1490f93b8ecb6e031a4872fc823a0c86 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/util-endpoints@npm:2.1.4" +"@smithy/util-endpoints@npm:^2.1.5": + version: 2.1.6 + resolution: "@smithy/util-endpoints@npm:2.1.6" dependencies: - "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.6.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/8ef44b2ac241a5687c999f90e0aaf6f495cc46b0a604f82f44c927f7ce2f406dac53bb4030f4a83b5cf2fc5f1c73865f5ca9bea0db297e06d0fe089cb765ebae + checksum: 10c0/a1cd8cc912fb67ee07e6095990f3b237b2e53f73e493b2aaa85af904c4ce73ce739a68e4d3330a37b8c96cd00b6845205b836ee4ced97cf622413a34b913adc2 languageName: node linkType: hard @@ -4835,50 +4749,40 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.7": - version: 3.0.7 - resolution: "@smithy/util-middleware@npm:3.0.7" - dependencies: - "@smithy/types": "npm:^3.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/e625791046c73bf5a35d67127007054bb6cc8d8707575c122732de1d6474b97ce1bd5c8c02051287bd967320f768eba364f1f0a59937654dbe25a66cce21bc6d - languageName: node - linkType: hard - -"@smithy/util-middleware@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/util-middleware@npm:3.0.8" +"@smithy/util-middleware@npm:^3.0.10, @smithy/util-middleware@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/util-middleware@npm:3.0.10" dependencies: - "@smithy/types": "npm:^3.6.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/b7deae724fade93a00745e64081e7e2dba6a5d86cae9fcfb171cdc117d6574e5a63c1a599dddcc3f3175a8f8821d92052f4b9ab64b3839cdf035ac17e57eede1 + checksum: 10c0/01bbbd31044ab742985acac36aa61e240db16ed7dfa22b73779877eb5db0af14351883506fb34d2ee964598d72f4998d79409c271a62310647fb28faccd855a2 languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/util-retry@npm:3.0.8" +"@smithy/util-retry@npm:^3.0.10, @smithy/util-retry@npm:^3.0.9": + version: 3.0.10 + resolution: "@smithy/util-retry@npm:3.0.10" dependencies: - "@smithy/service-error-classification": "npm:^3.0.8" - "@smithy/types": "npm:^3.6.0" + "@smithy/service-error-classification": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/1ca5fdf8f5827f7cb0dacd917ea2bd1d0a01fe54dc890654094867f6fc78f973f47f4e2e323f35e4951afa12924999527a386f5e271715ba86739dd8aabc72ce + checksum: 10c0/ac1dcfd2e4ea1a4f99a42447b7fd8e4ea21589dfd87e9bc6a7bdf1d26e1f93ec71aa4cfde5e024b00d9b713b889f9db20a8d81b9e3ccdbe6f72bedb6269f01b8 languageName: node linkType: hard -"@smithy/util-stream@npm:^3.2.1": - version: 3.2.1 - resolution: "@smithy/util-stream@npm:3.2.1" +"@smithy/util-stream@npm:^3.3.0, @smithy/util-stream@npm:^3.3.1": + version: 3.3.1 + resolution: "@smithy/util-stream@npm:3.3.1" dependencies: - "@smithy/fetch-http-handler": "npm:^4.0.0" - "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/types": "npm:^3.6.0" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/types": "npm:^3.7.1" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7e73a764ab6fbaef6b266d6a0ad540e04bcd9065d55ead0efc41153e3cd34576e28a944df9176bee8ba84345a59c36625aaa83fa0f8336d2e31c98530c4519a1 + checksum: 10c0/dafaf4448e69cd65eda2bc7c43a48e945905808f635397e290b4e19cff2705ab444f1798829ca48b9a9efe4b7e569180eb6275ca42d04ce5abcf2dc9443f9c67 languageName: node linkType: hard @@ -4911,14 +4815,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.7": - version: 3.1.7 - resolution: "@smithy/util-waiter@npm:3.1.7" +"@smithy/util-waiter@npm:^3.1.8": + version: 3.1.9 + resolution: "@smithy/util-waiter@npm:3.1.9" dependencies: - "@smithy/abort-controller": "npm:^3.1.6" - "@smithy/types": "npm:^3.6.0" + "@smithy/abort-controller": "npm:^3.1.8" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5394b180145af2d6020965c0f58157b137f3fcf5357de4334373bcb143a58190cffb5cdbc39d08b79968fd51a96b88c75da3bfeb7898bb231db7225ea26efe69 + checksum: 10c0/c2e4b79412e26f70f4c63aebc519046a5a58a19f36bbc91702f402db5c8d1e065e081603f0db389682b1d84c1e67922c7f8d9921994a455532d4d093fff2f356 languageName: node linkType: hard