Closed
Description
Hi all.
I have now configured my Parse server to use an S3 bucket to store files.
While this is working great (on PHP. iOS) create and store an object, when i try to delete the object, object is deleted from Mongo but the file assocciated with it, is still in my S3 bucket.
What is need is, when i delete an object from Mongo, all files attached to it to get deleted too (from s3).
Any ideas how to do that?
thnx
Metadata
Metadata
Assignees
Labels
No labels