Create a simple AWS Lambda using Typescript Article Link Please read the following article to learn how to set up typescript in a nodejs lambda package. Create a simple AWS Lambda using Typescript Build and Test cd src npm run compile cd .. sam build sam local invoke -e events/event.json