July 2018
Intermediate to advanced
350 pages
8h 47m
English
As mentioned earlier, you will only pay for AWS resources for the time that they are running. However, to prevent AWS Lambda functions from running indefinitely, you need to specify a timeout. When the timeout is reached, AWS Lambda will terminate Lambda function execution. You can customize the timeout in the Basic settings section shown next. The maximum execution time allocated to AWS Lambda functions is 300 seconds.
In the following screenshot, I have customized the timeout to be 1 minute 30 seconds:

Read now
Unlock full access