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 6 updates (#4424)
Bumps the aws group in /lambdas with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.744.0` | `3.749.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.744.0` | `3.749.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.744.0` | `3.749.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.744.0` | `3.749.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.744.0` | `3.749.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.744.0` | `3.749.0` | Updates `@aws-sdk/client-ec2` from 3.744.0 to 3.749.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.749.0</h2> <h4>3.749.0(2025-02-14)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6885">#6885</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969">ebd03ac8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-database-migration-service:</strong> Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd40a1f66601f5f3a319dc484616be306061ded3">fd40a1f6</a>)</li> <li><strong>client-codebuild:</strong> Added test suite names to test case metadata (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6db26e5799037d11e87c9723d40287ca26177f5">a6db26e5</a>)</li> <li><strong>client-wafv2:</strong> The WAFv2 API now supports configuring data protection in webACLs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04209f983f4695550a0d6e4d70d2edf74dd5e19d">04209f98</a>)</li> <li><strong>client-s3:</strong> Added support for Content-Range header in HeadObject response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b">5b15ad82</a>)</li> <li><strong>client-connect:</strong> Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fb29416735f6a0a4a30327fce2537e9e3b00a26">6fb29416</a>)</li> <li><strong>client-rds-data:</strong> Add support for Stop DB feature. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d35692793691c0036146e3186e79fc84ba4c23bf">d3569279</a>)</li> <li><strong>client-workspaces-thin-client:</strong> Update Environment and Device name field definitions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70549deb5033f50acdf49ab5cf6815ae7da54b9d">70549deb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.749.0.zip</strong></p> <h2>v3.748.0</h2> <h4>3.748.0(2025-02-13)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> use Node.js fs to copy Smithy folders instead of shell (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6881">#6881</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53f15ecf0099e73f12efa66e8cf3dc3d25a8a4da">53f15ecf</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-acm-pca:</strong> Private Certificate Authority (PCA) documentation updates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8983d46320574b35b5dbacc408b04dad2d747080">8983d463</a>)</li> <li><strong>client-ecs:</strong> This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af662469212b63f3f20636758f7991d2eb75bb39">af662469</a>)</li> <li>update remarks on Lambda-bundled AWS SDK (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6880">#6880</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e38c94b235faca696fdb298e4b869a3949425db6">e38c94b2</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-fis:</strong> Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1d6b9e5e3b8e3c2f7eeac547f1d4fe6bc7c79b53">1d6b9e5e</a>)</li> <li><strong>client-sagemaker:</strong> Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a068ee6ef8e690bbcdae678ae2663820226b1bf0">a068ee6e</a>)</li> <li><strong>client-storage-gateway:</strong> This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aeef69ff3188c2fb25f65c84d1d43c8cc60f7903">aeef69ff</a>)</li> <li><strong>client-accessanalyzer:</strong> This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18ecb8898c178c3b8f7f5209afaf115376bb46f1">18ecb889</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.748.0.zip</strong></p> <h2>v3.747.0</h2> <h4>3.747.0(2025-02-12)</h4> <!-- 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.748.0...v3.749.0">3.749.0</a> (2025-02-14)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ec2</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.745.0...v3.746.0">3.746.0</a> (2025-02-11)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2962b1bca17eaaacc3f6b8930648cfb632bca653">2962b1b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5f1be938f93fdb47c9c2673b4f8883a61f98aca8"><code>5f1be93</code></a> Publish v3.749.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969"><code>ebd03ac</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6885">#6885</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c8eea561c96fd774a6872857a88034c0454176f3"><code>c8eea56</code></a> Publish v3.746.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2962b1bca17eaaacc3f6b8930648cfb632bca653"><code>2962b1b</code></a> feat(client-ec2): Adding support for the new fullSnapshotSizeInBytes field in...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.749.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.744.0 to 3.749.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.749.0</h2> <h4>3.749.0(2025-02-14)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6885">#6885</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969">ebd03ac8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-database-migration-service:</strong> Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd40a1f66601f5f3a319dc484616be306061ded3">fd40a1f6</a>)</li> <li><strong>client-codebuild:</strong> Added test suite names to test case metadata (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6db26e5799037d11e87c9723d40287ca26177f5">a6db26e5</a>)</li> <li><strong>client-wafv2:</strong> The WAFv2 API now supports configuring data protection in webACLs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04209f983f4695550a0d6e4d70d2edf74dd5e19d">04209f98</a>)</li> <li><strong>client-s3:</strong> Added support for Content-Range header in HeadObject response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b">5b15ad82</a>)</li> <li><strong>client-connect:</strong> Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fb29416735f6a0a4a30327fce2537e9e3b00a26">6fb29416</a>)</li> <li><strong>client-rds-data:</strong> Add support for Stop DB feature. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d35692793691c0036146e3186e79fc84ba4c23bf">d3569279</a>)</li> <li><strong>client-workspaces-thin-client:</strong> Update Environment and Device name field definitions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70549deb5033f50acdf49ab5cf6815ae7da54b9d">70549deb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.749.0.zip</strong></p> <h2>v3.748.0</h2> <h4>3.748.0(2025-02-13)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> use Node.js fs to copy Smithy folders instead of shell (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6881">#6881</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53f15ecf0099e73f12efa66e8cf3dc3d25a8a4da">53f15ecf</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-acm-pca:</strong> Private Certificate Authority (PCA) documentation updates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8983d46320574b35b5dbacc408b04dad2d747080">8983d463</a>)</li> <li><strong>client-ecs:</strong> This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af662469212b63f3f20636758f7991d2eb75bb39">af662469</a>)</li> <li>update remarks on Lambda-bundled AWS SDK (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6880">#6880</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e38c94b235faca696fdb298e4b869a3949425db6">e38c94b2</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-fis:</strong> Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1d6b9e5e3b8e3c2f7eeac547f1d4fe6bc7c79b53">1d6b9e5e</a>)</li> <li><strong>client-sagemaker:</strong> Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a068ee6ef8e690bbcdae678ae2663820226b1bf0">a068ee6e</a>)</li> <li><strong>client-storage-gateway:</strong> This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aeef69ff3188c2fb25f65c84d1d43c8cc60f7903">aeef69ff</a>)</li> <li><strong>client-accessanalyzer:</strong> This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18ecb8898c178c3b8f7f5209afaf115376bb46f1">18ecb889</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.748.0.zip</strong></p> <h2>v3.747.0</h2> <h4>3.747.0(2025-02-12)</h4> <!-- 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.748.0...v3.749.0">3.749.0</a> (2025-02-14)</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/5f1be938f93fdb47c9c2673b4f8883a61f98aca8"><code>5f1be93</code></a> Publish v3.749.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969"><code>ebd03ac</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6885">#6885</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.749.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.744.0 to 3.749.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.749.0</h2> <h4>3.749.0(2025-02-14)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6885">#6885</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969">ebd03ac8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-database-migration-service:</strong> Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd40a1f66601f5f3a319dc484616be306061ded3">fd40a1f6</a>)</li> <li><strong>client-codebuild:</strong> Added test suite names to test case metadata (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6db26e5799037d11e87c9723d40287ca26177f5">a6db26e5</a>)</li> <li><strong>client-wafv2:</strong> The WAFv2 API now supports configuring data protection in webACLs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04209f983f4695550a0d6e4d70d2edf74dd5e19d">04209f98</a>)</li> <li><strong>client-s3:</strong> Added support for Content-Range header in HeadObject response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b">5b15ad82</a>)</li> <li><strong>client-connect:</strong> Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fb29416735f6a0a4a30327fce2537e9e3b00a26">6fb29416</a>)</li> <li><strong>client-rds-data:</strong> Add support for Stop DB feature. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d35692793691c0036146e3186e79fc84ba4c23bf">d3569279</a>)</li> <li><strong>client-workspaces-thin-client:</strong> Update Environment and Device name field definitions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70549deb5033f50acdf49ab5cf6815ae7da54b9d">70549deb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.749.0.zip</strong></p> <h2>v3.748.0</h2> <h4>3.748.0(2025-02-13)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> use Node.js fs to copy Smithy folders instead of shell (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6881">#6881</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53f15ecf0099e73f12efa66e8cf3dc3d25a8a4da">53f15ecf</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-acm-pca:</strong> Private Certificate Authority (PCA) documentation updates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8983d46320574b35b5dbacc408b04dad2d747080">8983d463</a>)</li> <li><strong>client-ecs:</strong> This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af662469212b63f3f20636758f7991d2eb75bb39">af662469</a>)</li> <li>update remarks on Lambda-bundled AWS SDK (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6880">#6880</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e38c94b235faca696fdb298e4b869a3949425db6">e38c94b2</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-fis:</strong> Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1d6b9e5e3b8e3c2f7eeac547f1d4fe6bc7c79b53">1d6b9e5e</a>)</li> <li><strong>client-sagemaker:</strong> Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a068ee6ef8e690bbcdae678ae2663820226b1bf0">a068ee6e</a>)</li> <li><strong>client-storage-gateway:</strong> This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aeef69ff3188c2fb25f65c84d1d43c8cc60f7903">aeef69ff</a>)</li> <li><strong>client-accessanalyzer:</strong> This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18ecb8898c178c3b8f7f5209afaf115376bb46f1">18ecb889</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.748.0.zip</strong></p> <h2>v3.747.0</h2> <h4>3.747.0(2025-02-12)</h4> <!-- 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.748.0...v3.749.0">3.749.0</a> (2025-02-14)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5f1be938f93fdb47c9c2673b4f8883a61f98aca8"><code>5f1be93</code></a> Publish v3.749.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969"><code>ebd03ac</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6885">#6885</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.749.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.744.0 to 3.749.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.749.0</h2> <h4>3.749.0(2025-02-14)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6885">#6885</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969">ebd03ac8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-database-migration-service:</strong> Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd40a1f66601f5f3a319dc484616be306061ded3">fd40a1f6</a>)</li> <li><strong>client-codebuild:</strong> Added test suite names to test case metadata (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6db26e5799037d11e87c9723d40287ca26177f5">a6db26e5</a>)</li> <li><strong>client-wafv2:</strong> The WAFv2 API now supports configuring data protection in webACLs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04209f983f4695550a0d6e4d70d2edf74dd5e19d">04209f98</a>)</li> <li><strong>client-s3:</strong> Added support for Content-Range header in HeadObject response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b">5b15ad82</a>)</li> <li><strong>client-connect:</strong> Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fb29416735f6a0a4a30327fce2537e9e3b00a26">6fb29416</a>)</li> <li><strong>client-rds-data:</strong> Add support for Stop DB feature. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d35692793691c0036146e3186e79fc84ba4c23bf">d3569279</a>)</li> <li><strong>client-workspaces-thin-client:</strong> Update Environment and Device name field definitions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70549deb5033f50acdf49ab5cf6815ae7da54b9d">70549deb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.749.0.zip</strong></p> <h2>v3.748.0</h2> <h4>3.748.0(2025-02-13)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> use Node.js fs to copy Smithy folders instead of shell (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6881">#6881</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53f15ecf0099e73f12efa66e8cf3dc3d25a8a4da">53f15ecf</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-acm-pca:</strong> Private Certificate Authority (PCA) documentation updates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8983d46320574b35b5dbacc408b04dad2d747080">8983d463</a>)</li> <li><strong>client-ecs:</strong> This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af662469212b63f3f20636758f7991d2eb75bb39">af662469</a>)</li> <li>update remarks on Lambda-bundled AWS SDK (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6880">#6880</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e38c94b235faca696fdb298e4b869a3949425db6">e38c94b2</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-fis:</strong> Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1d6b9e5e3b8e3c2f7eeac547f1d4fe6bc7c79b53">1d6b9e5e</a>)</li> <li><strong>client-sagemaker:</strong> Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a068ee6ef8e690bbcdae678ae2663820226b1bf0">a068ee6e</a>)</li> <li><strong>client-storage-gateway:</strong> This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aeef69ff3188c2fb25f65c84d1d43c8cc60f7903">aeef69ff</a>)</li> <li><strong>client-accessanalyzer:</strong> This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18ecb8898c178c3b8f7f5209afaf115376bb46f1">18ecb889</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.748.0.zip</strong></p> <h2>v3.747.0</h2> <h4>3.747.0(2025-02-12)</h4> <!-- 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.748.0...v3.749.0">3.749.0</a> (2025-02-14)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Added support for Content-Range header in HeadObject response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b">5b15ad8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5f1be938f93fdb47c9c2673b4f8883a61f98aca8"><code>5f1be93</code></a> Publish v3.749.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b"><code>5b15ad8</code></a> feat(client-s3): Added support for Content-Range header in HeadObject response.</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969"><code>ebd03ac</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6885">#6885</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.749.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.744.0 to 3.749.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.749.0</h2> <h4>3.749.0(2025-02-14)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6885">#6885</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969">ebd03ac8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-database-migration-service:</strong> Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd40a1f66601f5f3a319dc484616be306061ded3">fd40a1f6</a>)</li> <li><strong>client-codebuild:</strong> Added test suite names to test case metadata (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6db26e5799037d11e87c9723d40287ca26177f5">a6db26e5</a>)</li> <li><strong>client-wafv2:</strong> The WAFv2 API now supports configuring data protection in webACLs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04209f983f4695550a0d6e4d70d2edf74dd5e19d">04209f98</a>)</li> <li><strong>client-s3:</strong> Added support for Content-Range header in HeadObject response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b">5b15ad82</a>)</li> <li><strong>client-connect:</strong> Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fb29416735f6a0a4a30327fce2537e9e3b00a26">6fb29416</a>)</li> <li><strong>client-rds-data:</strong> Add support for Stop DB feature. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d35692793691c0036146e3186e79fc84ba4c23bf">d3569279</a>)</li> <li><strong>client-workspaces-thin-client:</strong> Update Environment and Device name field definitions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70549deb5033f50acdf49ab5cf6815ae7da54b9d">70549deb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.749.0.zip</strong></p> <h2>v3.748.0</h2> <h4>3.748.0(2025-02-13)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> use Node.js fs to copy Smithy folders instead of shell (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6881">#6881</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53f15ecf0099e73f12efa66e8cf3dc3d25a8a4da">53f15ecf</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-acm-pca:</strong> Private Certificate Authority (PCA) documentation updates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8983d46320574b35b5dbacc408b04dad2d747080">8983d463</a>)</li> <li><strong>client-ecs:</strong> This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af662469212b63f3f20636758f7991d2eb75bb39">af662469</a>)</li> <li>update remarks on Lambda-bundled AWS SDK (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6880">#6880</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e38c94b235faca696fdb298e4b869a3949425db6">e38c94b2</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-fis:</strong> Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1d6b9e5e3b8e3c2f7eeac547f1d4fe6bc7c79b53">1d6b9e5e</a>)</li> <li><strong>client-sagemaker:</strong> Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a068ee6ef8e690bbcdae678ae2663820226b1bf0">a068ee6e</a>)</li> <li><strong>client-storage-gateway:</strong> This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aeef69ff3188c2fb25f65c84d1d43c8cc60f7903">aeef69ff</a>)</li> <li><strong>client-accessanalyzer:</strong> This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18ecb8898c178c3b8f7f5209afaf115376bb46f1">18ecb889</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.748.0.zip</strong></p> <h2>v3.747.0</h2> <h4>3.747.0(2025-02-12)</h4> <!-- 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.748.0...v3.749.0">3.749.0</a> (2025-02-14)</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/5f1be938f93fdb47c9c2673b4f8883a61f98aca8"><code>5f1be93</code></a> Publish v3.749.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969"><code>ebd03ac</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6885">#6885</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.749.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.744.0 to 3.749.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.749.0</h2> <h4>3.749.0(2025-02-14)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6885">#6885</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969">ebd03ac8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-database-migration-service:</strong> Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd40a1f66601f5f3a319dc484616be306061ded3">fd40a1f6</a>)</li> <li><strong>client-codebuild:</strong> Added test suite names to test case metadata (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6db26e5799037d11e87c9723d40287ca26177f5">a6db26e5</a>)</li> <li><strong>client-wafv2:</strong> The WAFv2 API now supports configuring data protection in webACLs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04209f983f4695550a0d6e4d70d2edf74dd5e19d">04209f98</a>)</li> <li><strong>client-s3:</strong> Added support for Content-Range header in HeadObject response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b15ad8260c5d20adf77b35d1762982827c9266b">5b15ad82</a>)</li> <li><strong>client-connect:</strong> Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fb29416735f6a0a4a30327fce2537e9e3b00a26">6fb29416</a>)</li> <li><strong>client-rds-data:</strong> Add support for Stop DB feature. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d35692793691c0036146e3186e79fc84ba4c23bf">d3569279</a>)</li> <li><strong>client-workspaces-thin-client:</strong> Update Environment and Device name field definitions (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70549deb5033f50acdf49ab5cf6815ae7da54b9d">70549deb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.749.0.zip</strong></p> <h2>v3.748.0</h2> <h4>3.748.0(2025-02-13)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> use Node.js fs to copy Smithy folders instead of shell (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6881">#6881</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53f15ecf0099e73f12efa66e8cf3dc3d25a8a4da">53f15ecf</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-acm-pca:</strong> Private Certificate Authority (PCA) documentation updates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8983d46320574b35b5dbacc408b04dad2d747080">8983d463</a>)</li> <li><strong>client-ecs:</strong> This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af662469212b63f3f20636758f7991d2eb75bb39">af662469</a>)</li> <li>update remarks on Lambda-bundled AWS SDK (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6880">#6880</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e38c94b235faca696fdb298e4b869a3949425db6">e38c94b2</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-fis:</strong> Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1d6b9e5e3b8e3c2f7eeac547f1d4fe6bc7c79b53">1d6b9e5e</a>)</li> <li><strong>client-sagemaker:</strong> Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a068ee6ef8e690bbcdae678ae2663820226b1bf0">a068ee6e</a>)</li> <li><strong>client-storage-gateway:</strong> This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aeef69ff3188c2fb25f65c84d1d43c8cc60f7903">aeef69ff</a>)</li> <li><strong>client-accessanalyzer:</strong> This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18ecb8898c178c3b8f7f5209afaf115376bb46f1">18ecb889</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.748.0.zip</strong></p> <h2>v3.747.0</h2> <h4>3.747.0(2025-02-12)</h4> <!-- 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.748.0...v3.749.0">3.749.0</a> (2025-02-14)</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/5f1be938f93fdb47c9c2673b4f8883a61f98aca8"><code>5f1be93</code></a> Publish v3.749.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ebd03ac865085aeb1282d698440f6cc609fad969"><code>ebd03ac</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6885">#6885</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.749.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> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information