How to delete an SQS queue from AWS Management console

Login to the AWS Management Console and navigate to the SQS service dashboard. You will see the list of queues as shown below:

Select the queue you would like to delete and choose ‘Delete’ on the top.

On the next screen, confirm the action by typing ‘delete’ in the space provided and choose ‘Delete’.

You will see the confirmation message that the queue has been deleted successfully as in the below image:

See also  How to resolve 'ALTER TABLE ALTER COLUMN cannot run inside a transaction block' in Redshift