Skip to content

Comments

Document valid values for s3 cp checksum options#10090

Open
mjfxjas wants to merge 1 commit intoaws:developfrom
mjfxjas:jon/issue-10025-s3-checksum-values
Open

Document valid values for s3 cp checksum options#10090
mjfxjas wants to merge 1 commit intoaws:developfrom
mjfxjas:jon/issue-10025-s3-checksum-values

Conversation

@mjfxjas
Copy link

@mjfxjas mjfxjas commented Feb 19, 2026

Summary

  • update aws s3 cp option help text to explicitly list valid values for:
    • --checksum-mode
    • --checksum-algorithm
  • keeps existing behavior unchanged and only clarifies docs output

Testing

  • help text/docs-only change

Closes #10025

@mjfxjas
Copy link
Author

mjfxjas commented Feb 20, 2026

Friendly follow-up on this docs clarification.

This PR documents valid values for aws s3 cp checksum options to reduce trial and error for users. If maintainers prefer, I can also add a short note or example showing a recommended default workflow.

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.

aws s3 cp --checksum-mode and --checksum-algorithm enum values are not documented

1 participant