Amazon::S3download |
||
Description | ||
Download an object from 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. | |
Destination filename |
The filename to which the S3 object must be saved. | |
Overwrite if file exists |
When checked, the destination filename will be overwritten if it exists. |