Validate CloudFormation yaml/json templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices. This is an attempt to ...
A Visual Studio Code extension that provides syntax highlighting for embedded code in YAML files. Currently supports SQL, with Python, JavaScript, Bash, and other languages planned for future releases ...
What are JSON, XML, and YAML? Text-file formats that can be used to store structured data that can be handy for embedded and Web applications. Most developers will be familiar with XML (Extensible ...