Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 455 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 455 Bytes

pambda-terminator

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.

Installation

npm i pambda-terminator -S

terminator()

Return Pambda returning lambda-terminator.

License

MIT