Skip to content

⚡️ Plugin for the Serverless Framework - Create a local kinesis stream and fire events automatically

Notifications You must be signed in to change notification settings

pidz-development/serverless-local-kinesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-local-kinesis

Add the plugin to your project

yarn add -D serverless-local-kinesis

Add serverless-local-kinesis to your plugins

Configure the local kinesis stream

custom:
  kinesis:
    port: 4567
    streamName: someEventName
    shards: 1

Polling mechanism is based on Rabble Rousers's local-kinesis-lambda-runner

Thanks to mhart for creating kinesalite

Created by PIDZ Development for the open-source community ❤️

About

⚡️ Plugin for the Serverless Framework - Create a local kinesis stream and fire events automatically

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •