List Files
Lists files from an S3 bucket.

Input
S3 List
| Name | Required | Description |
|---|---|---|
| Connection | AWS Connection. | |
| Bucket | The name of the S3 bucket to list from. | |
| Prefix | The common prefix that the files will contain in their object key name. Similar to a directory. |
Options
| Name | Required | Description |
|---|---|---|
| Max Number of Files | The maximum number of files to return. | |
| Recursive | If enabled, includes files in subfolders. | |
| Use Local Time | If enabled, any date times will be adjusted to the local time zone. Otherwise defaults to UTC. |
Output
Files The keys for all files found.