EMULAtes AWS LaMBDA Recommended Uses Use emulambda to emulate the AWS Lambda API locally. It provides a Python "harness" that you can use to wrap your function and run/analyze it. Development Run your lambda functions instantly locally, without packaging and sending to AWS. Shorten your feedback loop on lambda executions. Easily attach debuggers to your lambda. Testing Easily integrate with test t