You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ps: After consideration I finally got it: the developer probably generated the VTL code using the AWS console and copy/pasted to the template. So it wasn't a choice of syntax, it was just his way of "playing safe" and being productive.
Anyways.. sorry, I know this isn't really an "issue". But I was mistakenly thinking that maybe it had to be done that way (with double quoted strings).
I'm struggling to figure out the right syntax to use in CloudFormation templates.
Is there a particular reason why the mapping templates were written with double quoted strings, as opposed to block strings?
Using a multiline/block string seems so much more writable and readable:
(this example is from api.yaml line 171)
The text was updated successfully, but these errors were encountered: