Amazon SQS
ActiveSend, receive, and manage messages between distributed systems using Amazon SQS. Supports standard and FIFO queues for reliable asynchronous communication.
What you can connect
Add these to your scene and AI gets access.
Account
Accounts
AWS credentials for SQS access
Queue
Queues
An SQS queue
Tools
AI actions available through this integration.
sqs_list_queues
List all SQS queues in the AWS account.
sqs_get_queue_url
Get the URL of an SQS queue by its name..
sqs_send_message
Send a message to an SQS queue.
sqs_receive_messages
Receive messages from an SQS queue.
sqs_delete_message
Delete a message from an SQS queue after processing.
sqs_get_queue_attributes
Get attributes of an SQS queue — message counts, delays, timeouts, ARN, and creation date..
sqs_purge_queue
Delete ALL messages from an SQS queue.
Use cases
- Send and receive messages between services
- Monitor queue depth and message metrics
- Process and manage message workflows
Ready to try Amazon SQS with Daslab?
Get started with CLI