DeleteObject Method
Deletes the specified object.
Object Oriented Interface
public function doDeleteObject($objectname);
Procedural Interface
incloudstorage_amazons3_do_deleteobject($res, $objectname);
Remarks
This method can be used to delete an object from an S3 store. The bucket is specified by the Bucket property.