Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lambdaview

arminhammer3Apache-2.00.1.0

command-line to view AWS Lambda function details

AWS, Lambda, CloudWatch, Logs

readme

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