Sign in to the AWS Management Console using the Audit account. You can verify the organization’s account structure in the Set up Landing Zone step.
Run the following command:
aws organizations register-delegated-administrator --service-principal=member.org.stacksets.cloudformation.amazonaws.com --account-id=$ACCOUNT_ID
To verify that the Audit account has been successfully registered as a delegated administrator for AWS CloudFormation, run the following command:
aws organizations list-delegated-administrators --service-principal=member.org.stacksets.cloudformation.amazonaws.com