Skip to content

chore: bump @aws-sdk/client-s3 from 3.1021.0 to 3.1026.0#1201

Merged
matt-condon merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-s3-3.1026.0
Apr 8, 2026
Merged

chore: bump @aws-sdk/client-s3 from 3.1021.0 to 3.1026.0#1201
matt-condon merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-s3-3.1026.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps @aws-sdk/client-s3 from 3.1021.0 to 3.1026.0.

Release notes

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

v3.1026.0

3.1026.0(2026-04-07)

Chores
  • clients: add AWS retry customizations for DynamoDB, SQS, SFN, SWF (#7922) (4d9c5928)
  • codegen: update for sparse types and retry 2.1 updates (#7916) (b19357a7)
  • scripts: add codegen flag for PR creation (#7920) (899eb5ca)
New Features
  • clients: update client endpoints as of 2026-04-07 (1a9724c8)
  • client-rtbfabric: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure (e7dae9e3)
  • client-bedrock-agentcore: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API. (209baf8c)
  • client-accessanalyzer: Revert previous additions of API changes. (2498b344)
  • client-outposts: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes. (12921a6f)
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167dd)
  • client-ecs: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API. (1816b915)
  • client-datasync: Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig" (2493464b)
  • client-lambda: Launching Lambda integration with S3 Files as a new file system configuration. (4e40cc0c)
  • client-ec2: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name. (4f5a452a)
  • client-eks: EKS MNG WarmPool feature to support ASG WarmPool feature. (b982b678)
  • client-connect: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api. (1411825c)
  • client-datazone: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn (49597475)
  • client-braket: Added support for t3, g6, and g6e instance types for Hybrid Jobs. (5107b43e)
  • client-s3files: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3. (b87065a7)
Bug Fixes
  • scripts: default generate-client-tarball-since to origin/main (#7917) (314b203d)
Tests
  • performance-tests: create performance test package (#7864) (ee85613c)

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

v3.1025.0

3.1025.0(2026-04-06)

Documentation Changes
  • client-geo-maps: This release updates API reference documentation for Amazon Location Service Maps APIs to reflect regional restrictions for Grab Maps users (8e08de51)
New Features
  • clients: update client endpoints as of 2026-04-06 (a2eb33da)

... (truncated)

Changelog

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

3.1026.0 (2026-04-07)

Features

  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167d)

3.1025.0 (2026-04-06)

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

3.1024.0 (2026-04-03)

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

3.1023.0 (2026-04-02)

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

3.1022.0 (2026-04-01)

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

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.1021.0 to 3.1026.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.1026.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1026.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2026 21:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2026
@matt-condon matt-condon merged commit d788d37 into main Apr 8, 2026
7 checks passed
@matt-condon matt-condon deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.1026.0 branch April 8, 2026 10:44
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