Skip to content

SQS Browser

The SQS browser provides full queue management with message-level operations.

  • Queue list with depth badges and queue type indicators (Standard/FIFO)
  • Message browser with JSON support
  • Send messages with custom body and attributes
  • Receive messages with visibility timeout control
  • Delete messages individually
  • Purge queues to clear all messages
  • Batch send multiple messages at once
  • Queue attributes — ARN, visibility timeout, retention period
  • Tagging support
OperationDescription
Send messageCustom body, message attributes, delay
ReceiveFetch messages with configurable visibility timeout
DeleteRemove individual messages
PurgeClear all messages from a queue
Batch sendSend multiple messages in one operation
Create queueCreate new Standard or FIFO queues
Delete queueRemove a queue entirely