大象传媒

AWS Lambda RunnerRuns AWS Lambda functions locally, usually to test them off-line.

License: Apache 2.0

Project Links:

Without this, to test AWS Lambda you have a number of options:

  • deploy them to AWS with some testing configuration

  • Write extensive unit tests

This AWS Lambda Runner allows you to launch your lambda function and setup scenarios that would otherwise be uncommon on real AWS.