SQS
  • 05 Oct 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

SQS

  • Dark
    Light

Article summary

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 the access_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?


What's Next