- Newest
- Most votes
- Most comments
This is a challenging situation with a partially failed Control Tower setup. When Control Tower deployment fails partway through, it can leave resources in an inconsistent state that prevents normal cleanup procedures.
Based on your situation, you're facing a circular dependency: you can't decommission the landing zone because of the incomplete account, and you can't remove the incomplete account because it lacks the prerequisites to operate as a standalone account.
Here are the key points about your situation:
-
Automated decommissioning won't work in this case. AWS Control Tower doesn't support automated decommissioning for partially set up landing zones.
-
The incomplete Log Archive account (094******868) is blocking both the cleanup and new setup attempts.
-
The ConstraintViolationException you're seeing is because the account is in an incomplete state without payment method, phone verification, or contact information.
Your approach to contact AWS Support was the correct step. This is one of those situations where backend intervention is necessary. AWS Support can help with:
- Force-removing the incomplete account from your organization
- Cleaning up the stuck Control Tower resources
- Resolving the account status issues
While waiting for AWS Support, you could try these additional steps, though they may not fully resolve the issue:
-
Check for any CloudFormation stacks in a failed state and attempt to delete them.
-
Look for any Service Catalog provisioned products related to the failed account and try terminating them.
-
If you can access the AWS CLI with appropriate permissions, you might try identifying and manually removing resources created by Control Tower.
However, given the nature of your issue with a closed but incomplete account, AWS Support intervention is likely the most effective path forward. They have the tools to clean up the backend resources and metadata that are causing the circular dependency.
Sources
Remove partially deployed Control Tower Landing Zone | AWS re:Post
Unable to Create Account in Control Tower – Email Conflict + Cannot Reset/Delete Control Tower Setup | AWS re:Post
Problem: Account enrollment and environment validation failures - Landing Zone Accelerator on AWS
answered 10 months ago
Relevant content
asked 3 years ago
