Relative Content

Tag Archive for loggingaws-lambdalambda

AWS Lambda call is not logging in console

I am learning Lambda and trying to migrate my local app to a AWS lambda.
It is very simple. Just a function which calls a external service.
My handler method call this method: