bucket_contents: List contents of a S3 bucket

View source: R/aws.R

bucket_contentsR Documentation

List contents of a S3 bucket

Description

List contents of a S3 bucket

Usage

bucket_contents(bucket)

Arguments

bucket

Value

vector of data.frame contents

Examples

## Not run: 
my_bucket <- get_bucket("bucketName")
bucket_contents(my_bucket)

## End(Not run)

ropenscilabs/snowball documentation built on May 18, 2022, 8:32 p.m.