
Greeshma Sheela
Based on SQS section, I have created two queue, the first is the standard queue(main queue) and second queue is the dead letter queue enabled.My question, when we poll message the message is not temporally removed from main queue, it only removed in the second queue(dead letter enabled), so which queue is going to use by application ? is it dead letter enabled queue?