Socket
Book a DemoInstallSign in
Socket

@coorpacademy/kinesis-lambda-launcher

Package Overview
Dependencies
Maintainers
15
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coorpacademy/kinesis-lambda-launcher

kinesis-lamdba-launcher ================

latest
npmnpm
Version
1.0.2
Version published
Maintainers
15
Created
Source

kinesis-lamdba-launcher

Installation

Install it globaly with npm

npm install -g @coorpacademy/kinesis-lambda-launcher

then you can call it with a simple

kinesis-lambda-launcher [--options]

Detailled options:

Usage: kinesis-lambda-launcher [--options]

Options:
  --kinesis-endpoint  Specify an alternative endpoint for the kinesis sdk
                                                                        [string]
  --kinesis-stream    Specify a stream name to listen                   [string]
  --lambda-file       Path of lambda file                               [string]
  --lambda-handler    Name of lambda function                           [string]

Examples:
  kinesis-lambda-launcher --kinesis-endpoint localhost:4567 --kinesis-stream bricklane-central-development --lambda-file ./lambda/functions/progression-analytics/handler.js --lambda-handler analytics

FAQs

Package last updated on 20 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts