Skip to content

docs: document storage_class, requester_pays, object_tags, and extra_s3_args S3 config options#5582

Open
Jenia3377543 wants to merge 1 commit into
treeverse:mainfrom
Jenia3377543:docs/s3-storage-class-and-extra-args
Open

docs: document storage_class, requester_pays, object_tags, and extra_s3_args S3 config options#5582
Jenia3377543 wants to merge 1 commit into
treeverse:mainfrom
Jenia3377543:docs/s3-storage-class-and-extra-args

Conversation

@Jenia3377543

Copy link
Copy Markdown

Documentation for the four new S3 remote config parameters added in treeverse/dvc-s3#173:

  • storage_class — sets StorageClass on uploaded objects
  • requester_pays — sets RequestPayer="requester" for requester-pays buckets
  • object_tags — sets Tagging with URL-encoded key=value pairs
  • extra_s3_args — generic JSON escape hatch for any additional boto3 S3 write parameters

Each entry includes a CLI example and reference links to AWS documentation.

…s3_args S3 config options

Add documentation for four new dvc-s3 remote config parameters that enable
use with S3-compatible providers requiring custom object settings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@CLAassistant

CLAassistant commented Jul 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants