IngestFeedS3SqsSource
is
a datatype for an ingest feed that polls data from S3 and is
notified via SQS.
Table: IngestFeedS3SqsSource
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
awsAuthentication | IngestFeedAwsAuthentication | yes | Long-Term | How to authenticate to AWS. See IngestFeedAwsAuthenticationIamRole . | |
compression | IngestFeedCompression | yes | Long-Term | The compression scheme of the file. See IngestFeedCompression . | |
preprocessing | IngestFeedPreprocessing | yes | Long-Term | The preprocessing to apply to an ingest feed before parsing. See IngestFeedPreprocessingSplitNewline and IngestFeedPreprocessingSplitAwsRecords | |
region | string | yes | Long-Term | The AWS region with which to connect. | |
sqsUrl | string | yes | Long-Term | The AWS SQS queue URL. |