Removes (deletes) an object from a MinIO bucket. Before deletion, the
function checks whether the object exists using
minio_object_exists. If the object does not exist, an error
is raised.
Removes (deletes) an object from a MinIO bucket. Before deletion, the
function checks whether the object exists using
minio_object_exists. If the object does not exist, an error
is raised.