Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
Publish logs to AWS Kinesis Streams topics Configuration Options| Option | Description |
|---|---|
| Access Key ID | AWS Access Key ID |
| Secret Access Key | AWS Secret Access Key |
| Encoding | The encoding to apply to the data. Either json or text |
| Compression | Whether to compress the outgoing payload. Options: none or gzip |
| Stream Name | The name of the Kinesis Firehose stream |
| Region | The name of the AWS region that is targeted. |
| Partition Key Field | The field in the log whose value is used as Kinesis’ partition key. |