Skip to content

Commit 8e6c422

Browse files
fix(lambda): bump the aws group in /lambdas with 6 updates (#4674)
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.844.0` | `3.850.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.844.0` | `3.849.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.844.0` | `3.848.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.844.0` | `3.850.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.844.0` | `3.850.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.844.0` | `3.848.0` | Updates `@aws-sdk/client-ec2` from 3.844.0 to 3.850.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.850.0</h2> <h4>3.850.0(2025-07-21)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-21 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a5e598d9f1f78bca23ad741ecec3027b61e7131">9a5e598d</a>)</li> <li><strong>client-deadline:</strong> Add support for VPC resource endpoints in Service Managed Fleets (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e094eab24c1f32a2750762a83f4231079adabb74">e094eab2</a>)</li> <li><strong>client-timestream-influxdb:</strong> Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ccb790866737f26ad3f111feb3ce4ae935ad024a">ccb79086</a>)</li> <li><strong>client-ec2:</strong> This release adds support for C8gn, F2 and P6e-GB200 Instance types (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d8f2e1262c71a3b21095200a4e53b058d907ed6">3d8f2e12</a>)</li> <li><strong>client-cloudfront:</strong> Add dualstack endpoint support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f67f98270956c7683649e6eff690819f7119431d">f67f9827</a>)</li> <li><strong>client-sagemaker:</strong> This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a78bcaf1ef8cc1498f3e73f59329fdae3d3bd4de">a78bcaf1</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>lib-dynamodb:</strong> support command reuse (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7216">#7216</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/24e5b28bf51df504c3504854ae5f3c50199b423b">24e5b28b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> convert feature test to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7214">#7214</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/736cdab52e3a22e08c6518877b85d64b4f45c5a1">736cdab5</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.850.0.zip</strong></p> <h2>v3.849.0</h2> <h4>3.849.0(2025-07-18)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ssm:</strong> July 2025 doc-only updates for Systems Manager. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c081fec90e412a97832801533499728c5c64a20">4c081fec</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-18 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dac2a874e9ce808de0ed60e54174aa3249c71639">dac2a874</a>)</li> <li><strong>client-outposts:</strong> Add AWS Outposts API to surface customer billing information (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc4cc25c54dee158f6fae638ba75781083988551">bc4cc25c</a>)</li> <li><strong>client-sesv2:</strong> Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cf5c019c50e9a58915d1caf44748cacfe88a48b">1cf5c019</a>)</li> <li><strong>client-cloudwatch-logs:</strong> CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/090c70084e11a2e7553c2c4408ae9027e43f7430">090c7008</a>)</li> <li><strong>client-auditmanager:</strong> Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/218ebbc102914a59b872ad2382da80286a0d121c">218ebbc1</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds support for TAMS server integration with MediaConvert inputs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e804655c3bbe845605a6631e792c2920dbd95523">e804655c</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.849.0.zip</strong></p> <h2>v3.848.0</h2> <h4>3.848.0(2025-07-17)</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.849.0...v3.850.0">3.850.0</a> (2025-07-21)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> This release adds support for C8gn, F2 and P6e-GB200 Instance types (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d8f2e1262c71a3b21095200a4e53b058d907ed6">3d8f2e1</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.847.0...v3.848.0">3.848.0</a> (2025-07-17)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> AWS Free Tier Version2 Support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1356a462bacc1925301805789570fa914844eb19">1356a46</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.845.0...v3.846.0">3.846.0</a> (2025-07-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ec2</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.844.0...v3.845.0">3.845.0</a> (2025-07-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>clients:</strong> upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint resolution (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7206">#7206</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2">37a6275</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> This release adds support for volume initialization status, which enables you to monitor when the initialization process for an EBS volume is completed. This release also adds IPv6 support to EC2 Instance Connect Endpoints, allowing you to connect to your EC2 Instance via a private IPv6 address. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba3d83753c3d4edf3b3e240a9697e9f9c9293644">ba3d837</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2e7d107003aa85474670fbd4e03212c473e23432"><code>2e7d107</code></a> Publish v3.850.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/3d8f2e1262c71a3b21095200a4e53b058d907ed6"><code>3d8f2e1</code></a> feat(client-ec2): This release adds support for C8gn, F2 and P6e-GB200 Instan...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c63c1e316f3c89e27cb9f1a9860a9af209ec5ff8"><code>c63c1e3</code></a> Publish v3.848.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1356a462bacc1925301805789570fa914844eb19"><code>1356a46</code></a> feat(client-ec2): AWS Free Tier Version2 Support</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da105878641f9b54d670dc02a91e35798ccf75b9"><code>da10587</code></a> Publish v3.846.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8a3703994063baf0e3e1a54090e2b6bf78af76f7"><code>8a37039</code></a> Publish v3.845.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ba3d83753c3d4edf3b3e240a9697e9f9c9293644"><code>ba3d837</code></a> feat(client-ec2): This release adds support for volume initialization status,...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2"><code>37a6275</code></a> fix(clients): upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint re...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.850.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.844.0 to 3.849.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.849.0</h2> <h4>3.849.0(2025-07-18)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ssm:</strong> July 2025 doc-only updates for Systems Manager. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c081fec90e412a97832801533499728c5c64a20">4c081fec</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-18 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dac2a874e9ce808de0ed60e54174aa3249c71639">dac2a874</a>)</li> <li><strong>client-outposts:</strong> Add AWS Outposts API to surface customer billing information (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc4cc25c54dee158f6fae638ba75781083988551">bc4cc25c</a>)</li> <li><strong>client-sesv2:</strong> Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cf5c019c50e9a58915d1caf44748cacfe88a48b">1cf5c019</a>)</li> <li><strong>client-cloudwatch-logs:</strong> CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/090c70084e11a2e7553c2c4408ae9027e43f7430">090c7008</a>)</li> <li><strong>client-auditmanager:</strong> Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/218ebbc102914a59b872ad2382da80286a0d121c">218ebbc1</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds support for TAMS server integration with MediaConvert inputs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e804655c3bbe845605a6631e792c2920dbd95523">e804655c</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.849.0.zip</strong></p> <h2>v3.848.0</h2> <h4>3.848.0(2025-07-17)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-keyspacesstreams:</strong> Doc only update for the Amazon Keyspaces Streams API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/299bd9d13a7a4a3a5936874030300a502606778a">299bd9d1</a>)</li> <li><strong>client-sfn:</strong> Align input with style guidelines. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f60fcf626ff2dd2b9bc72bd4e2720aba70047097">f60fcf62</a>)</li> <li><strong>client-cloudfront:</strong> Doc only update for CloudFront that fixes some customer-reported issues (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d866c0568cceabf3c38467cfa33d33d97f40d14b">d866c056</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fad106cd807fb255a800d07811d9d04d620cb5e">6fad106c</a>)</li> <li><strong>client-ec2:</strong> AWS Free Tier Version2 Support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1356a462bacc1925301805789570fa914844eb19">1356a462</a>)</li> <li><strong>client-mediaconvert:</strong> This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dc5d4c46174c8bade6db2f9d49fbd67a18d5bd01">dc5d4c46</a>)</li> <li><strong>client-synthetics:</strong> This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary (<a href="https://github.com/aws/aws-sdk-js-v3/commit/816322ac0b2a2e686fbabacc376e64f97ef2ad00">816322ac</a>)</li> <li><strong>client-mailmanager:</strong> Allow underscores in the local part of the input of the &quot;Email recipients rewrite&quot; action in rule sets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0c66111ca15c6b3d3472deee726ec576bef3367">d0c66111</a>)</li> <li><strong>client-cleanroomsml:</strong> This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2b8c1aae01e9d6d0e2a7c09b80ac99675f7208fe">2b8c1aae</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>util-endpoints:</strong> add AWS_ENDPOINT_URL integ test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7209">#7209</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6eff848f53cdffe950bf6c90d72758c74f8db14d">6eff848f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.848.0.zip</strong></p> <h2>v3.847.0</h2> <h4>3.847.0(2025-07-16)</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.848.0...v3.849.0">3.849.0</a> (2025-07-18)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.847.0...v3.848.0">3.848.0</a> (2025-07-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.845.0...v3.846.0">3.846.0</a> (2025-07-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.844.0...v3.845.0">3.845.0</a> (2025-07-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>clients:</strong> upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint resolution (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7206">#7206</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2">37a6275</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0082621d91ec59ddf1276da730259ef7cee29e5f"><code>0082621</code></a> Publish v3.849.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4c081fec90e412a97832801533499728c5c64a20"><code>4c081fe</code></a> docs(client-ssm): July 2025 doc-only updates for Systems Manager.</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c63c1e316f3c89e27cb9f1a9860a9af209ec5ff8"><code>c63c1e3</code></a> Publish v3.848.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da105878641f9b54d670dc02a91e35798ccf75b9"><code>da10587</code></a> Publish v3.846.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8a3703994063baf0e3e1a54090e2b6bf78af76f7"><code>8a37039</code></a> Publish v3.845.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2"><code>37a6275</code></a> fix(clients): upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint re...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.849.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.844.0 to 3.848.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.848.0</h2> <h4>3.848.0(2025-07-17)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-keyspacesstreams:</strong> Doc only update for the Amazon Keyspaces Streams API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/299bd9d13a7a4a3a5936874030300a502606778a">299bd9d1</a>)</li> <li><strong>client-sfn:</strong> Align input with style guidelines. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f60fcf626ff2dd2b9bc72bd4e2720aba70047097">f60fcf62</a>)</li> <li><strong>client-cloudfront:</strong> Doc only update for CloudFront that fixes some customer-reported issues (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d866c0568cceabf3c38467cfa33d33d97f40d14b">d866c056</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fad106cd807fb255a800d07811d9d04d620cb5e">6fad106c</a>)</li> <li><strong>client-ec2:</strong> AWS Free Tier Version2 Support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1356a462bacc1925301805789570fa914844eb19">1356a462</a>)</li> <li><strong>client-mediaconvert:</strong> This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dc5d4c46174c8bade6db2f9d49fbd67a18d5bd01">dc5d4c46</a>)</li> <li><strong>client-synthetics:</strong> This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary (<a href="https://github.com/aws/aws-sdk-js-v3/commit/816322ac0b2a2e686fbabacc376e64f97ef2ad00">816322ac</a>)</li> <li><strong>client-mailmanager:</strong> Allow underscores in the local part of the input of the &quot;Email recipients rewrite&quot; action in rule sets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0c66111ca15c6b3d3472deee726ec576bef3367">d0c66111</a>)</li> <li><strong>client-cleanroomsml:</strong> This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2b8c1aae01e9d6d0e2a7c09b80ac99675f7208fe">2b8c1aae</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>util-endpoints:</strong> add AWS_ENDPOINT_URL integ test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7209">#7209</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6eff848f53cdffe950bf6c90d72758c74f8db14d">6eff848f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.848.0.zip</strong></p> <h2>v3.847.0</h2> <h4>3.847.0(2025-07-16)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-sfn:</strong> Doc-only update to introduction, and edits to clarify input parameter and the set of control characters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3fbc3193224b4fdf5dc837a657fa8f8535fe8a26">3fbc3193</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d2dcec4df7f942f9089894ee62b021a6c53f9451">d2dcec4d</a>)</li> <li><strong>client-guardduty:</strong> Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d6dcecccab0bd98a8772113a5a137d1645cb0ea2">d6dceccc</a>)</li> <li><strong>client-bedrock-runtime:</strong> document update to support on demand custom model. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f6ff1679e475e432eb0c3f074ab357387d302a2">2f6ff167</a>)</li> <li><strong>client-iot-wireless:</strong> FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/24949eb62976c52743dab223febabcee8ece0a54">24949eb6</a>)</li> <li><strong>client-mediapackagev2:</strong> This release adds support for CDN Authentication using Static Headers in MediaPackage v2. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ecdc121d7096eb84519668f5fb12504475ec8420">ecdc121d</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4badd7d8b7cca2d8c71d8cda12539a7eb39aad58">4badd7d8</a>)</li> <li><strong>client-payment-cryptography-data:</strong> Expand length of message data field for Mac generation and validation to 8192 characters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/94e5aad502fd2f683810c84236d42594365fdb49">94e5aad5</a>)</li> <li><strong>client-glue:</strong> AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0e59b1376e47239baa7ca44fc271e1fc4ad8e0d9">0e59b137</a>)</li> <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fb8fd45cbf10676b1c2e862a64a7bb97b2e0fe68">fb8fd45c</a>)</li> <li><strong>client-networkflowmonitor:</strong> Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/21e747add6c0565a63222dc553456f0ca86564ed">21e747ad</a>)</li> <li><strong>client-bedrock-agentcore:</strong> Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3497fa53ce9ff268bf0081e5e1ceed94fd263ebc">3497fa53</a>)</li> <li><strong>client-bedrock:</strong> This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/841448ba61602cebaf0a660f572aff40f9a6ab37">841448ba</a>)</li> <li><strong>client-datasync:</strong> AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7536612e6ca1c722be385b9daedb935acdae98bd">7536612e</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/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.847.0...v3.848.0">3.848.0</a> (2025-07-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.845.0...v3.846.0">3.846.0</a> (2025-07-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.844.0...v3.845.0">3.845.0</a> (2025-07-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>clients:</strong> upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint resolution (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7206">#7206</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2">37a6275</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c63c1e316f3c89e27cb9f1a9860a9af209ec5ff8"><code>c63c1e3</code></a> Publish v3.848.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da105878641f9b54d670dc02a91e35798ccf75b9"><code>da10587</code></a> Publish v3.846.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8a3703994063baf0e3e1a54090e2b6bf78af76f7"><code>8a37039</code></a> Publish v3.845.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2"><code>37a6275</code></a> fix(clients): upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint re...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.848.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.844.0 to 3.850.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.850.0</h2> <h4>3.850.0(2025-07-21)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-21 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a5e598d9f1f78bca23ad741ecec3027b61e7131">9a5e598d</a>)</li> <li><strong>client-deadline:</strong> Add support for VPC resource endpoints in Service Managed Fleets (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e094eab24c1f32a2750762a83f4231079adabb74">e094eab2</a>)</li> <li><strong>client-timestream-influxdb:</strong> Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ccb790866737f26ad3f111feb3ce4ae935ad024a">ccb79086</a>)</li> <li><strong>client-ec2:</strong> This release adds support for C8gn, F2 and P6e-GB200 Instance types (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d8f2e1262c71a3b21095200a4e53b058d907ed6">3d8f2e12</a>)</li> <li><strong>client-cloudfront:</strong> Add dualstack endpoint support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f67f98270956c7683649e6eff690819f7119431d">f67f9827</a>)</li> <li><strong>client-sagemaker:</strong> This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a78bcaf1ef8cc1498f3e73f59329fdae3d3bd4de">a78bcaf1</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>lib-dynamodb:</strong> support command reuse (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7216">#7216</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/24e5b28bf51df504c3504854ae5f3c50199b423b">24e5b28b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> convert feature test to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7214">#7214</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/736cdab52e3a22e08c6518877b85d64b4f45c5a1">736cdab5</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.850.0.zip</strong></p> <h2>v3.849.0</h2> <h4>3.849.0(2025-07-18)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ssm:</strong> July 2025 doc-only updates for Systems Manager. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c081fec90e412a97832801533499728c5c64a20">4c081fec</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-18 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dac2a874e9ce808de0ed60e54174aa3249c71639">dac2a874</a>)</li> <li><strong>client-outposts:</strong> Add AWS Outposts API to surface customer billing information (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc4cc25c54dee158f6fae638ba75781083988551">bc4cc25c</a>)</li> <li><strong>client-sesv2:</strong> Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cf5c019c50e9a58915d1caf44748cacfe88a48b">1cf5c019</a>)</li> <li><strong>client-cloudwatch-logs:</strong> CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/090c70084e11a2e7553c2c4408ae9027e43f7430">090c7008</a>)</li> <li><strong>client-auditmanager:</strong> Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/218ebbc102914a59b872ad2382da80286a0d121c">218ebbc1</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds support for TAMS server integration with MediaConvert inputs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e804655c3bbe845605a6631e792c2920dbd95523">e804655c</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.849.0.zip</strong></p> <h2>v3.848.0</h2> <h4>3.848.0(2025-07-17)</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-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.849.0...v3.850.0">3.850.0</a> (2025-07-21)</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.847.0...v3.848.0">3.848.0</a> (2025-07-17)</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.845.0...v3.846.0">3.846.0</a> (2025-07-16)</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.844.0...v3.845.0">3.845.0</a> (2025-07-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>clients:</strong> upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint resolution (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7206">#7206</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2">37a6275</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6f14868baccb691d449170eafc7330a27272a1ba">6f14868</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2e7d107003aa85474670fbd4e03212c473e23432"><code>2e7d107</code></a> Publish v3.850.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/736cdab52e3a22e08c6518877b85d64b4f45c5a1"><code>736cdab</code></a> test(client-s3): convert feature test to vitest (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7214">#7214</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c63c1e316f3c89e27cb9f1a9860a9af209ec5ff8"><code>c63c1e3</code></a> Publish v3.848.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da105878641f9b54d670dc02a91e35798ccf75b9"><code>da10587</code></a> Publish v3.846.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8a3703994063baf0e3e1a54090e2b6bf78af76f7"><code>8a37039</code></a> Publish v3.845.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6f14868baccb691d449170eafc7330a27272a1ba"><code>6f14868</code></a> feat(client-s3): Amazon S3 Metadata live inventory tables provide a queryable...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2"><code>37a6275</code></a> fix(clients): upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint re...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.850.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.844.0 to 3.850.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.850.0</h2> <h4>3.850.0(2025-07-21)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-21 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9a5e598d9f1f78bca23ad741ecec3027b61e7131">9a5e598d</a>)</li> <li><strong>client-deadline:</strong> Add support for VPC resource endpoints in Service Managed Fleets (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e094eab24c1f32a2750762a83f4231079adabb74">e094eab2</a>)</li> <li><strong>client-timestream-influxdb:</strong> Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ccb790866737f26ad3f111feb3ce4ae935ad024a">ccb79086</a>)</li> <li><strong>client-ec2:</strong> This release adds support for C8gn, F2 and P6e-GB200 Instance types (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d8f2e1262c71a3b21095200a4e53b058d907ed6">3d8f2e12</a>)</li> <li><strong>client-cloudfront:</strong> Add dualstack endpoint support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f67f98270956c7683649e6eff690819f7119431d">f67f9827</a>)</li> <li><strong>client-sagemaker:</strong> This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a78bcaf1ef8cc1498f3e73f59329fdae3d3bd4de">a78bcaf1</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>lib-dynamodb:</strong> support command reuse (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7216">#7216</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/24e5b28bf51df504c3504854ae5f3c50199b423b">24e5b28b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> convert feature test to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7214">#7214</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/736cdab52e3a22e08c6518877b85d64b4f45c5a1">736cdab5</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.850.0.zip</strong></p> <h2>v3.849.0</h2> <h4>3.849.0(2025-07-18)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-ssm:</strong> July 2025 doc-only updates for Systems Manager. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c081fec90e412a97832801533499728c5c64a20">4c081fec</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-18 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dac2a874e9ce808de0ed60e54174aa3249c71639">dac2a874</a>)</li> <li><strong>client-outposts:</strong> Add AWS Outposts API to surface customer billing information (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc4cc25c54dee158f6fae638ba75781083988551">bc4cc25c</a>)</li> <li><strong>client-sesv2:</strong> Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cf5c019c50e9a58915d1caf44748cacfe88a48b">1cf5c019</a>)</li> <li><strong>client-cloudwatch-logs:</strong> CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/090c70084e11a2e7553c2c4408ae9027e43f7430">090c7008</a>)</li> <li><strong>client-auditmanager:</strong> Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/218ebbc102914a59b872ad2382da80286a0d121c">218ebbc1</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds support for TAMS server integration with MediaConvert inputs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e804655c3bbe845605a6631e792c2920dbd95523">e804655c</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.849.0.zip</strong></p> <h2>v3.848.0</h2> <h4>3.848.0(2025-07-17)</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/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.849.0...v3.850.0">3.850.0</a> (2025-07-21)</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.847.0...v3.848.0">3.848.0</a> (2025-07-17)</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.845.0...v3.846.0">3.846.0</a> (2025-07-16)</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.844.0...v3.845.0">3.845.0</a> (2025-07-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>clients:</strong> upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint resolution (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7206">#7206</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2">37a6275</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2e7d107003aa85474670fbd4e03212c473e23432"><code>2e7d107</code></a> Publish v3.850.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c63c1e316f3c89e27cb9f1a9860a9af209ec5ff8"><code>c63c1e3</code></a> Publish v3.848.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da105878641f9b54d670dc02a91e35798ccf75b9"><code>da10587</code></a> Publish v3.846.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8a3703994063baf0e3e1a54090e2b6bf78af76f7"><code>8a37039</code></a> Publish v3.845.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2"><code>37a6275</code></a> fix(clients): upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint re...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.850.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.844.0 to 3.848.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.848.0</h2> <h4>3.848.0(2025-07-17)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-keyspacesstreams:</strong> Doc only update for the Amazon Keyspaces Streams API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/299bd9d13a7a4a3a5936874030300a502606778a">299bd9d1</a>)</li> <li><strong>client-sfn:</strong> Align input with style guidelines. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f60fcf626ff2dd2b9bc72bd4e2720aba70047097">f60fcf62</a>)</li> <li><strong>client-cloudfront:</strong> Doc only update for CloudFront that fixes some customer-reported issues (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d866c0568cceabf3c38467cfa33d33d97f40d14b">d866c056</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fad106cd807fb255a800d07811d9d04d620cb5e">6fad106c</a>)</li> <li><strong>client-ec2:</strong> AWS Free Tier Version2 Support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1356a462bacc1925301805789570fa914844eb19">1356a462</a>)</li> <li><strong>client-mediaconvert:</strong> This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dc5d4c46174c8bade6db2f9d49fbd67a18d5bd01">dc5d4c46</a>)</li> <li><strong>client-synthetics:</strong> This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary (<a href="https://github.com/aws/aws-sdk-js-v3/commit/816322ac0b2a2e686fbabacc376e64f97ef2ad00">816322ac</a>)</li> <li><strong>client-mailmanager:</strong> Allow underscores in the local part of the input of the &quot;Email recipients rewrite&quot; action in rule sets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d0c66111ca15c6b3d3472deee726ec576bef3367">d0c66111</a>)</li> <li><strong>client-cleanroomsml:</strong> This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2b8c1aae01e9d6d0e2a7c09b80ac99675f7208fe">2b8c1aae</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>util-endpoints:</strong> add AWS_ENDPOINT_URL integ test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7209">#7209</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6eff848f53cdffe950bf6c90d72758c74f8db14d">6eff848f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.848.0.zip</strong></p> <h2>v3.847.0</h2> <h4>3.847.0(2025-07-16)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-sfn:</strong> Doc-only update to introduction, and edits to clarify input parameter and the set of control characters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3fbc3193224b4fdf5dc837a657fa8f8535fe8a26">3fbc3193</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-07-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d2dcec4df7f942f9089894ee62b021a6c53f9451">d2dcec4d</a>)</li> <li><strong>client-guardduty:</strong> Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d6dcecccab0bd98a8772113a5a137d1645cb0ea2">d6dceccc</a>)</li> <li><strong>client-bedrock-runtime:</strong> document update to support on demand custom model. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f6ff1679e475e432eb0c3f074ab357387d302a2">2f6ff167</a>)</li> <li><strong>client-iot-wireless:</strong> FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/24949eb62976c52743dab223febabcee8ece0a54">24949eb6</a>)</li> <li><strong>client-mediapackagev2:</strong> This release adds support for CDN Authentication using Static Headers in MediaPackage v2. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ecdc121d7096eb84519668f5fb12504475ec8420">ecdc121d</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4badd7d8b7cca2d8c71d8cda12539a7eb39aad58">4badd7d8</a>)</li> <li><strong>client-payment-cryptography-data:</strong> Expand length of message data field for Mac generation and validation to 8192 characters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/94e5aad502fd2f683810c84236d42594365fdb49">94e5aad5</a>)</li> <li><strong>client-glue:</strong> AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0e59b1376e47239baa7ca44fc271e1fc4ad8e0d9">0e59b137</a>)</li> <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fb8fd45cbf10676b1c2e862a64a7bb97b2e0fe68">fb8fd45c</a>)</li> <li><strong>client-networkflowmonitor:</strong> Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/21e747add6c0565a63222dc553456f0ca86564ed">21e747ad</a>)</li> <li><strong>client-bedrock-agentcore:</strong> Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3497fa53ce9ff268bf0081e5e1ceed94fd263ebc">3497fa53</a>)</li> <li><strong>client-bedrock:</strong> This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/841448ba61602cebaf0a660f572aff40f9a6ab37">841448ba</a>)</li> <li><strong>client-datasync:</strong> AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7536612e6ca1c722be385b9daedb935acdae98bd">7536612e</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/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.847.0...v3.848.0">3.848.0</a> (2025-07-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-eventbridge</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.845.0...v3.846.0">3.846.0</a> (2025-07-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-eventbridge</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.844.0...v3.845.0">3.845.0</a> (2025-07-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>clients:</strong> upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint resolution (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7206">#7206</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2">37a6275</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>client-eventbridge:</strong> Add customer-facing logging for the EventBridge Event Bus, enabling customers to better observe their events and extract insights about their EventBridge usage. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f9e43a06840efd2ccb12f8cc5f36c12166848b40">f9e43a0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c63c1e316f3c89e27cb9f1a9860a9af209ec5ff8"><code>c63c1e3</code></a> Publish v3.848.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da105878641f9b54d670dc02a91e35798ccf75b9"><code>da10587</code></a> Publish v3.846.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8a3703994063baf0e3e1a54090e2b6bf78af76f7"><code>8a37039</code></a> Publish v3.845.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/f9e43a06840efd2ccb12f8cc5f36c12166848b40"><code>f9e43a0</code></a> feat(client-eventbridge): Add customer-facing logging for the EventBridge Eve...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/37a627510bc53ad0ce8d3ef10a2a5ec8ad195ee2"><code>37a6275</code></a> fix(clients): upgrade <code>@​smithy/middleware-endpoint</code> to fix file/env endpoint re...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.848.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 05c40ff commit 8e6c422

File tree

7 files changed

+275
-258
lines changed

7 files changed

+275
-258
lines changed

lambdas/functions/ami-housekeeper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"dependencies": {
2727
"@aws-github-runner/aws-powertools-util": "*",
2828
"@aws-github-runner/aws-ssm-util": "*",
29-
"@aws-sdk/client-ec2": "^3.844.0",
30-
"@aws-sdk/client-ssm": "^3.844.0",
29+
"@aws-sdk/client-ec2": "^3.850.0",
30+
"@aws-sdk/client-ssm": "^3.849.0",
3131
"cron-parser": "^5.0.4"
3232
},
3333
"nx": {

lambdas/functions/control-plane/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@aws-github-runner/aws-powertools-util": "*",
3434
"@aws-github-runner/aws-ssm-util": "*",
3535
"@aws-lambda-powertools/parameters": "^2.23.0",
36-
"@aws-sdk/client-ec2": "^3.844.0",
37-
"@aws-sdk/client-sqs": "^3.844.0",
36+
"@aws-sdk/client-ec2": "^3.850.0",
37+
"@aws-sdk/client-sqs": "^3.848.0",
3838
"@middy/core": "^6.1.6",
3939
"@octokit/auth-app": "8.0.2",
4040
"@octokit/core": "7.0.3",

lambdas/functions/gh-agent-syncer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@aws-github-runner/aws-powertools-util": "*",
31-
"@aws-sdk/client-s3": "^3.844.0",
32-
"@aws-sdk/lib-storage": "^3.844.0",
31+
"@aws-sdk/client-s3": "^3.850.0",
32+
"@aws-sdk/lib-storage": "^3.850.0",
3333
"@middy/core": "^6.1.6",
3434
"@octokit/rest": "22.0.0",
3535
"axios": "^1.8.4"

lambdas/functions/termination-watcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@aws-github-runner/aws-powertools-util": "*",
27-
"@aws-sdk/client-ec2": "^3.844.0",
27+
"@aws-sdk/client-ec2": "^3.850.0",
2828
"@middy/core": "^6.1.6"
2929
},
3030
"nx": {

lambdas/functions/webhook/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"all": "yarn build && yarn format && yarn lint && yarn test"
1818
},
1919
"devDependencies": {
20-
"@aws-sdk/client-eventbridge": "^3.844.0",
20+
"@aws-sdk/client-eventbridge": "^3.848.0",
2121
"@octokit/webhooks-types": "^7.6.1",
2222
"@types/aws-lambda": "^8.10.147",
2323
"@types/express": "^5.0.0",
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@aws-github-runner/aws-powertools-util": "*",
3232
"@aws-github-runner/aws-ssm-util": "*",
33-
"@aws-sdk/client-sqs": "^3.844.0",
33+
"@aws-sdk/client-sqs": "^3.848.0",
3434
"@middy/core": "^6.1.6",
3535
"@octokit/rest": "22.0.0",
3636
"@octokit/types": "^14.1.0",

lambdas/libs/aws-ssm-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@aws-github-runner/aws-powertools-util": "*",
26-
"@aws-sdk/client-ssm": "^3.844.0"
26+
"@aws-sdk/client-ssm": "^3.849.0"
2727
},
2828
"nx": {
2929
"includedScripts": [

0 commit comments

Comments
 (0)