An ingest feed that polls data from S3 and is notified via SQS.

The IngestFeedS3SqsSource datatype includes a few settings.

Table: IngestFeedS3SqsSource

ParameterTypeRequired[a]DefaultDescription
sqsUrlstringyes The AWS SQS queue URL.
preprocessingIngestFeedPreprocessingyes The preprocessing to apply to an ingest feed before parsing (see IngestFeedPreprocessing Table).
awsAuthenticationIngestFeedAwsAuthenticationyes How to authenticate to AWS (see IngestFeedAwsAuthentication Table).
compressionIngestFeedCompressionyes The compression scheme of the file (see IngestFeedCompression Table).
regionstringyes The AWS region with which to connect.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.