IngestFeed is a datatype for an ingest feed.

Table: IngestFeed

ParameterTypeRequiredDefaultStabilityDescription
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: Mar 26, 2025
createdAtlongyes Long-TermUnix timestamp for when this feed was created.
descriptionstring  Long-TermA description of the ingest feed.
enabledbooleanyes Long-TermWhether the ingest from the ingest feed is enabled.
executionInfoIngestFeedExecutionInfo  Long-TermDetails about how the ingest feed is running. See IngestFeedExecutionInfo.
idstringyes Long-TermThe unique identifier of the ingest feed.
Namestringyes Long-TermThe name of the ingest feed.
parserParser  Long-TermThe parser used to parse the ingest feed. See Parser.
sourceIngestFeedSourceyes Long-TermThe source from which the ingest feed will ingest. See IngestFeedS3SqsSource.