precisely.aws.S3.put_object: Copy a local file to an S3 object.

Description Usage Arguments Value

Description

Copy a local file to an S3 object.

Usage

1
precisely.aws.S3.put_object(path, object, bucket)

Arguments

path

The relative or full path to the file or directory to upload.

object

If path is a file, the name the object should have in S3 (optional, defaults to the file name).

bucket

The name of the S3 bucket to create the object(s) in.

Value

A character vector containing the success message.


precision-analytics/precisely.aws documentation built on May 23, 2019, 6:05 p.m.