Problem
Where a state machine file with .asl.json exists, red lines appear in VS Code, stating the state machine json is not valid with a valid variable placeholder, and a visual representation of the state machine subsequently not being rendered.
"Wait": {
"Type": "Wait",
"Seconds": ${someVariablePlaceholder},
"Next": "Some step",
"QueryLanguage": "JSONata",
"Output": "{% $states.input %}"
},
Steps to reproduce the issue
See above
Expected behavior
System details (run AWS: About and/or Amazon Q: About)
- OS: Mac OS X
- Visual Studio Code version: 1.120.0
- AWS Toolkit version: 4.5.0
Problem
Where a state machine file with .asl.json exists, red lines appear in VS Code, stating the state machine json is not valid with a valid variable placeholder, and a visual representation of the state machine subsequently not being rendered.
Steps to reproduce the issue
See above
Expected behavior
System details (run
AWS: Aboutand/orAmazon Q: About)