Skip to content

Bump @aws-sdk/client-s3 from 3.828.0 to 3.832.0 #561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps @aws-sdk/client-s3 from 3.828.0 to 3.832.0.

Release notes

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

v3.832.0

3.832.0(2025-06-18)

New Features
  • clients: update client endpoints as of 2025-06-18 (8a84e0cd)
  • client-s3: Added support for renaming objects within the same bucket using the new RenameObject API. (a3d0c1b1)
  • client-aiops: This is the initial SDK release for Amazon AI Operations (AIOps). AIOps is a generative AI-powered assistant that helps you respond to incidents in your system by scanning your system's telemetry and quickly surface suggestions that might be related to your issue. (3161916f)
  • client-cloudwatch-logs: Added CloudWatch Logs Transformer support for converting CloudTrail, VPC Flow, EKS Audit, AWS WAF and Route53 Resolver logs to OCSF v1.1 format. (f0b2fa15)
  • client-auto-scaling: Add IncludeInstances parameter to DescribeAutoScalingGroups API (864dcb00)
  • client-sagemaker: Add support for p6-b200 instance type for SageMaker Hyperpod (f0f582b7)

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

v3.831.0

3.831.0(2025-06-17)

Documentation Changes
  • client-bedrock: This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference. (e82957ba)
New Features
  • clients: update client endpoints as of 2025-06-17 (51c66503)
  • client-guardduty: Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring. (60477da1)
  • client-backup: AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability. (5702df1a)
  • client-sts: The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration. (afd6565a)
  • client-securityhub: Adds operations, structures, and exceptions required for public preview release of Security Hub V2. (4d9c0e23)
  • client-organizations: Add support for policy operations on the SECURITYHUB_POLICY policy type. (25f59c2f)
  • client-inspector2: Add Code Repository Scanning as part of AWS InspectorV2 (88ce9ca4)
  • client-wafv2: AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL. (b615870f)
  • client-database-migration-service: Add "Virtual" field to Data Provider as well as "S3Path" and "S3AccessRoleArn" fields to DataProvider settings (c569004e)
  • client-accessanalyzer: We are launching a new analyzer type, internal access analyzer. The new analyzer will generate internal access findings, which help customers understand who within their AWS organization or AWS Account has access to their critical AWS resources. (cc61f234)
  • client-mpa: This release enables customers to create Multi-party approval teams and approval requests to protect supported operations. (95f166d2)
  • client-acm: Adds support for Exportable Public Certificates (6c01059e)
  • client-network-firewall: Release of Active Threat Defense in Network Firewall (d41fa293)
Bug Fixes
  • codegen: awsQueryCompat error matching and error shape (#7133) (c4fe7473)

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

v3.830.0

... (truncated)

Changelog

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

3.832.0 (2025-06-18)

Features

  • client-s3: Added support for renaming objects within the same bucket using the new RenameObject API. (a3d0c1b)

3.830.0 (2025-06-16)

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

Commits
  • 0fd639b Publish v3.832.0
  • a3d0c1b feat(client-s3): Added support for renaming objects within the same bucket us...
  • 82b4537 Publish v3.830.0
  • 280c07a test(clients): run endpoint tests in client mode (#7130)
  • bfe38d0 chore(codegen): allow explicit undefined in EndpointParameters (#7131)
  • See full diff in compare view

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 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 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.828.0 to 3.832.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.832.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 23, 2025
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.

0 participants