Function Invocations
These events occur when a function is about to be executed or has finished executing.
Event Name
Data
Description
preFunctionInvoke
Before a function is invoked.
postFunctionInvoke
After a function is invoked.
Last updated
Was this helpful?