AWS – Announcing AWS Step Functions Workflow Studio for the VS Code IDE
AWS Step Functions Workflow Studio is now available in the AWS Toolkit for Visual Studio Code, enabling you to visually create, edit, and debug state machine workflows directly in your local development environment.
AWS Step Functions is a visual workflow service capable of orchestrating over 14,000+ API actions from over 220 AWS services to build distributed applications and data processing workloads. Workflow Studio is a visual builder that allows you to compose workflows on a canvas, while generating workflow definitions in the background. Workflow Studio for VS Code brings the console experience to the IDE, making it easier to create workflows in your local development environment. The new IDE experience works with infrastructure as code tools and enables you to debug your workflow steps using the TestState API directly within the IDE.
To get started, download the AWS Toolkit for VS Code, or update to the latest version. The AWS Toolkits are open source projects and you can submit issues or feature requests to open source GitHub repos for the Toolkit for VS Code.
To learn more, please visit our documentation or read the launch blog.
Read More for the details.