StackSetOperationSummary
The structures that contain summary information about the specified operation.
Types
Properties
The type of operation: CREATE
, UPDATE
, or DELETE
. Create and delete operations affect only the specified stack instances that are associated with the specified StackSet. Update operations affect both the StackSet itself and all associated StackSet instances.
The time at which the operation was initiated. Note that the creation times for the StackSet operation might differ from the creation time of the individual stacks themselves. This is because CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested Regions, before actually creating the first stacks.
The time at which the StackSet operation ended, across all accounts and Regions specified. Note that this doesn't necessarily mean that the StackSet operation was successful, or even attempted, in each account or Region.
The unique ID of the StackSet operation.
The user-specified preferences for how CloudFormation performs a StackSet operation.
The overall status of the operation.
Detailed information about the StackSet operation.
The status of the operation in details.