AACFlow

Amazon SQS

Connect to Amazon SQS

Usage Instructions

Integrate Amazon SQS into the workflow. Can send messages to SQS queues.

Tools

sqs_send

Input

ParameterTypeRequiredDescription
regionstringYesNo description
accessKeyIdstringYesNo description
secretAccessKeystringYesNo description
queueUrlstringYesSQS queue URL (e.g., https://sqs.us-east-1.amazonaws.com/123456789012/my-queue\)
dataobjectYesMessage body to send as JSON object (e.g., { "action": "process", "payload": {...} })
messageGroupIdstringNoMessage group ID for FIFO queues (e.g., "order-processing-group")
messageDeduplicationIdstringNoMessage deduplication ID for FIFO queues (e.g., "order-12345-v1")

Output

ParameterTypeDescription
messagestringOperation status message
idstringMessage ID

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started