paulshestakov / aws-step-functions-constructor

VSCode extension to visualize AWS step functions
MIT License
31 stars 11 forks source link
aws step-functions vscode vscode-extension

Visualize AWS step functions for Visual Studio Code

Supported formats:

Open in split view

Go into Command Palette and type:

> Show step function

Usage Example

License

This software is released under MIT License

Review

Feedback and contributions welcome. Please leave a review.

Info

Alternatives

AWS Toolkit for Visual Studio Code

The AWS Toolkit for Visual Studio Code supports defining, visualizing, and publishing your Step Functions workflows for local and remote state machines using code snippets, code completion, and code validation. Features such as automatic linting and code snippets allow for fast creation and deployment of state machines without leaving VS Code.

Those features are documented here.