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 年前1952 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则