Skip to content

getsentry/python-lambda-timeout-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

python-lambda-timeout-repro

Project to test AWS Lambda timeouts.

After making changes to sam-app, use:

sam build --template-file sam-app/template.yaml

To run the lambda function, run the following commands in two terminals:

sam local start-lambda --debug --template .aws-sam/build/template.yaml
sam local invoke HelloWorldFunction

About

Project to test AWS Lambda timeouts.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages