jarpy / lambkin

CLI tool for generating and managing simple functions in AWS Lambda
Apache License 2.0
74 stars 12 forks source link

Increase max lambda function timeout #17

Open perezbarbosa opened 5 years ago

perezbarbosa commented 5 years ago

AWS Lambda function timeout increased from 300 to 900 seconds: https://docs.aws.amazon.com/lambda/latest/dg/limits.html

So just a simple PR to reflect the new limit