Skip to contents

Subfolders are exactly one level further down than the given prefix.

Usage

s3_list_subfolders(
  prefix = NULL,
  bucket = "gcpd",
  max = 1000,
  subfolder_only = FALSE
)

Arguments

prefix

Common prefix to all files.

bucket

S3 bucket.

max

Maximum number of results to return.

subfolder_only

Remove the prefix from the subfolder S3 key.