Basic s3 Output
Exporting Data to S3 can be very useful in triaging issues with a Rule or as a part of a CX process. This Basic S3 Output takes up to ten fields and allows them to be output to a S3 location. A buffer size and Time period can be set to ensure the Data is transfered in suitable sized chunks
Input Data
Field | Description | Example |
---|---|---|
data1 to data10 | Series of ten fields that provide a simple template allowing data to be exported from the Rule to Amazon S3 | data1 |
Configuration
The configuration items are focused on connecting to AWS and breaking the file outputs into suitable chunks.
Parameter | Description | Example |
---|---|---|
Access Key | Access Key |
|
Bucket | The name of the S3 Bucket the output should be written to |
|
Buffer Size | Number of rows to buffer before writing the file (Default to 5) | 100 |
Enclosure | Field Enclosure |
|
Extension | file Extension |
|
File Prefix | File name | myfilename |
Folder | Folder the output should be written to |
|
Region | The AWS region to use when connecting to the Bucket | eu-west-2 |
Secret Key | Secret Key |
|
Separator | Row Delimitor |
|
Time Period | Time Period in Minutes to buffer rows before writing to file. Works with Buffer size | 60 |
Processing
This tile template will allow ten fields to be mapped and will export these to S3.
Output Data
Field | Description | Example |
---|---|---|
Message |
|
|