Skip to content

valeriouberti/aws-lambda-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple example of an AWS Lambda Function in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published