Socket
Socket
Sign inDemoInstall

@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 ================


Version published
Weekly downloads
5
decreased by-16.67%
Maintainers
15
Weekly downloads
 
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc