wadi-chemkhi / aws-step-functions-constructor

VSCode extension to visualize AWS step functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Usage Example

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.

About

VSCode extension to visualize AWS step functions

License:MIT License


Languages

Language:TypeScript 82.0%Language:JavaScript 18.0%