paulshestakov / aws-step-functions-constructor

VSCode extension to visualize AWS step functions
MIT License
30 stars 11 forks source link

Nothing happens even with valid step function cloudformation #10

Open scott-hoefer opened 4 years ago

scott-hoefer commented 4 years ago

So I have a valid step function yml file (I have deployed it successfully to AWS and tested it) and yet when I run the show step function command all that happens is a small pop up with:

{"vslsStack":[{},{},{},{}]}

Any idea why this is? It seems like a cool extension if I could get it to work

steven-beard commented 4 years ago

I am having the same problem.