The AWS SQS component supports sending and receiving messages to the Amazon SQS service.
URI syntax: aws2-sqs:queueNameOrArn
Path parameters
Name | Description | Default | Type |
|---|---|---|---|
queueNameOrArn (common) | (required) Queue name or ARN | — | String |
Query parameters
Name | Description | Default | Type |
|---|---|---|---|
accessKey(security) | Amazon AWS access key. | — | String |
secretKey(security) | Amazon AWS secret key. | — | String |
The flow receives messages from an AWS SQS queue. The access credentials (accessKey and secretKey) allow the flow to authenticate with AWS.
Then, the received messages are logged, allowing visualization of the processed data.


We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more