KoteiIto / node-athena

a nodejs simple aws athena client
MIT License
105 stars 73 forks source link

Compatibility with AWS Lambda #20

Closed syntacticsolutions closed 6 years ago

syntacticsolutions commented 6 years ago

Hi, I was just wondering which versions of node this is compatible with because AWS Lambda uses Node v6. I want to make sure that I can use this with it.

KoteiIto commented 6 years ago

This library is compatible with Nodejs v4 or later. You can use v4 and v6.