Stack
The Stack data type.
Types
Properties
The capabilities allowed in the stack.
The unique ID of the change set.
The time at which the stack was created.
Specifies the deletion mode for the stack. Possible values are:
The time the stack was deleted.
A user-defined description associated with the stack.
The detailed status of the resource or stack. If CONFIGURATION_COMPLETE
is present, the resource or resource configuration phase has completed and the stabilization of the resources is in progress. The stack sets CONFIGURATION_COMPLETE
when all of the resources in the stack have reached that event. For more information, see Understand CloudFormation stack creation events in the CloudFormation User Guide.
Boolean to enable or disable rollback on stack creation failures:
Information about whether a stack's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detect unmanaged configuration changes to stacks and resources with drift detection.
Whether termination protection is enabled for the stack.
The time the stack was last updated. This field will only be returned if the stack has been updated at least once.
Amazon SNS topic Amazon Resource Names (ARNs) to which stack related events are published.
A list of Parameter
structures.
When set to true
, newly created resources are deleted when the operation rolls back. This includes newly created resources marked with a deletion policy of Retain
.
The rollback triggers for CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
Current status of the stack.
Success/failure message associated with the stack status.
The amount of time within which stack creation should complete.