Visual Studio 2022 - AWS Toolkit does not support Step Functions

Viewed 44

There is support for Step Function in Visual Studio Code using AWS Toolkit. I could not find anything similar for Visual Studio 2022.

Is there any way for having Step Functions in Visual Studio 2022?

2 Answers

AWS Step Functions is not supported in the AWS Toolkit for Visual Studio today. The toolkit's team is interested in learning more about your use case and what features would add value to your workflow. Please create an issue on Github at https://github.com/aws/aws-toolkit-visual-studio/issues to share any relevant details.

Related