| Column ID | Label | Type | Searchable | |
| root_id | Main S3 Bucket ID | string | false | |
| aws_access_key | AWS Key | password | false | Optional. Either "access_key:private_key" or "environment_variable" where the value of the environment_variable is of the form "access_key:private_key"
|
| s3_endpoint | S3 Endpoint | string | false | Optional. S3 compatible endpoint
|
| s3_endpoint_region | S3 Endpoint Region | string | false | Optional. S3 compatible endpoint region
|
| do_cache | Enable caching | boolean | false | Turn caching off if you are working on configuring this entries. Cache is flushed after 90 seconds
|
| exclude_patterns | Exclude Patterns | string | false | Patterns to exclude. One per line.
|
| maxcount | Max per folder | int | false | |
| percent | Percentage Filter | double | false | 0-1: for buckets with lots (100+) of children this is a probability that any one of them will be returned. It allows you to take a sample
|
| size_limit | Max file size | double | false | (MB)
|
| convert_dates | Convert dates | boolean | false | Convert years and days if the file names match the patterns
|
| date_patterns | Date Patterns | string | false |
|