IngestFeedCompression enumerated list of compression schemes of a file.

This datatype is used by three other datatypes: CreateAwsS3SqsIngestFeed, which is used by the createAwsS3SqsIngestFeed() mutation field; 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: IngestFeedCompression

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: Sep 13, 2024
Autoboolean  Long-TermLet the system choose the method of compression.
Gzipboolean  Long-TermUse gzip to compress ingest feed.
Noneboolean  Long-TermSet the ingest feed not to use any compression.