Skip to content

mjmaix/aws-lambda-dynamodbstream-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-lambda-dynamodbstream-ts Build Status

Usage

Extracts a folder named aws-lambda-dynamodbstream-ts-master to current directory

curl -SL https://github.com/mjmaix/aws-lambda-dynamodbstream-ts/archive/master.zip | tar -xf - -C ./

Additionally rename the extracted folder to my-lambda-function

mv ./aws-lambda-dynamodbstream-ts-master my-lambda-function

Run yarn to install dependencies

cd my-lambda-function && yarn

TODO

About

Template for AWS Lambda DynamoDBStream with TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published