A SysOps administrator needs to delete an AWS CloudFormation stack that is no longer in use.The CloudFormation stack is in the DELETE_FAILED state.The SysOps administrator has validated the permissions that are required to delete the CloudFormation stack.
Which of the following are possible causes of the DELETE_FAILED state?
(Choose two.)
The configured timeout to delete the stack was too low for the delete operation to complete.
The stack contains nested stacks that must be manually deleted first.
The stack was deployed with the –disable-rollback option.
There are additional resources associated with a security group in the stack.
There are Amazon S3 buckets that still contain objects in the stack.