Skip to content

fix(lambda): bump the aws group in /lambdas with 6 updates - #4750

Merged
npalm merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lambdas/aws-19ced8d48e
Sep 9, 2025
Merged

fix(lambda): bump the aws group in /lambdas with 6 updates#4750
npalm merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lambdas/aws-19ced8d48e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

Copy link
Copy Markdown
Contributor

Bumps the aws group in /lambdas with 6 updates:

Package From To
@aws-sdk/client-ec2 3.880.0 3.883.0
@aws-sdk/client-ssm 3.879.0 3.883.0
@aws-sdk/client-sqs 3.879.0 3.883.0
@aws-sdk/client-s3 3.879.0 3.884.0
@aws-sdk/lib-storage 3.879.0 3.884.0
@aws-sdk/client-eventbridge 3.879.0 3.883.0

Updates @aws-sdk/client-ec2 from 3.880.0 to 3.883.0

Release notes

Sourced from @​aws-sdk/client-ec2's releases.

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

For list of updated packages, view updated-packages.md in assets-3.883.0.zip

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ec2's changelog.

3.883.0 (2025-09-05)

Note: Version bump only for package @​aws-sdk/client-ec2

3.882.0 (2025-09-04)

Features

  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a)
Commits
  • 756643e Publish v3.883.0
  • 2481519 Publish v3.882.0
  • 19e055a feat(client-ec2): Add m8i, m8i-flex and i8ge instance types.
  • b0f9107 chore(codegen): sync for eventstream codegen, schema bucketing (#7306)
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.879.0 to 3.883.0

Release notes

Sourced from @​aws-sdk/client-ssm's releases.

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

For list of updated packages, view updated-packages.md in assets-3.883.0.zip

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ssm's changelog.

3.883.0 (2025-09-05)

Note: Version bump only for package @​aws-sdk/client-ssm

3.882.0 (2025-09-04)

Note: Version bump only for package @​aws-sdk/client-ssm

Commits

Updates @aws-sdk/client-sqs from 3.879.0 to 3.883.0

Release notes

Sourced from @​aws-sdk/client-sqs's releases.

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

For list of updated packages, view updated-packages.md in assets-3.883.0.zip

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sqs's changelog.

3.883.0 (2025-09-05)

Note: Version bump only for package @​aws-sdk/client-sqs

3.882.0 (2025-09-04)

Note: Version bump only for package @​aws-sdk/client-sqs

Commits

Updates @aws-sdk/client-s3 from 3.879.0 to 3.884.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.884.0

3.884.0(2025-09-08)

New Features
  • clients: update client endpoints as of 2025-09-08 (6f0c981f)
  • client-s3: This release includes backward compatibility work on the "Expires" parameter. (11d390e1)
  • client-securityhub: This release adds the RESOURCE_NOT_FOUND error code as a possible value in responses to the following operations: BatchGetStandardsControlAssociations, BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls. (6069734f)
  • client-iotsitewise: Add ComputationModelVersion support in IoT SiteWise APIs (96c925cb)

For list of updated packages, view updated-packages.md in assets-3.884.0.zip

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

For list of updated packages, view updated-packages.md in assets-3.883.0.zip

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.884.0 (2025-09-08)

Features

  • client-s3: This release includes backward compatibility work on the "Expires" parameter. (11d390e)

3.883.0 (2025-09-05)

Note: Version bump only for package @​aws-sdk/client-s3

3.882.0 (2025-09-04)

Note: Version bump only for package @​aws-sdk/client-s3

Commits
  • d5523dc Publish v3.884.0
  • 11d390e feat(client-s3): This release includes backward compatibility work on the "Ex...
  • 756643e Publish v3.883.0
  • 2481519 Publish v3.882.0
  • b0f9107 chore(codegen): sync for eventstream codegen, schema bucketing (#7306)
  • See full diff in compare view

Updates @aws-sdk/lib-storage from 3.879.0 to 3.884.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.884.0

3.884.0(2025-09-08)

New Features
  • clients: update client endpoints as of 2025-09-08 (6f0c981f)
  • client-s3: This release includes backward compatibility work on the "Expires" parameter. (11d390e1)
  • client-securityhub: This release adds the RESOURCE_NOT_FOUND error code as a possible value in responses to the following operations: BatchGetStandardsControlAssociations, BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls. (6069734f)
  • client-iotsitewise: Add ComputationModelVersion support in IoT SiteWise APIs (96c925cb)

For list of updated packages, view updated-packages.md in assets-3.884.0.zip

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

For list of updated packages, view updated-packages.md in assets-3.883.0.zip

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.884.0 (2025-09-08)

Note: Version bump only for package @​aws-sdk/lib-storage

3.883.0 (2025-09-05)

Bug Fixes

  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf0)

3.882.0 (2025-09-04)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits
  • d5523dc Publish v3.884.0
  • 756643e Publish v3.883.0
  • 1f7ccf0 fix(lib-storage): update Upload params type to intersection of all S3 upload ...
  • 2481519 Publish v3.882.0
  • b0f9107 chore(codegen): sync for eventstream codegen, schema bucketing (#7306)
  • See full diff in compare view

Updates @aws-sdk/client-eventbridge from 3.879.0 to 3.883.0

Release notes

Sourced from @​aws-sdk/client-eventbridge's releases.

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

For list of updated packages, view updated-packages.md in assets-3.883.0.zip

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-eventbridge's changelog.

3.883.0 (2025-09-05)

Note: Version bump only for package @​aws-sdk/client-eventbridge

3.882.0 (2025-09-04)

Note: Version bump only for package @​aws-sdk/client-eventbridge

Commits

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 commands and options

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

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.880.0` | `3.883.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.879.0` | `3.883.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.879.0` | `3.883.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.879.0` | `3.884.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.879.0` | `3.884.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.879.0` | `3.883.0` |


Updates `@aws-sdk/client-ec2` from 3.880.0 to 3.883.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.879.0 to 3.883.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-ssm)

Updates `@aws-sdk/client-sqs` from 3.879.0 to 3.883.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.879.0 to 3.884.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.884.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.879.0 to 3.884.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.884.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.879.0 to 3.883.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-eventbridge)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.884.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.884.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.883.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2025 19:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
@github-actions

github-actions Bot commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

@npalm
npalm merged commit 094d539 into main Sep 9, 2025
6 checks passed
@npalm
npalm deleted the dependabot/npm_and_yarn/lambdas/aws-19ced8d48e branch September 9, 2025 13:15
npalm pushed a commit that referenced this pull request Sep 9, 2025
🤖 I have created a release *beep* *boop*
---


##
[6.7.7](v6.7.6...v6.7.7)
(2025-09-09)


### Bug Fixes

* ensure IAM Role name length does not exceed 64 characters
([#4696](#4696))
([afacbef](afacbef))
@aarongorka
* **lambda:** bump the aws group in /lambdas with 6 updates
([#4750](#4750))
([094d539](094d539))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
…s-runners#4750)

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.880.0` | `3.883.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.879.0` | `3.883.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.879.0` | `3.883.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.879.0` | `3.884.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.879.0` | `3.884.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.879.0` | `3.883.0` |

Updates `@aws-sdk/client-ec2` from 3.880.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d"><code>19e055a</code></a>
feat(client-ec2): Add m8i, m8i-flex and i8ge instance types.</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.879.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.879.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.879.0 to 3.884.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.884.0</h2>
<h4>3.884.0(2025-09-08)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-08
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6f0c981f47537db21da8e2196adc55ed9c724d23">6f0c981f</a>)</li>
<li><strong>client-s3:</strong> This release includes backward
compatibility work on the &quot;Expires&quot; parameter. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818">11d390e1</a>)</li>
<li><strong>client-securityhub:</strong> This release adds the
RESOURCE_NOT_FOUND error code as a possible value in responses to the
following operations: BatchGetStandardsControlAssociations,
BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6069734f70788fb71538aadb53f36fae8267fc5d">6069734f</a>)</li>
<li><strong>client-iotsitewise:</strong> Add ComputationModelVersion
support in IoT SiteWise APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/96c925cb3828c1843cb5837c514d7d9412455d25">96c925cb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.884.0.zip</strong></p>
<h2>v3.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</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-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.883.0...v3.884.0">3.884.0</a>
(2025-09-08)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> This release includes backward
compatibility work on the &quot;Expires&quot; parameter. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818">11d390e</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/d5523dc5f86ff9c1d9099d1850c6646ab7d15275"><code>d5523dc</code></a>
Publish v3.884.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818"><code>11d390e</code></a>
feat(client-s3): This release includes backward compatibility work on
the &quot;Ex...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.884.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.879.0 to 3.884.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.884.0</h2>
<h4>3.884.0(2025-09-08)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-08
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6f0c981f47537db21da8e2196adc55ed9c724d23">6f0c981f</a>)</li>
<li><strong>client-s3:</strong> This release includes backward
compatibility work on the &quot;Expires&quot; parameter. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818">11d390e1</a>)</li>
<li><strong>client-securityhub:</strong> This release adds the
RESOURCE_NOT_FOUND error code as a possible value in responses to the
following operations: BatchGetStandardsControlAssociations,
BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6069734f70788fb71538aadb53f36fae8267fc5d">6069734f</a>)</li>
<li><strong>client-iotsitewise:</strong> Add ComputationModelVersion
support in IoT SiteWise APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/96c925cb3828c1843cb5837c514d7d9412455d25">96c925cb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.884.0.zip</strong></p>
<h2>v3.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</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/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.883.0...v3.884.0">3.884.0</a>
(2025-09-08)</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf0</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/d5523dc5f86ff9c1d9099d1850c6646ab7d15275"><code>d5523dc</code></a>
Publish v3.884.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1"><code>1f7ccf0</code></a>
fix(lib-storage): update Upload params type to intersection of all S3
upload ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.884.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.879.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.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>
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
🤖 I have created a release *beep* *boop*
---


##
[6.7.7](github-aws-runners/terraform-aws-github-runner@v6.7.6...v6.7.7)
(2025-09-09)


### Bug Fixes

* ensure IAM Role name length does not exceed 64 characters
([github-aws-runners#4696](github-aws-runners#4696))
([afacbef](github-aws-runners@afacbef))
@aarongorka
* **lambda:** bump the aws group in /lambdas with 6 updates
([github-aws-runners#4750](github-aws-runners#4750))
([094d539](github-aws-runners@094d539))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
zeekay pushed a commit to zeekay/terraform-aws-github-runner that referenced this pull request Sep 9, 2026
…s-runners#4750)

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.880.0` | `3.883.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.879.0` | `3.883.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.879.0` | `3.883.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.879.0` | `3.884.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.879.0` | `3.884.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.879.0` | `3.883.0` |

Updates `@aws-sdk/client-ec2` from 3.880.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d"><code>19e055a</code></a>
feat(client-ec2): Add m8i, m8i-flex and i8ge instance types.</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.879.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.879.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.879.0 to 3.884.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.884.0</h2>
<h4>3.884.0(2025-09-08)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-08
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6f0c981f47537db21da8e2196adc55ed9c724d23">6f0c981f</a>)</li>
<li><strong>client-s3:</strong> This release includes backward
compatibility work on the &quot;Expires&quot; parameter. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818">11d390e1</a>)</li>
<li><strong>client-securityhub:</strong> This release adds the
RESOURCE_NOT_FOUND error code as a possible value in responses to the
following operations: BatchGetStandardsControlAssociations,
BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6069734f70788fb71538aadb53f36fae8267fc5d">6069734f</a>)</li>
<li><strong>client-iotsitewise:</strong> Add ComputationModelVersion
support in IoT SiteWise APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/96c925cb3828c1843cb5837c514d7d9412455d25">96c925cb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.884.0.zip</strong></p>
<h2>v3.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</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-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.883.0...v3.884.0">3.884.0</a>
(2025-09-08)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> This release includes backward
compatibility work on the &quot;Expires&quot; parameter. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818">11d390e</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/d5523dc5f86ff9c1d9099d1850c6646ab7d15275"><code>d5523dc</code></a>
Publish v3.884.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818"><code>11d390e</code></a>
feat(client-s3): This release includes backward compatibility work on
the &quot;Ex...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.884.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.879.0 to 3.884.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.884.0</h2>
<h4>3.884.0(2025-09-08)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-08
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6f0c981f47537db21da8e2196adc55ed9c724d23">6f0c981f</a>)</li>
<li><strong>client-s3:</strong> This release includes backward
compatibility work on the &quot;Expires&quot; parameter. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11d390e1c84b7ac00d3b27fae7dda67404ff7818">11d390e1</a>)</li>
<li><strong>client-securityhub:</strong> This release adds the
RESOURCE_NOT_FOUND error code as a possible value in responses to the
following operations: BatchGetStandardsControlAssociations,
BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6069734f70788fb71538aadb53f36fae8267fc5d">6069734f</a>)</li>
<li><strong>client-iotsitewise:</strong> Add ComputationModelVersion
support in IoT SiteWise APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/96c925cb3828c1843cb5837c514d7d9412455d25">96c925cb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.884.0.zip</strong></p>
<h2>v3.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</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/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.883.0...v3.884.0">3.884.0</a>
(2025-09-08)</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf0</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/d5523dc5f86ff9c1d9099d1850c6646ab7d15275"><code>d5523dc</code></a>
Publish v3.884.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1"><code>1f7ccf0</code></a>
fix(lib-storage): update Upload params type to intersection of all S3
upload ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.884.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.879.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.0.zip</strong></p>
<h2>v3.882.0</h2>
<h4>3.882.0(2025-09-04)</h4>
<h5>Chores</h5>
<ul>
<li><strong>private:</strong> set schema serde mode for duplicated
protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7309">#7309</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7f8420a9d51d5a6816cc908c22fd705a4645c84d">7f8420a9</a>)</li>
<li><strong>codegen:</strong> sync for eventstream codegen, schema
bucketing (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7306">#7306</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9">b0f91073</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-09-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c19b98decc4fcfda2a522c173c3a7896758508d1">c19b98de</a>)</li>
<li><strong>client-ec2:</strong> Add m8i, m8i-flex and i8ge instance
types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/19e055a6279e7ef06bf7cb67f2ed569f5418e65d">19e055a6</a>)</li>
<li><strong>client-rds:</strong> Added new EndpointNetworkType and
TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/38f10e0b447dadb66d368eb7858226f8c1ea28cb">38f10e0b</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Amazon Verified
Permissions / Features : Adds support for datetime and duration
attribute values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4b1d3614b6ce04089150b6765a2db2bb48daa4d">d4b1d361</a>)</li>
<li><strong>client-cleanrooms:</strong> Add support for configurable
compute sizes for PySpark jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a69161173b1802b169259c90693501e3c33a1f2">9a691611</a>)</li>
<li><strong>client-cloudformation:</strong> ListHookResults API now
supports retrieving invocation results for all CloudFormation Hooks
(previously limited to create change set and Cloud Control operations)
with new optional parameters for filtering by Hook status and ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61ad5ad524c2410ec88a9c0fc6a90f6c8eb2e0c0">61ad5ad5</a>)</li>
<li><strong>client-opensearchserverless:</strong> Add support for
Federal Information Processing Standards (FIPS) and Federal Risk and
Authorization Management Program (FedRAMP) compliance (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bdbd8e9555430f5d0509f4b4852f2669fec3bb7">0bdbd8e9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ci:</strong> rename pull-request-build-yml to
pull-request-build.yml (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7307">#7307</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b3364f73f1dadd1ae7f8533a22fc27720c82eb9d">b3364f73</a>)</li>
<li><strong>credential-provider-node:</strong> fix logger binding issue
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7302">#7302</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5ca7c4690201dc1182a2e29ee89f087ba4728fd">b5ca7c46</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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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.881.0...v3.882.0">3.882.0</a>
(2025-09-04)</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/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/248151937234db2ff7e4816877c96b9f2d2b345d"><code>2481519</code></a>
Publish v3.882.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b0f91073b929184ac5543318e79707952306a0c9"><code>b0f9107</code></a>
chore(codegen): sync for eventstream codegen, schema bucketing (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7306">#7306</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.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>
zeekay pushed a commit to zeekay/terraform-aws-github-runner that referenced this pull request Sep 9, 2026
🤖 I have created a release *beep* *boop*
---


##
[6.7.7](github-aws-runners/terraform-aws-github-runner@v6.7.6...v6.7.7)
(2025-09-09)


### Bug Fixes

* ensure IAM Role name length does not exceed 64 characters
([github-aws-runners#4696](github-aws-runners#4696))
([3a2cf51](github-aws-runners@3a2cf51))
@aarongorka
* **lambda:** bump the aws group in /lambdas with 6 updates
([github-aws-runners#4750](github-aws-runners#4750))
([7b5e692](github-aws-runners@7b5e692))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant