Relative Content

Tag Archive for aws-lambdaaxios

Axios always times out in Lambda

I have the following code in Lambda that calls an API via Axios that returns a dummy JSON output. This code works perfectly from my local machine, however, when running from Lambda, it always times out when executing the Axios call: