bt_upload_to_aws: Bastiat, upload a file into our AWS S3 account and return its...

View source: R/bt_upload_to_aws.R

bt_upload_to_awsR Documentation

Bastiat, upload a file into our AWS S3 account and return its public URL.

Description

Bastiat, upload a file into our AWS S3 account and return its public URL.

Usage

bt_upload_to_aws(
  upload.file.name = NULL,
  upload.file.path = NULL,
  upload.destination = "gtaupload/Uploads/files/",
  credential.path = "setup/keys/as3.R",
  rm.after.upload = T
)

Value

An AWS url.

Author(s)

Johannes Fritz for GTA

References

www.globaltradealert.org


global-trade-alert/gtabastiat documentation built on June 4, 2023, 6:40 a.m.