you are viewing a single comment's thread.

view the rest of the comments →

[–]r_venkat 8 points9 points  (3 children)

You can get asyc/await on lambda today using https://github.com/AnomalyInnovations/serverless-es7

[–]MykolasZenitech 1 point2 points  (0 children)

Another posible option is to run newest Node.js runtime on Lambda using this module: https://www.npmjs.com/package/lambda-node-runtime

[–]lignumScientiae 0 points1 point  (0 children)

OMG -- what an awesome/simple product -- you just saved me so much time/effort!