SQS Message retrival after message is deleted

0

Hi Team, we have these aws sqs queues whose retention period is of 4 days. The messages were not retrieved between these 4 days and now those messages are not available. is there any way to retrieve those messages from that queue?

1 Respuesta
1

SQS deltes the message after reaching the retention period. There is no way to retrieve those messages any more.

You might want to monitor the ApproximateAgeOfOldestMessage metric to avoid something like this happening in the future as described at Monitor SQS queues with CloudWatch metrics and alarms.

respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas