Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

AWS Lambda: Register to Kinesis

Creates a Kinesis stream. Also deploys one Lambda function which is sending data to the stream and two functions which are reading from the stream.

Quick Start

Run:

export LAMBDA_BUCKET=<your-lambda-bucket> && ./deploy.sh