February 2020
Intermediate to advanced
440 pages
13h 51m
English
In this recipe, we looked at the steps for sending CloudTrail logs from a standalone account into another. If we are using AWS Organizations, we can enable CloudTrail across accounts from the master account by selecting Yes for Apply trail to my organization while creating a trail:

An organization's trail is then created in all the member accounts, which means we don't have to modify the bucket policy, as we saw in this recipe. Enabling this option may lead to additional charges if the member accounts already have trails since only the first trail within a region is free. We learned about AWS Organizations in the Creating a ...
Read now
Unlock full access