Amazon::S3delete |
||
Description | ||
Delete an object on S3 (Simple Storage Service). |
||
Options | ||
Service URL |
The
S3 service URL. Example: http://s3-eu-west-1.amazonaws.com |
|
Access Key |
AWS access key id. | |
Secret Key |
AWS secret access key. | |
Bucket Name |
The name of the S3 bucket. | |
Key |
The key of the object that must be deleted. |