Failing Creating an AWS Account in Control Tower

0

I tried creating an AWS account using Account Factory in Control Tower, but I get the following errror after an hour waiting for it:

AWS Control Tower cannot complete the operation because activation of account 012345678912 is not complete. Try again in one hour. If this error persists, contact AWS Support.
profile picture
EXPERT
asked 2 years ago860 views
2 Answers
0

Switch to newly created account by assuming role AWSControlTowerExecution.

Try to access any service, you will receive Complete AWS Registration page.

Click on it and select Support Plan.

Click again on any service, you will receive Registration Completed and We Activating your account page.

Go back to Service Catalog and try rerun Account provisioning to complete.

https://ca-central-1.console.aws.amazon.com/servicecatalog/home?region=ca-central-1#provisioned-products

Select Account in taint state -> Actions-> Update

Make sure you fill exact same details as then you submitted account creation for the first time.

Click Update.

If it will fail again, open support case to AWS for Account Activation issues, and ask them to activate account.

profile picture
EXPERT
answered a year ago
profile picture
EXPERT
reviewed a year ago
-1

There are few common causes of this error. A good example is if AWS Control Tower configuration changes are in progress especially if your account provision is in an In progress state indefinitely.

To check the status of a previous action in AWS Control Tower [1]

  • Navigate to AWS CloudFormation > StackSets
  • Check each stack set related to AWS Control Tower (prefix: "AWSControlTower")
  • Look for AWS CloudFormation StackSets operations that are still running. If your account provisioning takes longer than one hour, it's best to terminate the provisioning process and try again. Also confirm that the automated pre-lunch checks for your management account has been completed [2]

[References]

[1]https://docs.aws.amazon.com/controltower/latest/userguide/troubleshooting.html

[2] https://docs.aws.amazon.com/controltower/latest/userguide/getting-started-prereqs.html

profile pictureAWS
answered 2 years ago
profile pictureAWS
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions