aws_sqs_purge_queue
Remove all messages from an Amazon SQS queue to clear backlog or reset message flow. Use this tool to manage AWS infrastructure through the AWS MCP Server.
Instructions
Purge all messages from an SQS queue. Blocked in --readonly mode.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| queue_url | Yes | SQS queue URL |