Validate Template

GET {{aws_cloudformation_base_url}}/?TemplateBody&TemplateURL&Action=ValidateTemplate

Request Params

KeyDatatypeRequiredDescription
TemplateBodynullStructure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.
TemplateURLnullLocation of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.
Actionstring