python-lambda-local
python-lambda-local copied to clipboard
Run AWS Lambda function on local machine
Hey, really love this package. Been using emulambda for some time, but I am now looking for an alternative that supports pdb. Is there a way to run a pdb.set_trace()...
It would be nice to have the event support the `CREATE`, `UPDATE`, and `DELETE` event JSON templates. References: * http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-custom-resources-lambda.html * http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/crpg-ref.html
In the following scenario: - Ubuntu server 22.04.3 LTS - Bash Shell - Pyenv 2.3.35-11-g9908daf8 Following python libs installed:  When I try to use the `python-lambda-local` command I get...
Could you please release the new version with the recent code as we are facing an issue with pkg_resources?