The IngestFeedPreprocessingKind enumerated list how ingest feeds will be split before parsing.

Table: IngestFeedPreprocessingKind

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 13, 2024
SplitAwsRecordsboolean  Long-TermInterpret the input as AWS JSON record format and emit each record as an event.
SplitNewlineboolean  Long-TermInterpret the input as newline-delimited and emit each line as an event.