AWS Config Resources with Control Tower

0

I was trying to onboard 1 AWS account onto Control Tower but hit with an error saying AWS Config Recorder has already existed. In AWS Config, I have a number of Resources created using CloudFormation stack and are in use. I would like to ask, if I disable AWS Config Recorder (following the guide below), will the existing AWS Config Resources be retained or cause a drift to CloudFormation?

(Failure Error that Mentions AWS Config) https://docs.aws.amazon.com/controltower/latest/userguide/troubleshooting.html

jinyou
質問済み 9ヶ月前298ビュー
2回答
0

Delete the configuration recorder and delivery channel in all supported regions.

Disabling AWS Config is not enough, the configuration recorder and delivery channel must be deleted by means of the CLI. After you’ve deleted the configuration recorder and delivery channel from the CLI, you can try again to launch AWS Control Tower and enroll the account.

[NOTE] If disabling AWS Config Resources create any impact on CT then re-enable it.

References:

profile picture
エキスパート
回答済み 9ヶ月前
  • Hi, how about the Config **Resources **? Will it be deleted after disabling the recorder?

0

Hello jinyou,

With the answer Kumar gave, I'd like to add one more on your question. When CT create a Config recorder, it store logs into the one of the S3 buckets Log account has and the name of the log file starts with "aws-controltower-logs-LOGACCOUNTID...". That means, your previous Config records will be remained at the S3 bucket where it's been created.

Hope this answer useful for you. :)
Best regards,

profile pictureAWS
回答済み 9ヶ月前
  • Hi, how about the Config **Resources **? Will it be deleted after disabling the recorder?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ