Skip to content

Update AWS Delete api so it will delete correctly

Bruce Jin requested to merge aws-update-delete-api into master

Currently, the Delete function of Storage API in AWS is not performing as it should, it will not delete the object in s3 bucket, and it will not consider the collaboration feature. This MR will fix those issues.

Edited by Bruce Jin

Merge request reports