Open GabrieleCedrinoCorley opened 3 days ago
When viewing an .asl file for Amazon States Language, a QueryLanguage key is considered an error. According to the ASL spec:
So, I think the language should be allowing a QueryLanguage key.
Expected this .asl to be valid and thus graphable.
AWS: About
Amazon Q: About
This issue can be closed as duplicate, here's the fix for this issue https://github.com/aws/amazon-states-language-service/pull/159
Problem
Steps to reproduce the issue
When viewing an .asl file for Amazon States Language, a QueryLanguage key is considered an error. According to the ASL spec:
So, I think the language should be allowing a QueryLanguage key.
Step to reproduce the issue
Expected behavior
Expected this .asl to be valid and thus graphable.
System details (run
AWS: About
and/orAmazon Q: About
)