guardduty_enable_organization_admin_account: Enables an AWS account within the organization as the GuardDuty
delegated administrator
Description
Enables an AWS account within the organization as the GuardDuty
delegated administrator.
Usage
guardduty_enable_organization_admin_account(AdminAccountId)
Arguments
- AdminAccountId
[required] The AWS Account ID for the organization account to be enabled as a
GuardDuty delegated administrator.
Request syntax
svc$enable_organization_admin_account(
AdminAccountId = "string"
)