Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 427 Bytes

what-does-lambda-support.md

File metadata and controls

7 lines (4 loc) · 427 Bytes

A simple yet comprehensive list of ES5 and ES6 / ES2015 features that AWS Lambda's Node.js execution runtime supports. Incredibly useful if you want to check if you can adopt a specific feature. The page includes the details of the tests they're running to confirm the result.

Tags

AWS, Lambda, Node, Node.js, nodejs, AWS Lambda, JavaScript, ES6, ES2015