Amazon SQS
Managed message queuing API for sending, receiving, and deleting messages, plus queue creation, configuration, permissions, tagging, and dead-letter redrive tasks.
Free account. No credit card required.
Three ways to use Amazon SQS
Ask your specialist
Pull data, take actions, or answer questions with this integration, right in a conversation.
Build a workflow
Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.
Power an app
Use this integration as a data source or action layer behind a dashboard, form, or internal tool.
Supported tools
Actions your AI agents can perform with Amazon SQS.
Add Permission
Grant queue access to other AWS accounts via a generated policy statement.
Cancel Message Move Task
Cancel a running message-move (redrive) task.
Change Message Visibility
Change the visibility timeout of a single in-flight message.
Change Message Visibility Batch
Change the visibility timeout of up to 10 messages in one request.
Create Queue
Create a new standard or FIFO queue.
Delete Message
Permanently remove a message from a queue using its receipt handle.
Supported triggers
Start a workflow when something happens in Amazon SQS.
New Message in Amazon SQS
Triggers when a message is available in an SQS queue. Polling uses VisibilityTimeout 0 so messages are never hidden or consumed — real consumers still receive and delete them. Each poll increments the message receive count, so a queue with a dead-letter redrive policy may move these messages to its DLQ over time.
Get started automating Amazon SQS
Ready-to-use workflows