- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
This Adapter allows you to ingest events received from an AWS SQS instance.
Configurations
Adapter Type: sqs
client_options
: common configuration for adapter as defined here.access_key
: an Access Key from AWS used to access the queue.secret_key
: the secret key associated with theaccess_key
used to access the queue.queue_url
: the queue URL for the SQS instance.
API Doc
See the official documentation.
Was this article helpful?