Add a CloudTrail delegated administrator - Amazon CloudTrail
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Add a CloudTrail delegated administrator

You can add a delegated administrator to manage an organization's CloudTrail resources, such as trails and event data stores.

You can add a CloudTrail delegated administrator for your Amazon organization using the Amazon CLI.

Before you add a delegated administrator, be sure they have an account in your organization and you are signed in with the management account for your organization. For information about how to create a new Amazon account for your organization, see Creating an Amazon account in your organization. For information about how to invite an existing Amazon account to your organization, see Inviting an Amazon account to join your organization.

Amazon CLI

The following example adds a CloudTrail delegated administrator.

aws cloudtrail register-organization-delegated-admin --member-account-id="memberAccountId"

This command produces no output if it's successful.