Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lambda

Getting Api Call In Node8.10 In Lambda Results In Promise And Undefined

I have a Lambda function written in Node8.1 in which I'm trying to get an array of objects (pho… Read more Getting Api Call In Node8.10 In Lambda Results In Promise And Undefined

Amazon Echo Lambda Function. Where Are Console Printed?

Where would I need to go if I had a console.log('some stuff in here') inside my function to… Read more Amazon Echo Lambda Function. Where Are Console Printed?