Open
Description
Problem
At the moment AWS Toolkit provides two built-in language server libraries for SSM and for ASL. Where both are a wrapper around yaml-language-server
, which is the same library as the YAML extension is using. For SAM and CFN this is already done, so it makes sense to follow the same pattern for SSM and ASL as well.