aws-step-functions-constructor
aws-step-functions-constructor copied to clipboard
VSCode extension to visualize AWS step functions
Visualize AWS step functions for Visual Studio Code
Supported formats:
- ASL definition in JSON or YAML
- SAM ASL definition or ASL file reference
- Cloudformation definitionString
- Serverless declaration
Open in split view
Go into Command Palette and type:
> Show step function
License
This software is released under MIT License
Review
Feedback and contributions welcome. Please leave a review.
Info
- ASL - Amazon states language definition
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.