aws / aws-lambda-runtime-interface-emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mimicking provisioned Lambda behavior

mopatches opened this issue · comments

When provisioned lambdas boot they preload the environment without invoking the handler. Is there a way to have the RIE perform the same behavior?