1.0.0 • Published 6 years ago

aws-step-functions-inspector v1.0.0

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

*nix build status Transpilation status npm version

aws-step-functions-inspector

Dumps all events of specified state machine instance in human readable format

Usage

Existence of AWS_PROFILE and AWS_REGION enviromnment variables should be ensured

aws-step-functions-inspector {arn} [options]

Supported options:

  • --reverse - Output events in reverse order
  • --help -h - Show usage info
  • --version -v - Display version