module AwsCftTools

AWS CloudFormation Tools

A collection of classes and methods to manage AWS Infrastructure using CloudFormation as the fundamental unit of infrastructure state. Aws::Cft supports JSON, YAML, and DSL templates with minimal decoration to establish dependencies between templates.

Command Line Interface

A CLI is provided through the aws-cft command that will run any of the “runbooks” under the AwsCftTools::Runbooks:: namespace.

To find a complete list of subcommands, run +aws-cft –help+.

Constants

VERSION

Version of AwsCftTools.