Modules§
- change_
set - Helpers for working with change sets.
- status_
reason - Detailed status reasons.
Structs§
- Apply
Stack - An ongoing
apply_stack
operation. - Apply
Stack Change Set - Return value of
ApplyStack::change_set
. - Apply
Stack Events - Return value of
ApplyStack::events
. - Apply
Stack Input - The input for the
apply_stack
operation. - Apply
Stack Output - The output of the
apply_stack
operation. - Client
- A client for performing cloudformatious operations.
- Delete
Stack - An ongoing
delete_stack
operation. - Delete
Stack Events - Return value of
DeleteStack::events
. - Delete
Stack Input - The input for the
delete_stack
operation. - Parameter
- An input parameter for an
apply_stack
operation. - Stack
Event Details - Event details from the
DescribeStackEvents
API that are common for stack and resource events. - Stack
Failure - Describes a failed stack operation.
- Stack
Output - An output from an
apply_stack
operation. - Stack
Warning - Describes a successful stack operation with warnings.
- Tag
- A resource tag.
Enums§
- Apply
Stack Error - Errors emitted by an
apply_stack
operation. - Blocked
Stack Status - Settled statuses in which a stack cannot be updated.
- 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.
- Change
SetStatus - Possible change set statuses.
- Delete
Stack Error - Errors emitted by a
delete_stack
operation. - Resource
Status - Possible resource statuses.
- Stack
Event - A stack event from the
DescribeStackEvents
API. - Stack
Status - Possible stack statuses.
- Status
Sentiment - An indication of whether a status is positive, negative, or neutral for the affected resource.
- Template
Source - Source for a template body.
Traits§
- Status
- Common operations for statuses.