DSL Extras

Most Lono DSL methods match closely to the CloudFormation Template Anatomy section. Additionally, there are some DSL extra methods that are useful.

Method Description
Conditional Parameter Helps with creating a common pattern of creating a parameter, condition, and ref.
Parameter Groups Add to the CloudFormation Metadata Parameter Groups and Parameter Labels.
Stack Output Can be used in params files with ERB to lookup outputs from other stacks.

Pro tip: Use the <- and -> arrow keys to move back and forward.

Edit this page

See a typo or an error? You can improve this page. This website is available on GitHub and contributions are encouraged and welcomed. We love pull requests from you!