I have a simple lambda function that asynchronously makes an API calls and then returns data. 99% of the time this works great. When ever the API takes longer then the lambda co
In Amazon console AWS config you have to change the default timeout from 3 seconds to more (5 min max)