alestic / lambdash

Lambda shell - Run sh commands inside AWS Lambda environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is the version still works?

riponbanik opened this issue · comments

Got the result as None

And thus error

TypeError: 'NoneType' object has no attribute 'getitem'

Amazon is discontinuing support for Node 0.10, so I would not be surprised if things started breaking.

It is still working in my account for the moment.

Thanks for the reply. Do I need to create the lambda function that you have provided or can I use the script to access my own lambda function? - I was doing the later.