There are two views that users can interact with SQS with:
- Simple Queue Service view - This view provides an easy way to look at all the queues that have been configured for a users can filter to display only certain views
- Queue Browser - The Queue Browser allows users to see messages inside a certain queue. Users can set the visibility timeout for messages to allow for deletion of messages. SQS only allows messages to be deleted while the visibility timeout has not reached zero.



