python-lambda-local icon indicating copy to clipboard operation
python-lambda-local copied to clipboard

Run AWS Lambda function on local machine

Results 14 python-lambda-local issues
Sort by recently updated
recently updated
newest added

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()...

help wanted

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: ![image](https://github.com/HDE/python-lambda-local/assets/13336060/06340852-a33a-4537-b58f-2c86a1089f37) 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?