index_S3_objects: Index S3 objects from a list of S3 buckets.

Description Usage Arguments

Description

Quickly index all S3 objects in a bucket list into a data table. Requires AWS CLI.

Usage

1
2
index_S3_objects(buckets = system("aws s3 ls | grep -Eo '[^ ]+$'", intern
  = TRUE), prefix = NULL)

Arguments

buckets

Character. List of S3 buckets to index.

prefix

Character. Prefix filter.


andrewrech/p.s3 documentation built on Sept. 28, 2020, 12:33 p.m.