ml-archive / aws

Swift wrapper around AWS API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3 delete function not implemented?

idev4u opened this issue · comments

Hallo I had tried out the package and the upload works for me. But now for my full use case I have to delete the uploaded blobs and I saw in the code that there is no delete function. So my questions is Does someone work on this? I saw you are open for PRs, but first I would like to know if somebody works on this?

https://github.com/nodes-vapor/aws/blob/b629456e01ff260b8c9292a8a532f9eac37bed46/Sources/S3/S3.swift#L74

Thanks for reaching out @idev4u. To my knowledge, no one is currently working on the delete functionality. @BrettRToomey have you heard of any?

@steffendsommer no promises from my side, but if I find some time then I try to work on it. But if @BrettRToomey know that some one work on this, too. Then it would be cool to document this in this issue. I will do this also, if I start to work on this. Thanks