-
Notifications
You must be signed in to change notification settings - Fork 666
Commit 435f520
authored
fix(lambda): bump the aws group in /lambdas with 6 updates (#4661)
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.840.0` | `3.844.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.840.0` | `3.844.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.840.0` | `3.844.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.840.0` | `3.844.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.840.0` | `3.844.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.840.0` | `3.844.0` |
Updates `@aws-sdk/client-ec2` from 3.840.0 to 3.844.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.844.0</h2>
<h4>3.844.0(2025-07-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for isCustomEndpoint changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7193">#7193</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b">d65a730f</a>)</li>
<li>use model service instead of iterating services (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7184">#7184</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b778ffff662fbdb07b76b88c266d7b5829db9637">b778ffff</a>)</li>
</ul>
</li>
<li><strong>scripts:</strong> reduce publish concurrency to fix socket
hang up (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7189">#7189</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8bcaf94fc8f04b414fc2644a7f28223cd2585e6f">8bcaf94f</a>)</li>
<li><strong>core:</strong> upgrade fast-xml-parser to 5.2.5 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7176">#7176</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cda13cf968936829328653d637cf752463548b3">6cda13cf</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-opsworkscm:</strong> Removing content that refers to
an S3 bucket that is no longer in use. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/64c467c7ba7e26a4abb3ae6dae089b210b1d0e91">64c467c7</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-09
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/accc6e8312ec9dcd96a5eee0aef2ecf89d066639">accc6e83</a>)</li>
<li><strong>client-ec2:</strong> Adds support to Capacity Blocks for ML
for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase
u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new
DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support
for CapacityBlockId to DescribeInstanceTopology. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542">202ec5f1</a>)</li>
<li><strong>client-freetier:</strong> This release introduces four new
APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan
management; ListAccountActivities and GetAccountActivity that provide
activity tracking capabilities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5ad57558bed8d0f06c385fc03b6804f4c809ea98">5ad57558</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> generate default endpoint provider for
default regional AWS endpoints (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7190">#7190</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/27a66c0ba496e458032b3599ee0539e2ddaa3db7">27a66c0b</a>)</li>
<li><strong>tests:</strong> prevent changeset race condition in parallel
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7183">#7183</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d376dc20a85059d6ba8d7b9001fc277761318a5">2d376dc2</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>aws-client-api-test:</strong> add new endpoint variation
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7192">#7192</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a37bd632fcd5abc9f78beb6a0c36468e6cccc820">a37bd632</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.844.0.zip</strong></p>
<h2>v3.843.0</h2>
<h4>3.843.0(2025-07-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d7d3dff8c5e6f0732d5740b512d7aa5c1f6e571">8d7d3dff</a>)</li>
<li><strong>client-ec2:</strong> This release adds GroupOwnerId as a
response member to the DescribeSecurityGroupVpcAssociations API and also
adds waiters for SecurityGroupVpcAssociations
(SecurityGroupVpcAssociationAssociated and
SecurityGroupVpcAssociationDisassociated). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084">69f38fa8</a>)</li>
<li><strong>client-sagemaker:</strong> Changes include new StartSession
API for SageMaker Studio spaces and CreateHubContentPresignedUrls API
for SageMaker JumpStart. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33f9fd40cef5de3fcc0814d875c4e8e7a6e3fc71">33f9fd40</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
capability of create Segments via importing a CSV file directly. This
consumes the CSV file and creates/updates corresponding profiles for the
particular domain. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/517b66985d16aac57e354a32b1e4750620843f64">517b6698</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42e0f48f56766cef9aeee1928c4e292c56707f91">42e0f48f</a>)</li>
<li><strong>client-deadline:</strong> Added fields for output manifest
reporting and task chunking parameters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5bcf91b952b7eb3a92d004bedf6e3f93048395a">e5bcf91b</a>)</li>
<li><strong>client-mediapackagev2:</strong> This release adds support
for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM
segment Metadata in MediaPackage v2 Origin Endpoints (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11e9774be365fc2d163576edc3e62dd34bdf0197">11e9774b</a>)</li>
</ul>
<hr />
<!-- 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.843.0...v3.844.0">3.844.0</a>
(2025-07-09)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adds support to Capacity Blocks for ML
for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase
u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new
DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support
for CapacityBlockId to DescribeInstanceTopology. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542">202ec5f</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.842.0...v3.843.0">3.843.0</a>
(2025-07-03)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release adds GroupOwnerId as a
response member to the DescribeSecurityGroupVpcAssociations API and also
adds waiters for SecurityGroupVpcAssociations
(SecurityGroupVpcAssociationAssociated and
SecurityGroupVpcAssociationDisassociated). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084">69f38fa</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.841.0...v3.842.0">3.842.0</a>
(2025-07-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports IPv6
addresses on outer tunnel IPs, making it easier for customers to build
or transition to IPv6-only networks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af240bd17f5cd88164d6b68ade05f2b092817757">af240bd</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.840.0...v3.841.0">3.841.0</a>
(2025-07-01)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Add Context to
GetInstanceTypesFromInstanceRequirements API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f300167ad149be18f74c767373817618fa07fc10">f300167</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9c5976fadd11f6a6e62bc81a204b0be59c16deb"><code>d9c5976</code></a>
Publish v3.844.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542"><code>202ec5f</code></a>
feat(client-ec2): Adds support to Capacity Blocks for ML for purchasing
EC2 P...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b"><code>d65a730</code></a>
chore(codegen): sync for isCustomEndpoint changes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7193">#7193</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/692921dcbb74e288c2a3c1eeba9441ca1eb14fc6"><code>692921d</code></a>
Publish v3.843.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084"><code>69f38fa</code></a>
feat(client-ec2): This release adds GroupOwnerId as a response member to
the ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e7db967738d7df5b01914e7b97fc8a5d8302a2"><code>83e7db9</code></a>
Publish v3.842.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/af240bd17f5cd88164d6b68ade05f2b092817757"><code>af240bd</code></a>
feat(client-ec2): AWS Site-to-Site VPN now supports IPv6 addresses on
outer t...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ca426fe0b4c92049e67a23242ef9f93052b689b6"><code>ca426fe</code></a>
Publish v3.841.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f300167ad149be18f74c767373817618fa07fc10"><code>f300167</code></a>
feat(client-ec2): Add Context to
GetInstanceTypesFromInstanceRequirements API</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.844.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.840.0 to 3.844.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.844.0</h2>
<h4>3.844.0(2025-07-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for isCustomEndpoint changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7193">#7193</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b">d65a730f</a>)</li>
<li>use model service instead of iterating services (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7184">#7184</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b778ffff662fbdb07b76b88c266d7b5829db9637">b778ffff</a>)</li>
</ul>
</li>
<li><strong>scripts:</strong> reduce publish concurrency to fix socket
hang up (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7189">#7189</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8bcaf94fc8f04b414fc2644a7f28223cd2585e6f">8bcaf94f</a>)</li>
<li><strong>core:</strong> upgrade fast-xml-parser to 5.2.5 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7176">#7176</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cda13cf968936829328653d637cf752463548b3">6cda13cf</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-opsworkscm:</strong> Removing content that refers to
an S3 bucket that is no longer in use. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/64c467c7ba7e26a4abb3ae6dae089b210b1d0e91">64c467c7</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-09
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/accc6e8312ec9dcd96a5eee0aef2ecf89d066639">accc6e83</a>)</li>
<li><strong>client-ec2:</strong> Adds support to Capacity Blocks for ML
for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase
u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new
DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support
for CapacityBlockId to DescribeInstanceTopology. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542">202ec5f1</a>)</li>
<li><strong>client-freetier:</strong> This release introduces four new
APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan
management; ListAccountActivities and GetAccountActivity that provide
activity tracking capabilities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5ad57558bed8d0f06c385fc03b6804f4c809ea98">5ad57558</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> generate default endpoint provider for
default regional AWS endpoints (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7190">#7190</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/27a66c0ba496e458032b3599ee0539e2ddaa3db7">27a66c0b</a>)</li>
<li><strong>tests:</strong> prevent changeset race condition in parallel
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7183">#7183</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d376dc20a85059d6ba8d7b9001fc277761318a5">2d376dc2</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>aws-client-api-test:</strong> add new endpoint variation
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7192">#7192</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a37bd632fcd5abc9f78beb6a0c36468e6cccc820">a37bd632</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.844.0.zip</strong></p>
<h2>v3.843.0</h2>
<h4>3.843.0(2025-07-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d7d3dff8c5e6f0732d5740b512d7aa5c1f6e571">8d7d3dff</a>)</li>
<li><strong>client-ec2:</strong> This release adds GroupOwnerId as a
response member to the DescribeSecurityGroupVpcAssociations API and also
adds waiters for SecurityGroupVpcAssociations
(SecurityGroupVpcAssociationAssociated and
SecurityGroupVpcAssociationDisassociated). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084">69f38fa8</a>)</li>
<li><strong>client-sagemaker:</strong> Changes include new StartSession
API for SageMaker Studio spaces and CreateHubContentPresignedUrls API
for SageMaker JumpStart. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33f9fd40cef5de3fcc0814d875c4e8e7a6e3fc71">33f9fd40</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
capability of create Segments via importing a CSV file directly. This
consumes the CSV file and creates/updates corresponding profiles for the
particular domain. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/517b66985d16aac57e354a32b1e4750620843f64">517b6698</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42e0f48f56766cef9aeee1928c4e292c56707f91">42e0f48f</a>)</li>
<li><strong>client-deadline:</strong> Added fields for output manifest
reporting and task chunking parameters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5bcf91b952b7eb3a92d004bedf6e3f93048395a">e5bcf91b</a>)</li>
<li><strong>client-mediapackagev2:</strong> This release adds support
for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM
segment Metadata in MediaPackage v2 Origin Endpoints (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11e9774be365fc2d163576edc3e62dd34bdf0197">11e9774b</a>)</li>
</ul>
<hr />
<!-- 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.843.0...v3.844.0">3.844.0</a>
(2025-07-09)</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/d9c5976fadd11f6a6e62bc81a204b0be59c16deb"><code>d9c5976</code></a>
Publish v3.844.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b"><code>d65a730</code></a>
chore(codegen): sync for isCustomEndpoint changes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7193">#7193</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.844.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-sqs` from 3.840.0 to 3.844.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.844.0</h2>
<h4>3.844.0(2025-07-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for isCustomEndpoint changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7193">#7193</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b">d65a730f</a>)</li>
<li>use model service instead of iterating services (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7184">#7184</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b778ffff662fbdb07b76b88c266d7b5829db9637">b778ffff</a>)</li>
</ul>
</li>
<li><strong>scripts:</strong> reduce publish concurrency to fix socket
hang up (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7189">#7189</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8bcaf94fc8f04b414fc2644a7f28223cd2585e6f">8bcaf94f</a>)</li>
<li><strong>core:</strong> upgrade fast-xml-parser to 5.2.5 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7176">#7176</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cda13cf968936829328653d637cf752463548b3">6cda13cf</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-opsworkscm:</strong> Removing content that refers to
an S3 bucket that is no longer in use. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/64c467c7ba7e26a4abb3ae6dae089b210b1d0e91">64c467c7</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-09
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/accc6e8312ec9dcd96a5eee0aef2ecf89d066639">accc6e83</a>)</li>
<li><strong>client-ec2:</strong> Adds support to Capacity Blocks for ML
for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase
u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new
DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support
for CapacityBlockId to DescribeInstanceTopology. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542">202ec5f1</a>)</li>
<li><strong>client-freetier:</strong> This release introduces four new
APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan
management; ListAccountActivities and GetAccountActivity that provide
activity tracking capabilities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5ad57558bed8d0f06c385fc03b6804f4c809ea98">5ad57558</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> generate default endpoint provider for
default regional AWS endpoints (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7190">#7190</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/27a66c0ba496e458032b3599ee0539e2ddaa3db7">27a66c0b</a>)</li>
<li><strong>tests:</strong> prevent changeset race condition in parallel
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7183">#7183</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d376dc20a85059d6ba8d7b9001fc277761318a5">2d376dc2</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>aws-client-api-test:</strong> add new endpoint variation
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7192">#7192</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a37bd632fcd5abc9f78beb6a0c36468e6cccc820">a37bd632</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.844.0.zip</strong></p>
<h2>v3.843.0</h2>
<h4>3.843.0(2025-07-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d7d3dff8c5e6f0732d5740b512d7aa5c1f6e571">8d7d3dff</a>)</li>
<li><strong>client-ec2:</strong> This release adds GroupOwnerId as a
response member to the DescribeSecurityGroupVpcAssociations API and also
adds waiters for SecurityGroupVpcAssociations
(SecurityGroupVpcAssociationAssociated and
SecurityGroupVpcAssociationDisassociated). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084">69f38fa8</a>)</li>
<li><strong>client-sagemaker:</strong> Changes include new StartSession
API for SageMaker Studio spaces and CreateHubContentPresignedUrls API
for SageMaker JumpStart. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33f9fd40cef5de3fcc0814d875c4e8e7a6e3fc71">33f9fd40</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
capability of create Segments via importing a CSV file directly. This
consumes the CSV file and creates/updates corresponding profiles for the
particular domain. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/517b66985d16aac57e354a32b1e4750620843f64">517b6698</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42e0f48f56766cef9aeee1928c4e292c56707f91">42e0f48f</a>)</li>
<li><strong>client-deadline:</strong> Added fields for output manifest
reporting and task chunking parameters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5bcf91b952b7eb3a92d004bedf6e3f93048395a">e5bcf91b</a>)</li>
<li><strong>client-mediapackagev2:</strong> This release adds support
for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM
segment Metadata in MediaPackage v2 Origin Endpoints (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11e9774be365fc2d163576edc3e62dd34bdf0197">11e9774b</a>)</li>
</ul>
<hr />
<!-- 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.843.0...v3.844.0">3.844.0</a>
(2025-07-09)</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/d9c5976fadd11f6a6e62bc81a204b0be59c16deb"><code>d9c5976</code></a>
Publish v3.844.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b"><code>d65a730</code></a>
chore(codegen): sync for isCustomEndpoint changes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7193">#7193</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.844.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-s3` from 3.840.0 to 3.844.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.844.0</h2>
<h4>3.844.0(2025-07-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for isCustomEndpoint changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7193">#7193</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b">d65a730f</a>)</li>
<li>use model service instead of iterating services (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7184">#7184</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b778ffff662fbdb07b76b88c266d7b5829db9637">b778ffff</a>)</li>
</ul>
</li>
<li><strong>scripts:</strong> reduce publish concurrency to fix socket
hang up (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7189">#7189</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8bcaf94fc8f04b414fc2644a7f28223cd2585e6f">8bcaf94f</a>)</li>
<li><strong>core:</strong> upgrade fast-xml-parser to 5.2.5 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7176">#7176</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cda13cf968936829328653d637cf752463548b3">6cda13cf</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-opsworkscm:</strong> Removing content that refers to
an S3 bucket that is no longer in use. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/64c467c7ba7e26a4abb3ae6dae089b210b1d0e91">64c467c7</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-09
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/accc6e8312ec9dcd96a5eee0aef2ecf89d066639">accc6e83</a>)</li>
<li><strong>client-ec2:</strong> Adds support to Capacity Blocks for ML
for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase
u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new
DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support
for CapacityBlockId to DescribeInstanceTopology. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542">202ec5f1</a>)</li>
<li><strong>client-freetier:</strong> This release introduces four new
APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan
management; ListAccountActivities and GetAccountActivity that provide
activity tracking capabilities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5ad57558bed8d0f06c385fc03b6804f4c809ea98">5ad57558</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> generate default endpoint provider for
default regional AWS endpoints (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7190">#7190</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/27a66c0ba496e458032b3599ee0539e2ddaa3db7">27a66c0b</a>)</li>
<li><strong>tests:</strong> prevent changeset race condition in parallel
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7183">#7183</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d376dc20a85059d6ba8d7b9001fc277761318a5">2d376dc2</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>aws-client-api-test:</strong> add new endpoint variation
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7192">#7192</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a37bd632fcd5abc9f78beb6a0c36468e6cccc820">a37bd632</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.844.0.zip</strong></p>
<h2>v3.843.0</h2>
<h4>3.843.0(2025-07-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d7d3dff8c5e6f0732d5740b512d7aa5c1f6e571">8d7d3dff</a>)</li>
<li><strong>client-ec2:</strong> This release adds GroupOwnerId as a
response member to the DescribeSecurityGroupVpcAssociations API and also
adds waiters for SecurityGroupVpcAssociations
(SecurityGroupVpcAssociationAssociated and
SecurityGroupVpcAssociationDisassociated). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084">69f38fa8</a>)</li>
<li><strong>client-sagemaker:</strong> Changes include new StartSession
API for SageMaker Studio spaces and CreateHubContentPresignedUrls API
for SageMaker JumpStart. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33f9fd40cef5de3fcc0814d875c4e8e7a6e3fc71">33f9fd40</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
capability of create Segments via importing a CSV file directly. This
consumes the CSV file and creates/updates corresponding profiles for the
particular domain. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/517b66985d16aac57e354a32b1e4750620843f64">517b6698</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42e0f48f56766cef9aeee1928c4e292c56707f91">42e0f48f</a>)</li>
<li><strong>client-deadline:</strong> Added fields for output manifest
reporting and task chunking parameters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5bcf91b952b7eb3a92d004bedf6e3f93048395a">e5bcf91b</a>)</li>
<li><strong>client-mediapackagev2:</strong> This release adds support
for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM
segment Metadata in MediaPackage v2 Origin Endpoints (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11e9774be365fc2d163576edc3e62dd34bdf0197">11e9774b</a>)</li>
</ul>
<hr />
<!-- 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.843.0...v3.844.0">3.844.0</a>
(2025-07-09)</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.841.0...v3.842.0">3.842.0</a>
(2025-07-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Added support for directory bucket
creation with tags and bucket ARN retrieval in CreateBucket,
ListDirectoryBuckets, and HeadBucket operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5eb29d5f712c3c9b217e362063f84be6b213fd1">e5eb29d</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9c5976fadd11f6a6e62bc81a204b0be59c16deb"><code>d9c5976</code></a>
Publish v3.844.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b"><code>d65a730</code></a>
chore(codegen): sync for isCustomEndpoint changes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7193">#7193</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e7db967738d7df5b01914e7b97fc8a5d8302a2"><code>83e7db9</code></a>
Publish v3.842.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5eb29d5f712c3c9b217e362063f84be6b213fd1"><code>e5eb29d</code></a>
feat(client-s3): Added support for directory bucket creation with tags
and bu...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.844.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/lib-storage` from 3.840.0 to 3.844.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.844.0</h2>
<h4>3.844.0(2025-07-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for isCustomEndpoint changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7193">#7193</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b">d65a730f</a>)</li>
<li>use model service instead of iterating services (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7184">#7184</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b778ffff662fbdb07b76b88c266d7b5829db9637">b778ffff</a>)</li>
</ul>
</li>
<li><strong>scripts:</strong> reduce publish concurrency to fix socket
hang up (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7189">#7189</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8bcaf94fc8f04b414fc2644a7f28223cd2585e6f">8bcaf94f</a>)</li>
<li><strong>core:</strong> upgrade fast-xml-parser to 5.2.5 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7176">#7176</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cda13cf968936829328653d637cf752463548b3">6cda13cf</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-opsworkscm:</strong> Removing content that refers to
an S3 bucket that is no longer in use. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/64c467c7ba7e26a4abb3ae6dae089b210b1d0e91">64c467c7</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-09
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/accc6e8312ec9dcd96a5eee0aef2ecf89d066639">accc6e83</a>)</li>
<li><strong>client-ec2:</strong> Adds support to Capacity Blocks for ML
for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase
u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new
DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support
for CapacityBlockId to DescribeInstanceTopology. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542">202ec5f1</a>)</li>
<li><strong>client-freetier:</strong> This release introduces four new
APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan
management; ListAccountActivities and GetAccountActivity that provide
activity tracking capabilities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5ad57558bed8d0f06c385fc03b6804f4c809ea98">5ad57558</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> generate default endpoint provider for
default regional AWS endpoints (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7190">#7190</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/27a66c0ba496e458032b3599ee0539e2ddaa3db7">27a66c0b</a>)</li>
<li><strong>tests:</strong> prevent changeset race condition in parallel
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7183">#7183</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d376dc20a85059d6ba8d7b9001fc277761318a5">2d376dc2</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>aws-client-api-test:</strong> add new endpoint variation
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7192">#7192</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a37bd632fcd5abc9f78beb6a0c36468e6cccc820">a37bd632</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.844.0.zip</strong></p>
<h2>v3.843.0</h2>
<h4>3.843.0(2025-07-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d7d3dff8c5e6f0732d5740b512d7aa5c1f6e571">8d7d3dff</a>)</li>
<li><strong>client-ec2:</strong> This release adds GroupOwnerId as a
response member to the DescribeSecurityGroupVpcAssociations API and also
adds waiters for SecurityGroupVpcAssociations
(SecurityGroupVpcAssociationAssociated and
SecurityGroupVpcAssociationDisassociated). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084">69f38fa8</a>)</li>
<li><strong>client-sagemaker:</strong> Changes include new StartSession
API for SageMaker Studio spaces and CreateHubContentPresignedUrls API
for SageMaker JumpStart. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33f9fd40cef5de3fcc0814d875c4e8e7a6e3fc71">33f9fd40</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
capability of create Segments via importing a CSV file directly. This
consumes the CSV file and creates/updates corresponding profiles for the
particular domain. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/517b66985d16aac57e354a32b1e4750620843f64">517b6698</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42e0f48f56766cef9aeee1928c4e292c56707f91">42e0f48f</a>)</li>
<li><strong>client-deadline:</strong> Added fields for output manifest
reporting and task chunking parameters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5bcf91b952b7eb3a92d004bedf6e3f93048395a">e5bcf91b</a>)</li>
<li><strong>client-mediapackagev2:</strong> This release adds support
for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM
segment Metadata in MediaPackage v2 Origin Endpoints (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11e9774be365fc2d163576edc3e62dd34bdf0197">11e9774b</a>)</li>
</ul>
<hr />
<!-- 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.843.0...v3.844.0">3.844.0</a>
(2025-07-09)</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.841.0...v3.842.0">3.842.0</a>
(2025-07-02)</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/d9c5976fadd11f6a6e62bc81a204b0be59c16deb"><code>d9c5976</code></a>
Publish v3.844.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b"><code>d65a730</code></a>
chore(codegen): sync for isCustomEndpoint changes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7193">#7193</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e7db967738d7df5b01914e7b97fc8a5d8302a2"><code>83e7db9</code></a>
Publish v3.842.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.844.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-eventbridge` from 3.840.0 to 3.844.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.844.0</h2>
<h4>3.844.0(2025-07-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for isCustomEndpoint changes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7193">#7193</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b">d65a730f</a>)</li>
<li>use model service instead of iterating services (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7184">#7184</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b778ffff662fbdb07b76b88c266d7b5829db9637">b778ffff</a>)</li>
</ul>
</li>
<li><strong>scripts:</strong> reduce publish concurrency to fix socket
hang up (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7189">#7189</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8bcaf94fc8f04b414fc2644a7f28223cd2585e6f">8bcaf94f</a>)</li>
<li><strong>core:</strong> upgrade fast-xml-parser to 5.2.5 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7176">#7176</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cda13cf968936829328653d637cf752463548b3">6cda13cf</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-opsworkscm:</strong> Removing content that refers to
an S3 bucket that is no longer in use. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/64c467c7ba7e26a4abb3ae6dae089b210b1d0e91">64c467c7</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-09
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/accc6e8312ec9dcd96a5eee0aef2ecf89d066639">accc6e83</a>)</li>
<li><strong>client-ec2:</strong> Adds support to Capacity Blocks for ML
for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase
u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new
DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support
for CapacityBlockId to DescribeInstanceTopology. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202ec5f1f458aac73c8b78558ddfdba9a9595542">202ec5f1</a>)</li>
<li><strong>client-freetier:</strong> This release introduces four new
APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan
management; ListAccountActivities and GetAccountActivity that provide
activity tracking capabilities. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5ad57558bed8d0f06c385fc03b6804f4c809ea98">5ad57558</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> generate default endpoint provider for
default regional AWS endpoints (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7190">#7190</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/27a66c0ba496e458032b3599ee0539e2ddaa3db7">27a66c0b</a>)</li>
<li><strong>tests:</strong> prevent changeset race condition in parallel
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7183">#7183</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d376dc20a85059d6ba8d7b9001fc277761318a5">2d376dc2</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>aws-client-api-test:</strong> add new endpoint variation
tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7192">#7192</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a37bd632fcd5abc9f78beb6a0c36468e6cccc820">a37bd632</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.844.0.zip</strong></p>
<h2>v3.843.0</h2>
<h4>3.843.0(2025-07-03)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-07-03
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d7d3dff8c5e6f0732d5740b512d7aa5c1f6e571">8d7d3dff</a>)</li>
<li><strong>client-ec2:</strong> This release adds GroupOwnerId as a
response member to the DescribeSecurityGroupVpcAssociations API and also
adds waiters for SecurityGroupVpcAssociations
(SecurityGroupVpcAssociationAssociated and
SecurityGroupVpcAssociationDisassociated). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69f38fa850383d24be3650e605fbdcf508869084">69f38fa8</a>)</li>
<li><strong>client-sagemaker:</strong> Changes include new StartSession
API for SageMaker Studio spaces and CreateHubContentPresignedUrls API
for SageMaker JumpStart. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33f9fd40cef5de3fcc0814d875c4e8e7a6e3fc71">33f9fd40</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
capability of create Segments via importing a CSV file directly. This
consumes the CSV file and creates/updates corresponding profiles for the
particular domain. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/517b66985d16aac57e354a32b1e4750620843f64">517b6698</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/42e0f48f56766cef9aeee1928c4e292c56707f91">42e0f48f</a>)</li>
<li><strong>client-deadline:</strong> Added fields for output manifest
reporting and task chunking parameters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e5bcf91b952b7eb3a92d004bedf6e3f93048395a">e5bcf91b</a>)</li>
<li><strong>client-mediapackagev2:</strong> This release adds support
for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM
segment Metadata in MediaPackage v2 Origin Endpoints (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11e9774be365fc2d163576edc3e62dd34bdf0197">11e9774b</a>)</li>
</ul>
<hr />
<!-- 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.843.0...v3.844.0">3.844.0</a>
(2025-07-09)</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/d9c5976fadd11f6a6e62bc81a204b0be59c16deb"><code>d9c5976</code></a>
Publish v3.844.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d65a730fb81a6fe59caec63e3e28004c1ed9538b"><code>d65a730</code></a>
chore(codegen): sync for isCustomEndpoint changes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7193">#7193</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.844.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>1 parent 3b8a921 commit 435f520Copy full SHA for 435f520
File tree
Expand file treeCollapse file tree
7 files changed
+321
-320
lines changedFilter options
- lambdas
- functions
- ami-housekeeper
- control-plane
- gh-agent-syncer
- termination-watcher
- webhook
- libs/aws-ssm-util
Expand file treeCollapse file tree
7 files changed
+321
-320
lines changedlambdas/functions/ami-housekeeper/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/ami-housekeeper/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
lambdas/functions/control-plane/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/control-plane/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
lambdas/functions/gh-agent-syncer/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/gh-agent-syncer/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
| 31 | + | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
lambdas/functions/termination-watcher/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/termination-watcher/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
lambdas/functions/webhook/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/webhook/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
lambdas/libs/aws-ssm-util/package.json
Copy file name to clipboardExpand all lines: lambdas/libs/aws-ssm-util/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
0 commit comments