botor (version 0.2.0)

s3_ls: List objects at an S3 path

Description

List objects at an S3 path

Usage

s3_ls(uri)

Arguments

uri

string, should start with s3://, then bucket name and optional object key prefix

Value

data.frame with bucket_name, object key, uri (that can be directly passed to eg s3_read), size in bytes, owner and last_modified timestamp