S3_get_object: Download a file from a bucket

Description Usage Arguments Details Value

Description

Download a file from a bucket

Usage

1
S3_get_object(bucketName, key, filename = 0L)

Arguments

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.

Details

This function downloads a file from the bucket that you specify.

Value

Returns 1 if successful.


Gastrograph/RS3 documentation built on May 6, 2019, 5:33 p.m.