How to log SQS event when AWS Lambda timeout?

89 Views Asked by At

I use a AWS Lambda Python behind a SQS via an SQS event. How to log SQS event (input) when AWS Lambda timeout?

actualy, I have my SQS event body in my SQS dead letter queue but I do not have any ERROR log in cloudwatch.

0

There are 0 best solutions below