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

Adding tags to POST request is not documented #266

Open
maxhudson opened this issue Feb 1, 2018 · 1 comment
Open

Adding tags to POST request is not documented #266

maxhudson opened this issue Feb 1, 2018 · 1 comment

Comments

@maxhudson
Copy link

maxhudson commented Feb 1, 2018

I was able to add tagging to the s3 POST policy by specifying a conditions option to s3_uploader_form, but only after doing this the wrong way first.

  = s3_uploader_form(conditions: [["starts-with", "$tagging", ""]]) do

This should be documented in the README somewhere.

@maxhudson
Copy link
Author

#267

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