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

Feature Request: Support for adding metadata to the post #180

Open
zeroasterisk opened this issue May 14, 2016 · 0 comments
Open

Feature Request: Support for adding metadata to the post #180

zeroasterisk opened this issue May 14, 2016 · 0 comments

Comments

@zeroasterisk
Copy link

Would you consider allowing a user to add metadata to the request (client/server/both/either)?

I have some AWS s3 + lambda workflows which rely on metadata and it existing at the time of upload is more convenient/performant than uploading and then doing a copy&update.

It's actually very simple to add metadata:
http:https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html#object-metadata

The only caveat is that every piece of data you add, has to be added to the policy & signature.

Here's my fork and PR, and the author's solution as a (better) alternative:
SwingDev/s3-browser-direct-upload#3

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

No branches or pull requests

1 participant