delete

abstract suspend fun delete(objectId: String)

Deletes a blob from AWS S3.

Parameters

objectId

AWS S3 key representing the location of the blob.