aws / aws-lambda-runtime-interface-emulator

Apache License 2.0
915 stars 95 forks source link

Mimicking provisioned Lambda behavior #93

Open mopatches opened 1 year ago

mopatches commented 1 year ago

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