Amazon S3 - List files in bucket action

This action lists all files in a bucket in Amazon S3.

Amazon S3 - List file actionAmazon S3 - List file action

Input

Field nameDescription
RegionThe region of the bucket to list files from, for example, us-west-2. In Amazon S3, go to Bucket > Properties > Static website hosting to find your region in the Endpoint URL.
Bucket nameThe bucket to list files from. Select a bucket from the picklist or enter the bucket name directly.
Folder pathThe folder to list files from. Enter the bucket name directly, this is case sensitive.
Include sub-foldersSelect Yes to list files inside sub-folders as well.

Output

Field nameDescription
FilesObject nameFull name of the file. Note that this is not file path.
Last modifiedLast modified timestamp of the file.
E tagThe hash of the file object, generated by Amazon S3.
SizeThe file size in bytes.
Storage classStorage class of this file object. Usually S3 Standard.
List sizeNumber of files in this list.

Last updated: