status
The result status of the StackSet operation for the given account in the given Region.
CANCELLED
: The operation in the specified account and Region has been canceled. This is either because a user has stopped the StackSet operation, or because the failure tolerance of the StackSet operation has been exceeded.FAILED
: The operation in the specified account and Region failed.If the StackSet operation fails in enough accounts within a Region, the failure tolerance for the StackSet operation as a whole might be exceeded.RUNNING
: The operation in the specified account and Region is currently in progress.PENDING
: The operation in the specified account and Region has yet to start.SUCCEEDED
: The operation in the specified account and Region completed successfully.