The output format you would like to serialize events into when sending to their target. Currently the only accepted value is JSON
.
Arbitrary user-defined machine-readable data of this Event Destination. Optional, max 4096 bytes.
An object that encapsulates where and how to send your events. An event destination must contain exactly one of the following objects, leaving the rest null: kinesis
, firehose
, cloudwatch_logs
, or s3
.
Generated using TypeDoc
Human-readable description of the Event Destination. Optional, max 255 bytes.