Skip to main content

List Files

Overview


Lists files from an S3 bucket.

Input

S3 List

NameRequiredDescription
ConnectionAWS Connection.
BucketThe name of the S3 bucket to list from.
PrefixThe common prefix that the files will contain in their object key name. Similar to a directory.

Options

NameRequiredDescription
Max Number of FilesThe maximum number of files to return.
RecursiveIf enabled, includes files in subfolders.
Use Local TimeIf enabled, any date times will be adjusted to the local time zone. Otherwise defaults to UTC.

Output

Files The keys for all files found.