List objects at an S3 path

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