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?

gefragt vor 2 Jahren1952 Aufrufe
2 Antworten
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
SUPPORT-TECHNIKER
Wayne_G
beantwortet vor 2 Jahren
  • 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

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen