Category: FileSys Status: base
Connects to an Amazon S3 bucket for browsing and transferring files and objects.
| Field | Default | Description |
|---|---|---|
| region | (empty) | AWS region (e.g. us-east-1) |
| access | (empty) | AWS access key ID |
| secret | (empty) | AWS secret access key |
| bucket | (empty) | S3 bucket name |
| url | (empty) | Custom endpoint URL (for S3-compatible services) |
AWS access key ID and secret key. Uses the standard AWS credential chain. Leave url empty for standard AWS S3.