Skip to content

SQS Message

Overview

SQS Message lets you post a message to an Amazon Simple Queue Service (SQS) queue. Other applications can read those messages and perform further processing. FIFO Queues can be used through this component where available.

The AWS API for SQS list queues has a hard limit of 1000, meaning the retrieval of queue names is limited to the first 1000 that are defined. However, users can add additional queues, which will still validate and function, provided the user enters the queues manually.


Properties

Name = string

A human-readable name for the component.


Region = drop-down

The AWS region that the queue is located in. This must be an existing SQS queue.


Queue Name = drop-down

The name of the queue to write to. Available queues for the selected region are listed.


Message = string

The message to post to the designated queue. Can contain variables to be resolved at runtime, in the same way that other components can use variables. Read Variables to learn more.

Multi-line messages can be created. In the Message editor, use Shift + Enter to create a new line.


Message Format = drop-down

Messages may be optionally Base64 encoded, or compressed with 'gzip' compression. If compression is chosen, then the compressed data is also Base64 encoded, so it can be transported as plain text.


Message Group ID = string

Visible only when the above properties specify a valid First-In-First-Out (FIFO) queue. The tag that specifies that a message belongs to a specific message group.


Message Duplication ID = string

Visible only when the above properties specify a valid First-In-First-Out (FIFO) queue. The token used for deduplication of sent messages.


Snowflake Delta Lake on Databricks Amazon Redshift Google BigQuery Azure Synapse Analytics