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

Don't attach file to delete #58

Open
eugene-savko opened this issue Mar 22, 2019 · 0 comments
Open

Don't attach file to delete #58

eugene-savko opened this issue Mar 22, 2019 · 0 comments

Comments

@eugene-savko
Copy link

Can S3FileObject was been deleted directly, without calling doAttach method in S3FileObject class.
It will improve performance on deleting files, because Amazon client won't return exception or error response
Deletes the specified object in the specified bucket. Once deleted, the object can only be restored if versioning was enabled when the object was deleted. If attempting to delete an object that does not exist, Amazon S3 will return a success message instead of an error message.
Is it acceptable for S3FileObject?

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