Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lambda): bump the aws group in /lambdas with 7 updates (#4266)
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><…
- Loading branch information