Delete File
Deletes a file from S3.

Input
S3 Delete
| Name | Required | Description |
|---|---|---|
| Connection | AWS Connection. | |
| Bucket | The name of the S3 bucket where the file exists. | |
| Object Key | The key name for the file within the S3 bucket. e.g. prefix/file-name.file |
Output
Key The key for the file that was deleted.