The
IngestFeedPreprocessingKind
enumerated list includes a couple of settings.
Table: IngestFeedPreprocessingKind
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 13, 2024 | |||||
SplitAwsRecords | boolean | Long-Term | Interpret the input as AWS JSON record format and emit each record as an event. | ||
SplitNewline | boolean | Long-Term | Interpret the input as newline-delimited and emit each line as an event. |