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개 답변
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.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠