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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Mar 26, 2025
kindIngestFeedPreprocessingKindyes Long-TermThe kind of preprocessing to perform. See IngestFeedPreprocessingKind.