aws/aws-lambda-runtime-interface-emulator

Mimicking provisioned Lambda behavior

mopatches opened this issue · 0 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?