cloudfriend
cloudfriend copied to clipboard
validate template breaks down when > 51200 length
By passing content via TemplateBody
we can hit this restriction. When deploying a template, we would upload this to S3 and pass it via TemplateUrl
. Cloudfriend's validation function ought to manage this somehow.