/stepview

All your AWS Stepfunctions at a glance in the terminal! 🤓

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

StepView

Visualize a summary of all your stepfunctions in the terminal for multiple AWS profiles.

stepview

Installation

pip install stepview

Usage

stepview --help

    Usage: stepview [OPTIONS]

    Options:
      --profile TEXT                  specify the aws profile you want to use as a
                                      comma seperated string. For example '--
                                      profile profile1,profile2,profile3,...'
                                      [required]
      --period TEXT                   specify the time period for which you wish
                                      to look back. You can choose from the
                                      values: "minute, hour, today, day, week,
                                      month, year"   [default: day]
      --help                          Show this message and exit.

Example

stepview --profile foo,bar --period year

Suggestions

Any suggestions can be shared by creating an issue Or you can reach out to me via twitter or linkedin