Skip to main content

SQS Source

Read data from an SQS queue.

Authenticationโ€‹

Authentication is done via the AWS authentication environment variables. Optionally, you can use the role_arn option to specify an ARN to use on the stream.

Configuration optionsโ€‹

Here is an example of the minimum required configuration:

assets/docs/configuration/sources/sqs-minimal-example.hcl
loading...

Here is an example of every configuration option:

assets/docs/configuration/sources/sqs-full-example.hcl
loading...
Was this page helpful?