upload_to_aws: Authenticated Upload to s3 You must authenticate s3 for this...

View source: R/cloud_download_upload.R

upload_to_awsR Documentation

Authenticated Upload to s3 You must authenticate s3 for this working session to use this function. Also, the aws.s3 package is required on your machine and is NOT a hyAggregate dependency.

Description

Authenticated Upload to s3 You must authenticate s3 for this working session to use this function. Also, the aws.s3 package is required on your machine and is NOT a hyAggregate dependency.

Usage

upload_to_aws(
  path,
  bucket = "formulations-dev",
  prefix = "hf_1.0",
  verbose = TRUE
)

Arguments

path

a path to a file or directory

bucket

the s3 bucket to upload to

prefix

an optional file object prefix (think of sub directory)

verbose

should messages be emitted?


NOAA-OWP/hyAggregate documentation built on Aug. 13, 2022, 1:36 p.m.