S3
Amazon S3 File System
Options
Name | Type | Description |
---|---|---|
Access Key Id |
string | Access Key Id to use for authentication. |
Secret Key |
string | Secret Key to use for authentication. |
Region |
string | AWS region of the S3 bucket. |
Endpoint Override |
string |
Override the endpoint URL to use any S3-compatible service. Leave empty to use the default AWS endpoints. Example: |
Trust All Certs |
boolean | When checked, TLS cert validation is disabled and any TLS certificats presented by the endpoint are trusted implicitly. |
Bucket |
string | Name of S3 bucket. |
Part Size MB |
long |
Size of file parts in MB when performing multi-part upload or copy operations. Must be at least 5. |
Test Definition
You can test the filesystem definition from the context menu.