Zappa
Zappa copied to clipboard
How to get RequestId from view
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