1.0.2 • Published 3 years ago

watch-lambda-logs v1.0.2

Weekly downloads
4
License
ISC
Repository
github
Last release
3 years ago

Lambda logs watcher

Watch logs from the terminal.

Supports:

  • Terraform-managed functions
  • function name argument
  • function Arn argument

Usage

npx watch-lambda-logs [name|arn]

If no argument is provided it tries to use Terraform to find managed functions. If there are multiple, it offers a choice which one to watch.

Both function name (in the current region, defined in the AWS_REGION environment variable) or function Arn is supported.

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago