DeleteObject
Deletes an object from the specified bucket
Input
| Name | Type | Required | Description |
| Bucket | String | True | Bucket name where the object to be deleted is located. |
| Object | String | True | Object name of the object that will be deleted. |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |