Skip to main content

Module template

Module template 

Source

Structs§

ParsedTemplate
A parsed CloudFormation template.
ResourceDefinition
A single resource from the template.

Functions§

parse_template
Parse a CloudFormation template from a string (JSON or YAML).
parse_template_with_physical_ids
Parse a CloudFormation template, resolving Refs using known physical resource IDs.
resolve_resource_properties
Re-resolve a single resource definition’s properties with updated physical IDs.