Enabling AWS Configuration on Control Tower Main Account

0

Control Tower has been enabled and has a number of accounts setup under it. These accounts have all got AWS Config setup logging their changes to the Log Archive account central control tower bucket.

The Control Tower Main account however does not have AWS Config setup. Is there a way it can be setup to allow it to log to the control tower main buckets in the log archive account?

質問済み 2年前1954ビュー
2回答
1

The Control Tower management account (along with the other shared accounts) are not intended to have custom changes deployed to them (1). The permissions and guardrails should generally prevent such changes, and working around these limitations to make changes may lead to issues with Landing Zone updates or account registration.

That said, API activity from the management account should be available in CloudTrail (2) for auditing purposes.

(1) https://docs.aws.amazon.com/controltower/latest/userguide/best-practices.html#getting-started-guidance : Best practices for AWS Control Tower administrators - Guidance for Creating and Modifying AWS Control Tower Resources

(2) https://docs.aws.amazon.com/controltower/latest/userguide/cloudtrail.html : Monitoring Events with CloudTrail

AWS
サポートエンジニア
Wayne_G
回答済み 2年前
  • If im activating SecHub in the ControlTower Organization it send this as Finding. So what is the recommendation?

0

I agree. The reality is, with AWS Organizations and service interrogations along with AWS SSO you end up using the management account quite a lot, so feel it should be covered - especially to get a "whole platform" security posture. There is some sample code for the Security Reference Architecture that helps fill this gap: https://github.com/aws-samples/aws-security-reference-architecture-examples/tree/main/aws_sra_examples/solutions/config/config_management_account

HTH

回答済み 2年前

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

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

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