-
Notifications
You must be signed in to change notification settings - Fork 666
Commit 1955841
authored
fix(lambda): bump the aws group in /lambdas with 6 updates (#4641)
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.830.0` | `3.836.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.830.0` | `3.835.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.831.0` | `3.835.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.832.0` | `3.837.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.832.0` | `3.837.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.830.0` | `3.835.0` |
Updates `@aws-sdk/client-ec2` from 3.830.0 to 3.836.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.836.0</h2>
<h4>3.836.0(2025-06-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> bump codegen version to 0.31.1 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7145">#7145</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0561953686bb228f651831f0aec4e48f0c53e51a">05619536</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-batch:</strong> Add userdataType to
LaunchTemplateSpecification and LaunchTemplateSpecificationOverride. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9d8149582e9f48e5652510aa31e0229aed4e7e8">d9d81495</a>)</li>
<li><strong>client-license-manager:</strong> AWS License Manager now
supports license type conversions for AWS Marketplace products.
Customers can provide Marketplace codes in the source license context or
destination license context in the
CreateLicenseConversionTaskForResource requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7066f6fa2955d13711363bd581c8c81c40eab7">af7066f6</a>)</li>
<li><strong>client-gamelift:</strong> Add support for UDP ping beacons
to ListLocations API, including new PingBeacon and UDPEndpoint data
types within its Locations return value. Use UDP ping beacon endpoints
to help measure real-time network latency for multiplayer games. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e51464e62dab8455f28dde6367968b8d8e8aa704">e51464e6</a>)</li>
<li><strong>client-bedrock:</strong> We are making
ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement,
CreateFoundationModelAgreement, GetFoundationModelAvailability,
PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public,
previously they were console. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbd44d0657fd2b16517d5e44d94f5a76b389da42">cbd44d06</a>)</li>
<li><strong>client-ec2:</strong> This release allows you to create and
register AMIs while maintaining their underlying EBS snapshots within
Local Zones. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cefd9f2f5fa77e3792c333a0e8dd68f9bc873f4a">cefd9f2f</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> Add Paginator for
DescribeAccountLimits, and fix Paginators for
DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and
DescribeTrustStores (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/adc36eb1941a4dd16ab47813327de881868831e6">adc36eb1</a>)</li>
<li><strong>client-aiops:</strong> Adds support for cross account
investigations for CloudWatch investigations AI Operations (AIOps). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f5b599aa52580f1c9b657028106a7021118bff">38f5b599</a>)</li>
<li><strong>client-route53resolver:</strong> Add support for iterative
DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation
support through the Outbound Endpoints with DELEGATE rules. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f261f8b56b96ba9244bdfb227202a07c6d8f529e">f261f8b5</a>)</li>
<li><strong>client-transcribe:</strong> This Feature Adds Support for
the "et-EE" Locale for Batch Operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ee5000ef08f512e7b1217a92ef073b1871d1a5d">3ee5000e</a>)</li>
<li><strong>client-rds:</strong> Adding support for RDS on Dedicated
Local Zones, including local backup target, snapshot availability zone
and snapshot target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6aa6f7fcf379c72ddd0718ed51c3bd3475fce8e">a6aa6f7f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.836.0.zip</strong></p>
<h2>v3.835.0</h2>
<h4>3.835.0(2025-06-23)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> codegen sync for endpoint-required config
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7143">#7143</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af">f438935a</a>)</li>
<li>add biome overrides, repair script (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7142">#7142</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f2789eddf01c8ddb54ca8dd5e0b7f34c7cc0e389">f2789edd</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-23
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/34c34cadd01660a17a9011c1912139e35b5fc20f">34c34cad</a>)</li>
<li><strong>client-glue:</strong> AWS Glue now supports sort and z-order
strategy for managed automated compaction for Iceberg tables in addition
to binpack. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19aaef440af7df26d38dc9bc15e8b8e520a8e7b9">19aaef44</a>)</li>
<li><strong>client-s3tables:</strong> S3 Tables now supports sort and
z-order compaction strategies for Iceberg tables in addition to binpack.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/abce1d6c9ed9e7a5b1b63774ee6f50e3afd4dfa8">abce1d6c</a>)</li>
<li><strong>client-workspaces-instances:</strong> Added support for
Amazon WorkSpaces Instances API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/add0ab293ed2f306eada725e90fb005b8b17efed">add0ab29</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.835.0.zip</strong></p>
<h2>v3.834.0</h2>
<h4>3.834.0(2025-06-20)</h4>
<h5>Documentation Changes</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.835.0...v3.836.0">3.836.0</a>
(2025-06-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release allows you to create and
register AMIs while maintaining their underlying EBS snapshots within
Local Zones. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cefd9f2f5fa77e3792c333a0e8dd68f9bc873f4a">cefd9f2</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.834.0...v3.835.0">3.835.0</a>
(2025-06-23)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e01cfc35cd2c5ae133ab507976d83e9834154e1b"><code>e01cfc3</code></a>
Publish v3.836.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/cefd9f2f5fa77e3792c333a0e8dd68f9bc873f4a"><code>cefd9f2</code></a>
feat(client-ec2): This release allows you to create and register AMIs
while m...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/84d55cfd5da657e37aa0823259e1e5a870da563a"><code>84d55cf</code></a>
Publish v3.835.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af"><code>f438935</code></a>
chore(codegen): codegen sync for endpoint-required config (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7143">#7143</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.836.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.830.0 to 3.835.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.835.0</h2>
<h4>3.835.0(2025-06-23)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> codegen sync for endpoint-required config
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7143">#7143</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af">f438935a</a>)</li>
<li>add biome overrides, repair script (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7142">#7142</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f2789eddf01c8ddb54ca8dd5e0b7f34c7cc0e389">f2789edd</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-23
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/34c34cadd01660a17a9011c1912139e35b5fc20f">34c34cad</a>)</li>
<li><strong>client-glue:</strong> AWS Glue now supports sort and z-order
strategy for managed automated compaction for Iceberg tables in addition
to binpack. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19aaef440af7df26d38dc9bc15e8b8e520a8e7b9">19aaef44</a>)</li>
<li><strong>client-s3tables:</strong> S3 Tables now supports sort and
z-order compaction strategies for Iceberg tables in addition to binpack.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/abce1d6c9ed9e7a5b1b63774ee6f50e3afd4dfa8">abce1d6c</a>)</li>
<li><strong>client-workspaces-instances:</strong> Added support for
Amazon WorkSpaces Instances API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/add0ab293ed2f306eada725e90fb005b8b17efed">add0ab29</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.835.0.zip</strong></p>
<h2>v3.834.0</h2>
<h4>3.834.0(2025-06-20)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>update parallel-workloads-node-js.md for deadlock information (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7140">#7140</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68d363b4810db350b1e1b1e4056fa4688c9fbc0d">68d363b4</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-20
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed3e3fb2d8a5f9bf62308ba90c1c0c5e359b150a">ed3e3fb2</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds a new
SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high
resolution video. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fed23d70859622d6e031152f907a1e9c7eaba6a9">fed23d70</a>)</li>
<li><strong>client-geo-places:</strong> Geocode, ReverseGeocode, and
GetPlace APIs added Intersections and SecondaryAddresses. To use, add to
the AdditionalFeatures list in your request. This provides info about
nearby intersections and secondary addresses that are associated with a
main address. Also added MainAddress and ParsedQuery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03a7a09d2bfb4ec50b14078b6d4e1ae0871409b4">03a7a09d</a>)</li>
<li><strong>client-glue:</strong> AWS Glue Data Quality now provides
aggregated metrics in evaluation results when publishAggregatedMetrics
with row-level results are enabled. These metrics include summary
statistics showing total counts of processed, passed, and failed rows
and rules in a single view. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b18e5aadf9b84a41c966ce0282520fe6353722aa">b18e5aad</a>)</li>
<li><strong>client-bedrock:</strong> Add support for tiers in Content
Filters and Denied Topics for Amazon Bedrock Guardrails. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b57c4acdc079c53be5251becf899cbbfbf0ba676">b57c4acd</a>)</li>
<li><strong>client-ecs:</strong> Add ECS support for Windows Server 2025
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c382ce6d1c0bcd32b66f9854c4b19b743c6cf2e5">c382ce6d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>docs:</strong> update broken link for NodeProviderChain (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7138">#7138</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3cb0a721e881b3957e7ea69a69702caf2c0a584d">3cb0a721</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.834.0.zip</strong></p>
<h2>v3.833.0</h2>
<h4>3.833.0(2025-06-19)</h4>
<h5>Chores</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.834.0...v3.835.0">3.835.0</a>
(2025-06-23)</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/84d55cfd5da657e37aa0823259e1e5a870da563a"><code>84d55cf</code></a>
Publish v3.835.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af"><code>f438935</code></a>
chore(codegen): codegen sync for endpoint-required config (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7143">#7143</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.835.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-sqs` from 3.831.0 to 3.835.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.835.0</h2>
<h4>3.835.0(2025-06-23)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> codegen sync for endpoint-required config
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7143">#7143</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af">f438935a</a>)</li>
<li>add biome overrides, repair script (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7142">#7142</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f2789eddf01c8ddb54ca8dd5e0b7f34c7cc0e389">f2789edd</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-23
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/34c34cadd01660a17a9011c1912139e35b5fc20f">34c34cad</a>)</li>
<li><strong>client-glue:</strong> AWS Glue now supports sort and z-order
strategy for managed automated compaction for Iceberg tables in addition
to binpack. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19aaef440af7df26d38dc9bc15e8b8e520a8e7b9">19aaef44</a>)</li>
<li><strong>client-s3tables:</strong> S3 Tables now supports sort and
z-order compaction strategies for Iceberg tables in addition to binpack.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/abce1d6c9ed9e7a5b1b63774ee6f50e3afd4dfa8">abce1d6c</a>)</li>
<li><strong>client-workspaces-instances:</strong> Added support for
Amazon WorkSpaces Instances API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/add0ab293ed2f306eada725e90fb005b8b17efed">add0ab29</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.835.0.zip</strong></p>
<h2>v3.834.0</h2>
<h4>3.834.0(2025-06-20)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>update parallel-workloads-node-js.md for deadlock information (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7140">#7140</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68d363b4810db350b1e1b1e4056fa4688c9fbc0d">68d363b4</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-20
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed3e3fb2d8a5f9bf62308ba90c1c0c5e359b150a">ed3e3fb2</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds a new
SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high
resolution video. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fed23d70859622d6e031152f907a1e9c7eaba6a9">fed23d70</a>)</li>
<li><strong>client-geo-places:</strong> Geocode, ReverseGeocode, and
GetPlace APIs added Intersections and SecondaryAddresses. To use, add to
the AdditionalFeatures list in your request. This provides info about
nearby intersections and secondary addresses that are associated with a
main address. Also added MainAddress and ParsedQuery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03a7a09d2bfb4ec50b14078b6d4e1ae0871409b4">03a7a09d</a>)</li>
<li><strong>client-glue:</strong> AWS Glue Data Quality now provides
aggregated metrics in evaluation results when publishAggregatedMetrics
with row-level results are enabled. These metrics include summary
statistics showing total counts of processed, passed, and failed rows
and rules in a single view. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b18e5aadf9b84a41c966ce0282520fe6353722aa">b18e5aad</a>)</li>
<li><strong>client-bedrock:</strong> Add support for tiers in Content
Filters and Denied Topics for Amazon Bedrock Guardrails. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b57c4acdc079c53be5251becf899cbbfbf0ba676">b57c4acd</a>)</li>
<li><strong>client-ecs:</strong> Add ECS support for Windows Server 2025
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c382ce6d1c0bcd32b66f9854c4b19b743c6cf2e5">c382ce6d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>docs:</strong> update broken link for NodeProviderChain (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7138">#7138</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3cb0a721e881b3957e7ea69a69702caf2c0a584d">3cb0a721</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.834.0.zip</strong></p>
<h2>v3.833.0</h2>
<h4>3.833.0(2025-06-19)</h4>
<h5>Chores</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.834.0...v3.835.0">3.835.0</a>
(2025-06-23)</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/84d55cfd5da657e37aa0823259e1e5a870da563a"><code>84d55cf</code></a>
Publish v3.835.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af"><code>f438935</code></a>
chore(codegen): codegen sync for endpoint-required config (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7143">#7143</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.835.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-s3` from 3.832.0 to 3.837.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.837.0</h2>
<h4>3.837.0(2025-06-25)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> Updates for change to Amazon ECS
default log driver mode from blocking to non-blocking (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/646e04f3b40b121d2019195469b04e19c7350993">646e04f3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-s3:</strong> Adds support for additional server-side
encryption mode and storage class values for accessing Amazon FSx data
from Amazon S3 using S3 Access Points (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/35933a620ffb308fb1681e876ca634f0e59acdbf">35933a62</a>)</li>
<li><strong>client-storage-gateway:</strong> This release adds IPv6
support to the Storage Gateway APIs. APIs that previously only accept or
return IPv4 address will now accept or return both IPv4 and IPv6
addresses. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/35abdd223f21825b9b8f57b764436cc988d4ba30">35abdd22</a>)</li>
<li><strong>client-fsx:</strong> Add support for the ability to create
Amazon S3 Access Points for Amazon FSx for OpenZFS file systems. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d11d528b42bdceda0f41ea408750b66b495601b">2d11d528</a>)</li>
<li><strong>client-workspaces-thin-client:</strong> Remove Tags field
from Get API responses (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7b1a6a9ec2ac3eb1ebc9bb4bbdf4a5485a2d9db9">7b1a6a9e</a>)</li>
<li><strong>client-s3-control:</strong> Add support for the ability to
use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/994df73961cff671b920c7322220a3fdee78efc9">994df739</a>)</li>
<li><strong>client-textract:</strong> Add RotationAngle field to
Geometry of WORD blocks for Textract AnalyzeDocument API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad2702626c34ee0747683cb466b97208d1565921">ad270262</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.837.0.zip</strong></p>
<h2>v3.836.0</h2>
<h4>3.836.0(2025-06-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> bump codegen version to 0.31.1 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7145">#7145</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0561953686bb228f651831f0aec4e48f0c53e51a">05619536</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-batch:</strong> Add userdataType to
LaunchTemplateSpecification and LaunchTemplateSpecificationOverride. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9d8149582e9f48e5652510aa31e0229aed4e7e8">d9d81495</a>)</li>
<li><strong>client-license-manager:</strong> AWS License Manager now
supports license type conversions for AWS Marketplace products.
Customers can provide Marketplace codes in the source license context or
destination license context in the
CreateLicenseConversionTaskForResource requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7066f6fa2955d13711363bd581c8c81c40eab7">af7066f6</a>)</li>
<li><strong>client-gamelift:</strong> Add support for UDP ping beacons
to ListLocations API, including new PingBeacon and UDPEndpoint data
types within its Locations return value. Use UDP ping beacon endpoints
to help measure real-time network latency for multiplayer games. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e51464e62dab8455f28dde6367968b8d8e8aa704">e51464e6</a>)</li>
<li><strong>client-bedrock:</strong> We are making
ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement,
CreateFoundationModelAgreement, GetFoundationModelAvailability,
PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public,
previously they were console. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbd44d0657fd2b16517d5e44d94f5a76b389da42">cbd44d06</a>)</li>
<li><strong>client-ec2:</strong> This release allows you to create and
register AMIs while maintaining their underlying EBS snapshots within
Local Zones. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cefd9f2f5fa77e3792c333a0e8dd68f9bc873f4a">cefd9f2f</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> Add Paginator for
DescribeAccountLimits, and fix Paginators for
DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and
DescribeTrustStores (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/adc36eb1941a4dd16ab47813327de881868831e6">adc36eb1</a>)</li>
<li><strong>client-aiops:</strong> Adds support for cross account
investigations for CloudWatch investigations AI Operations (AIOps). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f5b599aa52580f1c9b657028106a7021118bff">38f5b599</a>)</li>
<li><strong>client-route53resolver:</strong> Add support for iterative
DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation
support through the Outbound Endpoints with DELEGATE rules. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f261f8b56b96ba9244bdfb227202a07c6d8f529e">f261f8b5</a>)</li>
<li><strong>client-transcribe:</strong> This Feature Adds Support for
the "et-EE" Locale for Batch Operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ee5000ef08f512e7b1217a92ef073b1871d1a5d">3ee5000e</a>)</li>
<li><strong>client-rds:</strong> Adding support for RDS on Dedicated
Local Zones, including local backup target, snapshot availability zone
and snapshot target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6aa6f7fcf379c72ddd0718ed51c3bd3475fce8e">a6aa6f7f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.836.0.zip</strong></p>
<h2>v3.835.0</h2>
<h4>3.835.0(2025-06-23)</h4>
<h5>Chores</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.836.0...v3.837.0">3.837.0</a>
(2025-06-25)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Adds support for additional server-side
encryption mode and storage class values for accessing Amazon FSx data
from Amazon S3 using S3 Access Points (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/35933a620ffb308fb1681e876ca634f0e59acdbf">35933a6</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.834.0...v3.835.0">3.835.0</a>
(2025-06-23)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c449a9b578ad9470ec4678f8a746692aeaddc5f2"><code>c449a9b</code></a>
Publish v3.837.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/35933a620ffb308fb1681e876ca634f0e59acdbf"><code>35933a6</code></a>
feat(client-s3): Adds support for additional server-side encryption mode
and ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/84d55cfd5da657e37aa0823259e1e5a870da563a"><code>84d55cf</code></a>
Publish v3.835.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af"><code>f438935</code></a>
chore(codegen): codegen sync for endpoint-required config (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7143">#7143</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.837.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/lib-storage` from 3.832.0 to 3.837.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.837.0</h2>
<h4>3.837.0(2025-06-25)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> Updates for change to Amazon ECS
default log driver mode from blocking to non-blocking (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/646e04f3b40b121d2019195469b04e19c7350993">646e04f3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-s3:</strong> Adds support for additional server-side
encryption mode and storage class values for accessing Amazon FSx data
from Amazon S3 using S3 Access Points (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/35933a620ffb308fb1681e876ca634f0e59acdbf">35933a62</a>)</li>
<li><strong>client-storage-gateway:</strong> This release adds IPv6
support to the Storage Gateway APIs. APIs that previously only accept or
return IPv4 address will now accept or return both IPv4 and IPv6
addresses. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/35abdd223f21825b9b8f57b764436cc988d4ba30">35abdd22</a>)</li>
<li><strong>client-fsx:</strong> Add support for the ability to create
Amazon S3 Access Points for Amazon FSx for OpenZFS file systems. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d11d528b42bdceda0f41ea408750b66b495601b">2d11d528</a>)</li>
<li><strong>client-workspaces-thin-client:</strong> Remove Tags field
from Get API responses (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7b1a6a9ec2ac3eb1ebc9bb4bbdf4a5485a2d9db9">7b1a6a9e</a>)</li>
<li><strong>client-s3-control:</strong> Add support for the ability to
use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/994df73961cff671b920c7322220a3fdee78efc9">994df739</a>)</li>
<li><strong>client-textract:</strong> Add RotationAngle field to
Geometry of WORD blocks for Textract AnalyzeDocument API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad2702626c34ee0747683cb466b97208d1565921">ad270262</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.837.0.zip</strong></p>
<h2>v3.836.0</h2>
<h4>3.836.0(2025-06-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> bump codegen version to 0.31.1 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7145">#7145</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0561953686bb228f651831f0aec4e48f0c53e51a">05619536</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-batch:</strong> Add userdataType to
LaunchTemplateSpecification and LaunchTemplateSpecificationOverride. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9d8149582e9f48e5652510aa31e0229aed4e7e8">d9d81495</a>)</li>
<li><strong>client-license-manager:</strong> AWS License Manager now
supports license type conversions for AWS Marketplace products.
Customers can provide Marketplace codes in the source license context or
destination license context in the
CreateLicenseConversionTaskForResource requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7066f6fa2955d13711363bd581c8c81c40eab7">af7066f6</a>)</li>
<li><strong>client-gamelift:</strong> Add support for UDP ping beacons
to ListLocations API, including new PingBeacon and UDPEndpoint data
types within its Locations return value. Use UDP ping beacon endpoints
to help measure real-time network latency for multiplayer games. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e51464e62dab8455f28dde6367968b8d8e8aa704">e51464e6</a>)</li>
<li><strong>client-bedrock:</strong> We are making
ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement,
CreateFoundationModelAgreement, GetFoundationModelAvailability,
PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public,
previously they were console. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbd44d0657fd2b16517d5e44d94f5a76b389da42">cbd44d06</a>)</li>
<li><strong>client-ec2:</strong> This release allows you to create and
register AMIs while maintaining their underlying EBS snapshots within
Local Zones. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cefd9f2f5fa77e3792c333a0e8dd68f9bc873f4a">cefd9f2f</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> Add Paginator for
DescribeAccountLimits, and fix Paginators for
DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and
DescribeTrustStores (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/adc36eb1941a4dd16ab47813327de881868831e6">adc36eb1</a>)</li>
<li><strong>client-aiops:</strong> Adds support for cross account
investigations for CloudWatch investigations AI Operations (AIOps). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f5b599aa52580f1c9b657028106a7021118bff">38f5b599</a>)</li>
<li><strong>client-route53resolver:</strong> Add support for iterative
DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation
support through the Outbound Endpoints with DELEGATE rules. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f261f8b56b96ba9244bdfb227202a07c6d8f529e">f261f8b5</a>)</li>
<li><strong>client-transcribe:</strong> This Feature Adds Support for
the "et-EE" Locale for Batch Operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ee5000ef08f512e7b1217a92ef073b1871d1a5d">3ee5000e</a>)</li>
<li><strong>client-rds:</strong> Adding support for RDS on Dedicated
Local Zones, including local backup target, snapshot availability zone
and snapshot target (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6aa6f7fcf379c72ddd0718ed51c3bd3475fce8e">a6aa6f7f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.836.0.zip</strong></p>
<h2>v3.835.0</h2>
<h4>3.835.0(2025-06-23)</h4>
<h5>Chores</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/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.836.0...v3.837.0">3.837.0</a>
(2025-06-25)</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.834.0...v3.835.0">3.835.0</a>
(2025-06-23)</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/c449a9b578ad9470ec4678f8a746692aeaddc5f2"><code>c449a9b</code></a>
Publish v3.837.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/84d55cfd5da657e37aa0823259e1e5a870da563a"><code>84d55cf</code></a>
Publish v3.835.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af"><code>f438935</code></a>
chore(codegen): codegen sync for endpoint-required config (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7143">#7143</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.837.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-eventbridge` from 3.830.0 to 3.835.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.835.0</h2>
<h4>3.835.0(2025-06-23)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> codegen sync for endpoint-required config
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7143">#7143</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af">f438935a</a>)</li>
<li>add biome overrides, repair script (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7142">#7142</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f2789eddf01c8ddb54ca8dd5e0b7f34c7cc0e389">f2789edd</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-23
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/34c34cadd01660a17a9011c1912139e35b5fc20f">34c34cad</a>)</li>
<li><strong>client-glue:</strong> AWS Glue now supports sort and z-order
strategy for managed automated compaction for Iceberg tables in addition
to binpack. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19aaef440af7df26d38dc9bc15e8b8e520a8e7b9">19aaef44</a>)</li>
<li><strong>client-s3tables:</strong> S3 Tables now supports sort and
z-order compaction strategies for Iceberg tables in addition to binpack.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/abce1d6c9ed9e7a5b1b63774ee6f50e3afd4dfa8">abce1d6c</a>)</li>
<li><strong>client-workspaces-instances:</strong> Added support for
Amazon WorkSpaces Instances API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/add0ab293ed2f306eada725e90fb005b8b17efed">add0ab29</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.835.0.zip</strong></p>
<h2>v3.834.0</h2>
<h4>3.834.0(2025-06-20)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>update parallel-workloads-node-js.md for deadlock information (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7140">#7140</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68d363b4810db350b1e1b1e4056fa4688c9fbc0d">68d363b4</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-20
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed3e3fb2d8a5f9bf62308ba90c1c0c5e359b150a">ed3e3fb2</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds a new
SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high
resolution video. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fed23d70859622d6e031152f907a1e9c7eaba6a9">fed23d70</a>)</li>
<li><strong>client-geo-places:</strong> Geocode, ReverseGeocode, and
GetPlace APIs added Intersections and SecondaryAddresses. To use, add to
the AdditionalFeatures list in your request. This provides info about
nearby intersections and secondary addresses that are associated with a
main address. Also added MainAddress and ParsedQuery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03a7a09d2bfb4ec50b14078b6d4e1ae0871409b4">03a7a09d</a>)</li>
<li><strong>client-glue:</strong> AWS Glue Data Quality now provides
aggregated metrics in evaluation results when publishAggregatedMetrics
with row-level results are enabled. These metrics include summary
statistics showing total counts of processed, passed, and failed rows
and rules in a single view. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b18e5aadf9b84a41c966ce0282520fe6353722aa">b18e5aad</a>)</li>
<li><strong>client-bedrock:</strong> Add support for tiers in Content
Filters and Denied Topics for Amazon Bedrock Guardrails. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b57c4acdc079c53be5251becf899cbbfbf0ba676">b57c4acd</a>)</li>
<li><strong>client-ecs:</strong> Add ECS support for Windows Server 2025
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c382ce6d1c0bcd32b66f9854c4b19b743c6cf2e5">c382ce6d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>docs:</strong> update broken link for NodeProviderChain (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7138">#7138</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3cb0a721e881b3957e7ea69a69702caf2c0a584d">3cb0a721</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.834.0.zip</strong></p>
<h2>v3.833.0</h2>
<h4>3.833.0(2025-06-19)</h4>
<h5>Chores</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.834.0...v3.835.0">3.835.0</a>
(2025-06-23)</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/84d55cfd5da657e37aa0823259e1e5a870da563a"><code>84d55cf</code></a>
Publish v3.835.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f438935a923c7acf0e34b7c6678584bef47da5af"><code>f438935</code></a>
chore(codegen): codegen sync for endpoint-required config (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7143">#7143</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.835.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 55beeff commit 1955841Copy full SHA for 1955841
File tree
Expand file treeCollapse file tree
7 files changed
+283
-266
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
+283
-266
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