S3_list_bucket: List all contents of the bucket

Description Usage Arguments Details Value

Description

List all contents of the bucket

Usage

1
S3_list_bucket(bucketName, prefix = "", allDetails = 0L)

Arguments

bucketName

The name of the bucket you want listed.

prefix

If you want only a certain part of the bucket, for example everything within "/blogs/test", then put that.

allDetails

True/False if you want to see all the details or condensed version.

Details

It will list all the contents of the bucket. In the future it will be in a data frame.

Value

Outputs in command line all info.


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