Pambda to terminate Lambda.
Running this Pambda means that there is a bug in your application.
This Pambda logs event
and stack trace, and terminates the process.
Since it does not call callback
, it works correctly even if callback
is not passed.
npm i pambda-terminator -S
Return Pambda returning lambda-terminator.
MIT