Learn how to configure automated data replication to Amazon S3
your-company-terminal-data
)Production Bucket Policy
Sandbox Bucket Policy
Option | Description |
---|---|
Update Mode | Controls how partition updates are handled. Can choose to either overwrite or append . Both modes include all partition records. Defaults to overwrite .Overwrite: Replaces existing files Append: Adds timestamped versions of files |
Compression | Enable GZIP compression for objects. Defaults to true . |
Include Raw | Include raw data in output, similar to the API raw parameter. It’s important to note raw data can significantly increase file sizes. Defaults to false . |
Key Prefix | Optional prefix for object keys (e.g., /terminal-data/ ). Defaults to no prefix. |