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 some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 25, 2024
awsAuthenticationIngestFeedAwsAuthenticationyes Long-TermHow to authenticate to AWS. See IngestFeedAwsAuthenticationIamRole.
compressionIngestFeedCompressionyes Long-TermThe compression scheme of the file. See IngestFeedCompression.
preprocessingIngestFeedPreprocessingyes Long-TermThe preprocessing to apply to an ingest feed before parsing. See IngestFeedPreprocessingSplitNewline and IngestFeedPreprocessingSplitAwsRecords
regionstringyes Long-TermThe AWS region with which to connect.
sqsUrlstringyes Long-TermThe AWS SQS queue URL.