Support Local Step Functions Workflow Studio Integration for CDK Users #6349
Labels
feature-request
New feature or enhancement. May require GitHub community feedback.
partner-team
Triggers issue routing to owner team
stepfunctions
Current Situation
Currently, the AWS Toolkit for VS Code provides Step Functions Workflow Studio through the App Composer integration, which generates SAM-compatible state machine definitions. While this is great for SAM users, CDK users cannot directly benefit from this visual workflow editor.
Problem
When working with Step Functions in CDK:
Proposed Solution
Add support for CDK workflows in the VS Code Workflow Studio by:
StateMachine
constructAdditional Context
The community has recognized this need, leading to third-party solutions like @mbonig/state-machine. However, having this capability built into the AWS Toolkit would provide a more integrated and maintainable solution.
The text was updated successfully, but these errors were encountered: