serverless-local-kinesis
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

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 ❤️

Readme

Keywords

none

Package Sidebar

Install

npm i serverless-local-kinesis

Weekly Downloads

15

Version

1.1.0

License

MIT

Unpacked Size

6.85 kB

Total Files

6

Last publish

Collaborators

  • yooouuri