Tracked
- NPM Downloads Last Month
- 101
- Issues
- 0
- Stars
- 0
- Forks
- 0
- Watchers
- 0
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 :heart: