Description
The optional Description section enables you to include comments about your template. The Description must follow the AWSTemplateFormatVersion section.
The description
method maps to the CloudFormation Template Anatomy Description.
Example Snippet
description "AutoScaling CloudFormation template"
Output
Description: AutoScaling CloudFormation template
Back to DSL Basics Docs.