Description Usage Arguments Value
List objects and common prefixes under a specified S3 bucket.
1 | precisely.aws.S3.list_objects(bucket, recursive = TRUE)
|
bucket |
The name of the S3 bucket. |
recursive |
If TRUE, will recursively list objects in a bucket. That is, rather than showing PRE dirname/ in the output, all the content in a bucket will be listed in order. Optional, default is TRUE. |
A tibble
of the objects in the bucket and their associated file information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.