Convert a string containing the AWS JSON template format to an equivalent string containing the Heat YAML format.
Checks a parsed template for missing version and sections.
This is currently only applied to YAML templates.
Takes a string and returns a dict containing the parsed structure. This includes determination of whether the string is using the JSON or YAML format.
Enter search terms or a module, class or function name.