How long can an AWS Lambda function execute? All calls made to AWS Lambda must complete execution within 300 seconds. The default timeout is 3 seconds, but you can set the timeout to any value between 1 and 300 seconds. Newer Older Comments
Comments