IngestFeedS3SqsSource is a datatype for an ingest feed that polls data from S3 and is notified via SQS.

Table: IngestFeedS3SqsSource

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 25, 2024
awsAuthenticationIngestFeedAwsAuthenticationyes Long-TermHow to authenticate to AWS. See IngestFeedAwsAuthentication.
compressionIngestFeedCompressionyes Long-TermThe compression scheme of the file. See IngestFeedCompression.
preprocessingIngestFeedPreprocessingyes Long-TermThe preprocessing to apply to an ingest feed before parsing. See IngestFeedPreprocessing.
regionstringyes Long-TermThe AWS region with which to connect.
sqsUrlstringyes Long-TermThe AWS SQS queue URL.