aws / aws-toolkit-eclipse

(End of life: May 31, 2023) AWS Toolkit for Eclipse
http://aws.amazon.com/eclipse
Apache License 2.0
275 stars 179 forks source link

Uploading Lambda - timeout does not reflect updated max timeout #168

Open pkasson opened 4 years ago

pkasson commented 4 years ago

Lambda's have been supporting 15 minute timeout settings but the upload function still uses the old 5 minute timeout setting - requiring an update in the console to change it later.

This timeout needs to support current values - 15 minutes - I would be willing to fix !

pkasson commented 4 years ago

Is it ok if I fix it - given some direction on where to start ?