Description Usage Arguments Details Value
Download a file from a bucket
1 | S3_get_object(bucketName, key, filename = 0L)
|
bucketName |
The name of the bucket where the file currently is. |
key |
The location of the file for example "test/filename" is a file located in the folder test. |
filename |
The name of the location you want the file downloaded to. |
This function downloads a file from the bucket that you specify.
Returns 1 if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.