~$ aws cloudformation describe-stacks \
   --stack-name mystack \
   --output text --query 'Stacks[*].StackStatus'
UPDATE_ROLLBACK_IN_PROGRESS
