aws-lambda-ts-sample Useful sample to start with AWS Lambda Functions with TypeScript Getting Started Build packages: npm install Deploy to aws cloud: serverless deploy --stage dev You could delete the stack created in AWS Cloud Formation.