language: node_js

node_js: # Versions supported by AWS Lambda
  - '4.3'
  - '6.10'
  - '8.10'
