The basis for your stack template. Apply packs, patches, parameters and parameter groups. Access the template property for the resulting CloudFormation template.
template
Add a stack parameter including its descriptive info and an optional parameter group.
Add a group of stack parameters including their descriptive info and an optional parameter group.
Apply a pack with configuration to the stack template.
IaC for an example.
Apply a patch to the stack template.
Convert the stack template to a JSON object.
Convert the stack template to a string.
Convert the stack template to a YAML string.
The basis for your stack template. Apply packs, patches, parameters and parameter groups. Access the
template
property for the resulting CloudFormation template.