Skip to content
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

Allow replacing metadata when copying an object, document metadata better #35

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

bradenmacdonald
Copy link
Owner

This PR:

  • Closes copyObject #23 by adding a metadata option to copyObject() (now you can replace the metadata when copying an object)
  • Updates the README to clarify how to set custom headers, ACLs, and other metadata. See Can we set ACLs? #34.
  • Adds stronger typing for some metadata fields like x-amz-acl

@bradenmacdonald bradenmacdonald merged commit 53345cc into main Mar 15, 2024
2 checks passed
@bradenmacdonald bradenmacdonald deleted the metadata branch March 15, 2024 06:40
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.

copyObject
1 participant