X
You have learned how to use the various AWS CLI commands to work with the AWS Well-Architected Tool.
aws cloudformation delete-stack --stack-name STACK_NAME
aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus"