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

Table: IngestFeedS3SqsSource

ParameterTypeRequiredDefaultDescription
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 How to authenticate to AWS. See IngestFeedAwsAuthenticationIamRole.
compressionIngestFeedCompressionyes The compression scheme of the file. See IngestFeedCompression.
preprocessingIngestFeedPreprocessingyes The preprocessing to apply to an ingest feed before parsing. See IngestFeedPreprocessingSplitNewline and IngestFeedPreprocessingSplitAwsRecords
regionstringyes The AWS region with which to connect.
sqsUrlstringyes The AWS SQS queue URL.