Module Smaws_Client_CloudFormation.ValidateTemplate

and Deserialization

Validates a specified template. CloudFormation first checks if the template is valid JSON. If it isn't, CloudFormation checks if the template is valid YAML. If both these checks fail, CloudFormation returns a template validation error.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error ] -> string