Skip to content

Commit 83cc3f2

Browse files
fix(lambda): bump the aws group in /lambdas with 7 updates (#4781)
Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.892.0` | `3.894.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.891.0` | `3.893.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.887.0` | `3.893.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.891.0` | `3.893.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.892.0` | `3.893.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.892.0` | `3.893.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.891.0` | `3.894.0` | Updates `@aws-sdk/client-ec2` from 3.892.0 to 3.894.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.894.0</h2> <h4>3.894.0(2025-09-22)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> enable inliner build for new clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7365">#7365</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9e3a3e026fc3ba6dd89541a3048a2120628d69f0">9e3a3e02</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Starting in JAN 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd3b9072511cbc82e72ff63f9fe3fbc55ce5dd83">fd3b9072</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-22 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/182581c32e14d4ce080fe85ba215fd4c458035e3">182581c3</a>)</li> <li><strong>client-imagebuilder:</strong> Version ARNs are no longer required for the EC2 Image Builder list-image-build-version, list-component-build-version, and list-workflow-build-version APIs. Calling these APIs without the ARN returns all build versions for the given resource type in the requesting account. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac6ffdfebc04e8c0865aa68cf89a4c9b4ebbd4ee">ac6ffdfe</a>)</li> <li><strong>client-eks:</strong> Adds support for RepairConfig overrides and configurations in EKS Managed Node Groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8a8db628913a20e498bb3471f469d4e0ecdb603d">8a8db628</a>)</li> <li><strong>xml-builder:</strong> use DOMParser for browser XML parsing (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7347">#7347</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af4025005e5c251d64b5cf3840d24e48d7ae1d91">af402500</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.894.0.zip</strong></p> <h2>v3.893.0</h2> <h4>3.893.0(2025-09-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>release 0.35.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7361">#7361</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4442dff75859f3d4da4cbc2979f59fe4685262ea">4442dff7</a>)</li> <li>sync for Uint8Array genericity (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7359">#7359</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944">ef0345c2</a>)</li> </ul> </li> <li>pull request build on PR opened event (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7360">#7360</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64f7f0e4e9a8b77cf088c9a8c57f56a2f53bb64">c64f7f0e</a>)</li> <li><strong>packages:</strong> set sideEffects metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7358">#7358</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049">c1611a07</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sqs:</strong> Update invalid character handling documentation for SQS SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4">4ff9d676</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3726908cc3401fce09a760fcaa51a238aab39cdd">3726908c</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ab54a280aa77ee912897f8fe4d7c9210685d55e">9ab54a28</a>)</li> <li><strong>client-config-service:</strong> Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b89d93543f9310d64e4ab9fbd29da35d9f8a835">9b89d935</a>)</li> <li><strong>client-connect:</strong> This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59e863bab77a388cd0dad547f0d0d56d17eeab67">59e863ba</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> Added support for cross-account Active Directories. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/22e49d10945f9b91bc46fa0ebf60dc17104e82c2">22e49d10</a>)</li> <li><strong>client-medialive:</strong> Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f22be24f9da78e6bdcb984915a527cb64f83c9">25f22be2</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>rekognitionstreaming:</strong> remove outdated endpoint tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7362">#7362</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10b3d03ff71bfa9e917dce094e87f646cdb73dc2">10b3d03f</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-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.893.0...v3.894.0">3.894.0</a> (2025-09-22)</h1> <h3>Features</h3> <ul> <li><strong>xml-builder:</strong> use DOMParser for browser XML parsing (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7347">#7347</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af4025005e5c251d64b5cf3840d24e48d7ae1d91">af40250</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.892.0...v3.893.0">3.893.0</a> (2025-09-19)</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/de69eb520aaa8ca098517007837037a03e356958"><code>de69eb5</code></a> Publish v3.894.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/af4025005e5c251d64b5cf3840d24e48d7ae1d91"><code>af40250</code></a> feat(xml-builder): use DOMParser for browser XML parsing (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7347">#7347</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6cdb1ae729a827f8003f7c2e496cb0809dae5973"><code>6cdb1ae</code></a> Publish v3.893.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944"><code>ef0345c</code></a> chore(codegen): sync for Uint8Array genericity (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7359">#7359</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.894.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.891.0 to 3.893.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.893.0</h2> <h4>3.893.0(2025-09-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>release 0.35.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7361">#7361</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4442dff75859f3d4da4cbc2979f59fe4685262ea">4442dff7</a>)</li> <li>sync for Uint8Array genericity (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7359">#7359</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944">ef0345c2</a>)</li> </ul> </li> <li>pull request build on PR opened event (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7360">#7360</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64f7f0e4e9a8b77cf088c9a8c57f56a2f53bb64">c64f7f0e</a>)</li> <li><strong>packages:</strong> set sideEffects metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7358">#7358</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049">c1611a07</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sqs:</strong> Update invalid character handling documentation for SQS SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4">4ff9d676</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3726908cc3401fce09a760fcaa51a238aab39cdd">3726908c</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ab54a280aa77ee912897f8fe4d7c9210685d55e">9ab54a28</a>)</li> <li><strong>client-config-service:</strong> Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b89d93543f9310d64e4ab9fbd29da35d9f8a835">9b89d935</a>)</li> <li><strong>client-connect:</strong> This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59e863bab77a388cd0dad547f0d0d56d17eeab67">59e863ba</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> Added support for cross-account Active Directories. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/22e49d10945f9b91bc46fa0ebf60dc17104e82c2">22e49d10</a>)</li> <li><strong>client-medialive:</strong> Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f22be24f9da78e6bdcb984915a527cb64f83c9">25f22be2</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>rekognitionstreaming:</strong> remove outdated endpoint tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7362">#7362</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10b3d03ff71bfa9e917dce094e87f646cdb73dc2">10b3d03f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.893.0.zip</strong></p> <h2>v3.892.0</h2> <h4>3.892.0(2025-09-18)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> validate no Uint8Array with type parameters are generated by compiler (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7355">#7355</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a40013fac486b672af55f9d1fb820e4ac5c83960">a40013fa</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-budgets:</strong> Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e3e7974eb1e81f73361955b4ffe695829bbd210f">e3e7974e</a>)</li> <li><strong>client-ec2:</strong> Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames (<a href="https://github.com/aws/aws-sdk-js-v3/commit/442403cd0d148527f1c65db584b99b8239c05c5b">442403cd</a>)</li> <li><strong>client-chime-sdk-messaging:</strong> Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb921320074b94d83b277c26083d607eeaaaecb8">eb921320</a>)</li> <li><strong>client-bedrock:</strong> Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b9c1896eca120c454bd8004935c2433539d851eb">b9c1896e</a>)</li> </ul> <h5>Tests</h5> <ul> <li>remove changesets calls from e2e tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7354">#7354</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f05819f56aab498aca42b4fdd86f400d319ace0">1f05819f</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-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.892.0...v3.893.0">3.893.0</a> (2025-09-19)</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/6cdb1ae729a827f8003f7c2e496cb0809dae5973"><code>6cdb1ae</code></a> Publish v3.893.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944"><code>ef0345c</code></a> chore(codegen): sync for Uint8Array genericity (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7359">#7359</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.893.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.887.0 to 3.893.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/types</code>'s releases</a>.</em></p> <blockquote> <h2>v3.893.0</h2> <h4>3.893.0(2025-09-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>release 0.35.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7361">#7361</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4442dff75859f3d4da4cbc2979f59fe4685262ea">4442dff7</a>)</li> <li>sync for Uint8Array genericity (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7359">#7359</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944">ef0345c2</a>)</li> </ul> </li> <li>pull request build on PR opened event (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7360">#7360</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64f7f0e4e9a8b77cf088c9a8c57f56a2f53bb64">c64f7f0e</a>)</li> <li><strong>packages:</strong> set sideEffects metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7358">#7358</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049">c1611a07</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sqs:</strong> Update invalid character handling documentation for SQS SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4">4ff9d676</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3726908cc3401fce09a760fcaa51a238aab39cdd">3726908c</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ab54a280aa77ee912897f8fe4d7c9210685d55e">9ab54a28</a>)</li> <li><strong>client-config-service:</strong> Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b89d93543f9310d64e4ab9fbd29da35d9f8a835">9b89d935</a>)</li> <li><strong>client-connect:</strong> This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59e863bab77a388cd0dad547f0d0d56d17eeab67">59e863ba</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> Added support for cross-account Active Directories. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/22e49d10945f9b91bc46fa0ebf60dc17104e82c2">22e49d10</a>)</li> <li><strong>client-medialive:</strong> Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f22be24f9da78e6bdcb984915a527cb64f83c9">25f22be2</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>rekognitionstreaming:</strong> remove outdated endpoint tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7362">#7362</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10b3d03ff71bfa9e917dce094e87f646cdb73dc2">10b3d03f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.893.0.zip</strong></p> <h2>v3.892.0</h2> <h4>3.892.0(2025-09-18)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> validate no Uint8Array with type parameters are generated by compiler (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7355">#7355</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a40013fac486b672af55f9d1fb820e4ac5c83960">a40013fa</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-budgets:</strong> Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e3e7974eb1e81f73361955b4ffe695829bbd210f">e3e7974e</a>)</li> <li><strong>client-ec2:</strong> Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames (<a href="https://github.com/aws/aws-sdk-js-v3/commit/442403cd0d148527f1c65db584b99b8239c05c5b">442403cd</a>)</li> <li><strong>client-chime-sdk-messaging:</strong> Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb921320074b94d83b277c26083d607eeaaaecb8">eb921320</a>)</li> <li><strong>client-bedrock:</strong> Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b9c1896eca120c454bd8004935c2433539d851eb">b9c1896e</a>)</li> </ul> <h5>Tests</h5> <ul> <li>remove changesets calls from e2e tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7354">#7354</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f05819f56aab498aca42b4fdd86f400d319ace0">1f05819f</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.892.0...v3.893.0">3.893.0</a> (2025-09-19)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/types</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6cdb1ae729a827f8003f7c2e496cb0809dae5973"><code>6cdb1ae</code></a> Publish v3.893.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049"><code>c1611a0</code></a> chore(packages): set sideEffects metadata (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7358">#7358</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.893.0/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.891.0 to 3.893.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.893.0</h2> <h4>3.893.0(2025-09-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>release 0.35.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7361">#7361</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4442dff75859f3d4da4cbc2979f59fe4685262ea">4442dff7</a>)</li> <li>sync for Uint8Array genericity (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7359">#7359</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944">ef0345c2</a>)</li> </ul> </li> <li>pull request build on PR opened event (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7360">#7360</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64f7f0e4e9a8b77cf088c9a8c57f56a2f53bb64">c64f7f0e</a>)</li> <li><strong>packages:</strong> set sideEffects metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7358">#7358</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049">c1611a07</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sqs:</strong> Update invalid character handling documentation for SQS SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4">4ff9d676</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3726908cc3401fce09a760fcaa51a238aab39cdd">3726908c</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ab54a280aa77ee912897f8fe4d7c9210685d55e">9ab54a28</a>)</li> <li><strong>client-config-service:</strong> Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b89d93543f9310d64e4ab9fbd29da35d9f8a835">9b89d935</a>)</li> <li><strong>client-connect:</strong> This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59e863bab77a388cd0dad547f0d0d56d17eeab67">59e863ba</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> Added support for cross-account Active Directories. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/22e49d10945f9b91bc46fa0ebf60dc17104e82c2">22e49d10</a>)</li> <li><strong>client-medialive:</strong> Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f22be24f9da78e6bdcb984915a527cb64f83c9">25f22be2</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>rekognitionstreaming:</strong> remove outdated endpoint tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7362">#7362</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10b3d03ff71bfa9e917dce094e87f646cdb73dc2">10b3d03f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.893.0.zip</strong></p> <h2>v3.892.0</h2> <h4>3.892.0(2025-09-18)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> validate no Uint8Array with type parameters are generated by compiler (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7355">#7355</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a40013fac486b672af55f9d1fb820e4ac5c83960">a40013fa</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-budgets:</strong> Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e3e7974eb1e81f73361955b4ffe695829bbd210f">e3e7974e</a>)</li> <li><strong>client-ec2:</strong> Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames (<a href="https://github.com/aws/aws-sdk-js-v3/commit/442403cd0d148527f1c65db584b99b8239c05c5b">442403cd</a>)</li> <li><strong>client-chime-sdk-messaging:</strong> Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb921320074b94d83b277c26083d607eeaaaecb8">eb921320</a>)</li> <li><strong>client-bedrock:</strong> Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b9c1896eca120c454bd8004935c2433539d851eb">b9c1896e</a>)</li> </ul> <h5>Tests</h5> <ul> <li>remove changesets calls from e2e tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7354">#7354</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f05819f56aab498aca42b4fdd86f400d319ace0">1f05819f</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.892.0...v3.893.0">3.893.0</a> (2025-09-19)</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/6cdb1ae729a827f8003f7c2e496cb0809dae5973"><code>6cdb1ae</code></a> Publish v3.893.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4"><code>4ff9d67</code></a> docs(client-sqs): Update invalid character handling documentation for SQS Sen...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944"><code>ef0345c</code></a> chore(codegen): sync for Uint8Array genericity (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7359">#7359</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.893.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.892.0 to 3.893.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.893.0</h2> <h4>3.893.0(2025-09-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>release 0.35.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7361">#7361</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4442dff75859f3d4da4cbc2979f59fe4685262ea">4442dff7</a>)</li> <li>sync for Uint8Array genericity (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7359">#7359</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944">ef0345c2</a>)</li> </ul> </li> <li>pull request build on PR opened event (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7360">#7360</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64f7f0e4e9a8b77cf088c9a8c57f56a2f53bb64">c64f7f0e</a>)</li> <li><strong>packages:</strong> set sideEffects metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7358">#7358</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049">c1611a07</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sqs:</strong> Update invalid character handling documentation for SQS SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4">4ff9d676</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3726908cc3401fce09a760fcaa51a238aab39cdd">3726908c</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ab54a280aa77ee912897f8fe4d7c9210685d55e">9ab54a28</a>)</li> <li><strong>client-config-service:</strong> Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b89d93543f9310d64e4ab9fbd29da35d9f8a835">9b89d935</a>)</li> <li><strong>client-connect:</strong> This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59e863bab77a388cd0dad547f0d0d56d17eeab67">59e863ba</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> Added support for cross-account Active Directories. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/22e49d10945f9b91bc46fa0ebf60dc17104e82c2">22e49d10</a>)</li> <li><strong>client-medialive:</strong> Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f22be24f9da78e6bdcb984915a527cb64f83c9">25f22be2</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>rekognitionstreaming:</strong> remove outdated endpoint tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7362">#7362</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10b3d03ff71bfa9e917dce094e87f646cdb73dc2">10b3d03f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.893.0.zip</strong></p> </blockquote> </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.892.0...v3.893.0">3.893.0</a> (2025-09-19)</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/6cdb1ae729a827f8003f7c2e496cb0809dae5973"><code>6cdb1ae</code></a> Publish v3.893.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944"><code>ef0345c</code></a> chore(codegen): sync for Uint8Array genericity (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7359">#7359</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.893.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.892.0 to 3.893.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.893.0</h2> <h4>3.893.0(2025-09-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>release 0.35.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7361">#7361</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4442dff75859f3d4da4cbc2979f59fe4685262ea">4442dff7</a>)</li> <li>sync for Uint8Array genericity (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7359">#7359</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944">ef0345c2</a>)</li> </ul> </li> <li>pull request build on PR opened event (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7360">#7360</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64f7f0e4e9a8b77cf088c9a8c57f56a2f53bb64">c64f7f0e</a>)</li> <li><strong>packages:</strong> set sideEffects metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7358">#7358</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049">c1611a07</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sqs:</strong> Update invalid character handling documentation for SQS SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4">4ff9d676</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3726908cc3401fce09a760fcaa51a238aab39cdd">3726908c</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ab54a280aa77ee912897f8fe4d7c9210685d55e">9ab54a28</a>)</li> <li><strong>client-config-service:</strong> Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b89d93543f9310d64e4ab9fbd29da35d9f8a835">9b89d935</a>)</li> <li><strong>client-connect:</strong> This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59e863bab77a388cd0dad547f0d0d56d17eeab67">59e863ba</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> Added support for cross-account Active Directories. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/22e49d10945f9b91bc46fa0ebf60dc17104e82c2">22e49d10</a>)</li> <li><strong>client-medialive:</strong> Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f22be24f9da78e6bdcb984915a527cb64f83c9">25f22be2</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>rekognitionstreaming:</strong> remove outdated endpoint tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7362">#7362</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10b3d03ff71bfa9e917dce094e87f646cdb73dc2">10b3d03f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.893.0.zip</strong></p> </blockquote> </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.892.0...v3.893.0">3.893.0</a> (2025-09-19)</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/6cdb1ae729a827f8003f7c2e496cb0809dae5973"><code>6cdb1ae</code></a> Publish v3.893.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944"><code>ef0345c</code></a> chore(codegen): sync for Uint8Array genericity (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7359">#7359</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.893.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.891.0 to 3.894.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.894.0</h2> <h4>3.894.0(2025-09-22)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> enable inliner build for new clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7365">#7365</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9e3a3e026fc3ba6dd89541a3048a2120628d69f0">9e3a3e02</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Starting in JAN 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd3b9072511cbc82e72ff63f9fe3fbc55ce5dd83">fd3b9072</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-22 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/182581c32e14d4ce080fe85ba215fd4c458035e3">182581c3</a>)</li> <li><strong>client-imagebuilder:</strong> Version ARNs are no longer required for the EC2 Image Builder list-image-build-version, list-component-build-version, and list-workflow-build-version APIs. Calling these APIs without the ARN returns all build versions for the given resource type in the requesting account. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac6ffdfebc04e8c0865aa68cf89a4c9b4ebbd4ee">ac6ffdfe</a>)</li> <li><strong>client-eks:</strong> Adds support for RepairConfig overrides and configurations in EKS Managed Node Groups. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8a8db628913a20e498bb3471f469d4e0ecdb603d">8a8db628</a>)</li> <li><strong>xml-builder:</strong> use DOMParser for browser XML parsing (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7347">#7347</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af4025005e5c251d64b5cf3840d24e48d7ae1d91">af402500</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.894.0.zip</strong></p> <h2>v3.893.0</h2> <h4>3.893.0(2025-09-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>release 0.35.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7361">#7361</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4442dff75859f3d4da4cbc2979f59fe4685262ea">4442dff7</a>)</li> <li>sync for Uint8Array genericity (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7359">#7359</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944">ef0345c2</a>)</li> </ul> </li> <li>pull request build on PR opened event (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7360">#7360</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64f7f0e4e9a8b77cf088c9a8c57f56a2f53bb64">c64f7f0e</a>)</li> <li><strong>packages:</strong> set sideEffects metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7358">#7358</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c1611a076078c8642b4f861ce518f3ee35d3b049">c1611a07</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sqs:</strong> Update invalid character handling documentation for SQS SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4ff9d67624f91b475cabd9010a02050d9abdc8f4">4ff9d676</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-19 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3726908cc3401fce09a760fcaa51a238aab39cdd">3726908c</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ab54a280aa77ee912897f8fe4d7c9210685d55e">9ab54a28</a>)</li> <li><strong>client-config-service:</strong> Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b89d93543f9310d64e4ab9fbd29da35d9f8a835">9b89d935</a>)</li> <li><strong>client-connect:</strong> This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59e863bab77a388cd0dad547f0d0d56d17eeab67">59e863ba</a>)</li> <li><strong>client-license-manager-user-subscriptions:</strong> Added support for cross-account Active Directories. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/22e49d10945f9b91bc46fa0ebf60dc17104e82c2">22e49d10</a>)</li> <li><strong>client-medialive:</strong> Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f22be24f9da78e6bdcb984915a527cb64f83c9">25f22be2</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>rekognitionstreaming:</strong> remove outdated endpoint tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7362">#7362</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/10b3d03ff71bfa9e917dce094e87f646cdb73dc2">10b3d03f</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.893.0...v3.894.0">3.894.0</a> (2025-09-22)</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.892.0...v3.893.0">3.893.0</a> (2025-09-19)</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/de69eb520aaa8ca098517007837037a03e356958"><code>de69eb5</code></a> Publish v3.894.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6cdb1ae729a827f8003f7c2e496cb0809dae5973"><code>6cdb1ae</code></a> Publish v3.893.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ef0345c23f4ef5fb98d1c43c42e1428b511ab944"><code>ef0345c</code></a> chore(codegen): sync for Uint8Array genericity (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7359">#7359</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.894.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e2f86f commit 83cc3f2

File tree

7 files changed

+464
-407
lines changed

7 files changed

+464
-407
lines changed

lambdas/functions/ami-housekeeper/package.json

Lines changed: 3 additions & 3 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/types": "^3.887.0",
20+
"@aws-sdk/types": "^3.893.0",
2121
"@types/aws-lambda": "^8.10.152",
2222
"@vercel/ncc": "^0.38.3",
2323
"aws-sdk-client-mock": "^4.1.0",
@@ -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.892.0",
30-
"@aws-sdk/client-ssm": "^3.891.0",
29+
"@aws-sdk/client-ec2": "^3.895.0",
30+
"@aws-sdk/client-ssm": "^3.895.0",
3131
"cron-parser": "^5.3.1"
3232
},
3333
"nx": {

lambdas/functions/control-plane/package.json

Lines changed: 3 additions & 3 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/types": "^3.887.0",
20+
"@aws-sdk/types": "^3.893.0",
2121
"@octokit/types": "^15.0.0",
2222
"@types/aws-lambda": "^8.10.152",
2323
"@types/node": "^22.16.5",
@@ -33,8 +33,8 @@
3333
"@aws-github-runner/aws-powertools-util": "*",
3434
"@aws-github-runner/aws-ssm-util": "*",
3535
"@aws-lambda-powertools/parameters": "^2.26.1",
36-
"@aws-sdk/client-ec2": "^3.892.0",
37-
"@aws-sdk/client-sqs": "^3.891.0",
36+
"@aws-sdk/client-ec2": "^3.895.0",
37+
"@aws-sdk/client-sqs": "^3.895.0",
3838
"@middy/core": "^6.4.1",
3939
"@octokit/auth-app": "8.1.0",
4040
"@octokit/core": "7.0.4",

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

Lines changed: 3 additions & 3 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/types": "^3.887.0",
20+
"@aws-sdk/types": "^3.893.0",
2121
"@types/aws-lambda": "^8.10.152",
2222
"@types/node": "^22.16.5",
2323
"@types/request": "^2.48.13",
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@aws-github-runner/aws-powertools-util": "*",
31-
"@aws-sdk/client-s3": "^3.892.0",
32-
"@aws-sdk/lib-storage": "^3.892.0",
31+
"@aws-sdk/client-s3": "^3.895.0",
32+
"@aws-sdk/lib-storage": "^3.895.0",
3333
"@middy/core": "^6.4.1",
3434
"@octokit/rest": "22.0.0",
3535
"axios": "^1.12.2"

lambdas/functions/termination-watcher/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"all": "yarn build && yarn format && yarn lint && yarn test"
1616
},
1717
"devDependencies": {
18-
"@aws-sdk/types": "^3.887.0",
18+
"@aws-sdk/types": "^3.893.0",
1919
"@types/aws-lambda": "^8.10.152",
2020
"@types/node": "^22.16.5",
2121
"@vercel/ncc": "^0.38.3",
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@aws-github-runner/aws-powertools-util": "*",
27-
"@aws-sdk/client-ec2": "^3.892.0",
27+
"@aws-sdk/client-ec2": "^3.895.0",
2828
"@middy/core": "^6.4.1"
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.891.0",
20+
"@aws-sdk/client-eventbridge": "^3.895.0",
2121
"@octokit/webhooks-types": "^7.6.1",
2222
"@types/aws-lambda": "^8.10.152",
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.891.0",
33+
"@aws-sdk/client-sqs": "^3.895.0",
3434
"@middy/core": "^6.4.1",
3535
"@octokit/rest": "22.0.0",
3636
"@octokit/types": "^15.0.0",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"all": "yarn build && yarn format && yarn lint && yarn test"
1616
},
1717
"devDependencies": {
18-
"@aws-sdk/types": "^3.887.0",
18+
"@aws-sdk/types": "^3.893.0",
1919
"@types/aws-lambda": "^8.10.152",
2020
"@types/node": "^22.16.5",
2121
"aws-sdk-client-mock": "^4.1.0",
2222
"aws-sdk-client-mock-jest": "^4.1.0"
2323
},
2424
"dependencies": {
2525
"@aws-github-runner/aws-powertools-util": "*",
26-
"@aws-sdk/client-ssm": "^3.891.0"
26+
"@aws-sdk/client-ssm": "^3.895.0"
2727
},
2828
"nx": {
2929
"includedScripts": [

0 commit comments

Comments
 (0)