maxReceiveCount
RU: maxReceiveCount
An Amazon SQS redrive policy setting that controls how many times a consumer may receive a message before SQS moves it to the configured dead-letter queue. Each failed or un-deleted receive increments the message's ReceiveCount; when that count exceeds maxReceiveCount the message is routed to the DLQ for inspection.