Zappa icon indicating copy to clipboard operation
Zappa copied to clipboard

How to get RequestId from view

Open vladimirnani opened this issue 3 years ago • 0 comments

I would like to get RequestId in the view logs to correlate it to START/END/REPORT log entries. I have tried request.META['lambda.event']['requestContext'] but It has different RequestId

vladimirnani avatar Jan 06 '21 14:01 vladimirnani