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

upload to s3 bucket path without versioning and overwriting existing file #140

Closed
HoffiMuc opened this issue Jan 16, 2020 · 1 comment
Closed

Comments

@HoffiMuc
Copy link

Hi,

I'd like to have the ability to upload to s3 bucket path/filename WITHOUT versioning the file.

So if the file already exists it is just overwritten (on a bucket without versioning enabled)

@vito
Copy link
Member

vito commented Jan 16, 2020

This won't be done because it's counter to the very notion of what makes this a resource type. 🙂

More context here: #133

If you just need to upload something to S3 and don't care at all about versioning, I would suggest just doing it in a task for now.

Thanks!

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

2 participants