Skip to content

Enable Organization Admin Account

guardduty_enable_organization_admin_account R Documentation

Designates an Amazon Web Services account within the organization as your GuardDuty delegated administrator

Description

Designates an Amazon Web Services account within the organization as your GuardDuty delegated administrator. Only the organization's management account can run this API operation.

Usage

guardduty_enable_organization_admin_account(AdminAccountId)

Arguments

AdminAccountId

[required] The Amazon Web Services account ID for the organization account to be enabled as a GuardDuty delegated administrator.

Value

An empty list.

Request syntax

svc$enable_organization_admin_account(
  AdminAccountId = "string"
)