Crate cloudformatious[][src]

Structs

Apply

An ongoing apply operation.

ApplyInput

The input for the apply operation.

ApplyOutput

The output of the apply operation.

InvalidStatus

An error marker returned when trying to parse an invalid status.

Parameter

An input parameter for an apply operation.

StackEventDetails

Event details from the DescribeStackEvents API that are common for stack and resource events.

StackOutput

An output from an apply operation.

Enums

ApplyError

Errors emitted by an apply operation.

Capability

In some cases, you must explicitly acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create (or update) the stack.

ChangeSetStatus

Possible change set statuses.

ResourceStatus

Possible resource statuses.

StackEvent

A stack event from the DescribeStackEvents API.

StackStatus

Possible stack statuses.

StatusSentiment

An indication of whether a status is positive, negative, or neutral for the affected resource.

TemplateSource

Source for a template body.

Traits

CloudFormatious

High-level CloudFormation operations.

Status

Common operations for statuses.