New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lambdaview

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambdaview

command-line to view AWS Lambda function details

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

lambdaview

CLI tool that displays AWS Lambda function details, log messages, and errors

installation

npm install -g lambdaview

Usage

Run lambdaview from the command line. The only required flag is -f/--function, which expects the Lambda function name or ARN. An optional -r/--region is available to set the region (us-east-1 is the default).

$ lambdaview --function sqlTest

Keywords

AWS

FAQs

Package last updated on 27 Jul 2016

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