Crate cloudformatious

source ·

Modules

Helpers for working with change sets.
Detailed status reasons.

Structs

An ongoing apply_stack operation.
The input for the apply_stack operation.
The output of the apply_stack operation.
A client for performing cloudformatious operations.
An ongoing delete_stack operation.
The input for the delete_stack operation.
An input parameter for an apply_stack operation.
Event details from the DescribeStackEvents API that are common for stack and resource events.
Describes a failed stack operation.
An output from an apply_stack operation.
Describes a successful stack operation with warnings.
A resource tag.

Enums

Errors emitted by an apply_stack operation.
Settled statuses in which a stack cannot be updated.
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.
Possible change set statuses.
Errors emitted by a delete_stack operation.
Possible resource statuses.
A stack event from the DescribeStackEvents API.
Possible stack statuses.
An indication of whether a status is positive, negative, or neutral for the affected resource.
Source for a template body.

Traits

Common operations for statuses.