When user deletes an image uploaded by him/her, we have to delete the entry from database. Along with this we need to remove this image from S3 bucket too, since we don't wan't these images to remain and consume storage after user wants to delete them
When user deletes an image uploaded by him/her, we have to delete the entry from database. Along with this we need to remove this image from S3 bucket too, since we don't wan't these images to remain and consume storage after user wants to delete them