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.