Listing Files

Deprecated Book

This procedure lists file paths from an AWS S3 bucket. Optionally, it can filter the results based on a file prefix, allowing users to list files within a specific folder or matching a particular naming pattern.

Examples:

list files from aws s3
    the bucket is "bucket-name"
list files from aws s3
    the bucket is "bucket-name"
    the file prefix is "folder1"

Last updated

Was this helpful?