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).
Designating a delegated GuardDuty administrator account
This section provides steps to designate a delegated administrator in the GuardDuty
organization.
As a management account of the Amazon organization, make sure that you read through the
Considerations and
recommendations on how a delegated GuardDuty administrator account operates. Before
proceeding, ensure that you have Permissions required to designate a
delegated GuardDuty administrator account.
Choose a preferred access method to designate a delegated GuardDuty administrator account for your organization. Only a
management account can perform this step.
- Console
-
Open the GuardDuty console at https://console.amazonaws.cn/guardduty/.
To sign in, use the management account credentials for your
Amazon Organizations organization.
-
By using the Amazon Web Services Region selector in the upper-right corner of
the page, select the Region in which you want to designate the
delegated GuardDuty administrator account for your organization.
-
Do one of the following, depending on whether GuardDuty is enabled for
your management account in the current Region:
-
If GuardDuty is not enabled, select Amazon GuardDuty - all
features and choose Get
started. This action will take you to the
Welcome to GuardDuty page.
-
If GuardDuty is enabled, choose Settings
in the navigation pane.
-
Under Delegated administrator, enter the
12-digit Amazon Web Services account ID of the account that you want to designate
as the delegated GuardDuty administrator account for the organization.
Make sure to enable GuardDuty for your newly designated delegated GuardDuty administrator account,
otherwise it won't be able to take any action.
-
Choose Delegate.
-
(Recommended) Repeat the preceding steps to designate the delegated GuardDuty administrator account
in each Amazon Web Services Region where you have GuardDuty enabled.
- API/CLI
-
-
Run enableOrganizationAdminAccount using
the credentials of the Amazon Web Services account of the organization's
management account.
-
Alternatively, you can use Amazon Command Line Interface to do this. The
following Amazon CLI command designates a delegated GuardDuty administrator account for your
current Region only. Run the following Amazon CLI command and
make sure to replace
111111111111
with
the Amazon Web Services account ID of the account you want to designate as
a delegated GuardDuty administrator account:
aws guardduty enable-organization-admin-account --admin-account-id 111111111111
To designate the delegated GuardDuty administrator account for other Regions, specify the
Region in the Amazon CLI command. The following example
demonstrates how to enable a delegated GuardDuty administrator account in US West (Oregon).
Make sure to replace us-west-2
with the Region for which you want to assign the
delegated GuardDuty administrator account.
aws guardduty enable-organization-admin-account --admin-account-id 111111111111
--region us-west-2
For information about the Amazon Web Services Regions where GuardDuty is
available, see Regions and endpoints.
If GuardDuty is disabled for your delegated GuardDuty administrator account, it won't be able to take
any action. If not already done so, make sure to enable GuardDuty for
the newly designated delegated GuardDuty administrator account.
-
(Recommended) repeat the preceding steps to designate the delegated GuardDuty administrator account
in each Amazon Web Services Region where you have GuardDuty enabled.