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

Custom metadata support #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cody-code-wy
Copy link

This PR adds custom metadata support for objects being uploaded to S3. The usage is documented in README.md

Custom metadata can now be added to options by storing an object on the
`metadata` key of options with the key:value pairs of metadata.

The keys will automatically have 'x-awz-meta-' added to them, so they
should just have the name wanted for the metadata without the aws
specific prefix.
The readme now documents the existance and usage of the options metadata
field.
@benjreinhart
Copy link
Owner

Hey sorry I'm taking so long. Will try to look at this tonight.

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