IngestFeedPreprocessingSplitNewline is a datatype to interpret the input as newline-delimited and emit each line as an event.

This datatype is used by the union datatype, IngestFeedPreprocessing, which is used by two other datatypes: UpdateAwsS3SqsIngestFeed, which is used by the updateAwsS3SqsIngestFeed() mutation; and IngestFeedS3SqsSource, which is used by the union datatype, IngestFeedSource. This union datatype is used by IngestFeed, which is used by several query and mutations fields (e.g., createAwsS3SqsIngestFeed(), updateAwsS3SqsIngestFeed(), etc.).

Table: IngestFeedPreprocessingSplitNewline

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: Mar 26, 2025
kindIngestFeedPreprocessingKindyes Long-TermThe kind of preprocessing to perform. See IngestFeedPreprocessingKind.