79098471

Date: 2024-10-17 14:11:23
Score: 1
Natty:
Report link

If you get this message when you are trying to read templates from an S3 bucket (which is necessary if you have templates larger than a certain size), the fix is to use:

--template-url https:\my-bucket\someprefix\atemplate.yml

Instead of using --template-body, which is for local files.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: CyclingDave