s3cmd_exists: Check if an object exists in S3 using s3cmd.

Description Usage Arguments

View source: R/zzz-s3cmd_shortcuts.R

Description

This function will check if there is an object in AWS S3 with the given key. It will not check the integrity of the object - it will use s3cmd to check if there is an object with that name.

Usage

1
s3cmd_exists(name, path = s3cmd_default_path(), ...)

Arguments

name

simple string. The key used to store the object.

path

simple string. The s3 bucket where the object is stored.

...

additional parameters to pass to interface objects via params.


abelcastilloavant/csmpi documentation built on May 24, 2019, 7:21 p.m.