guardduty_disable_organization_admin_account: Disables an AWS account within the Organization as the GuardDuty
delegated administrator
Description
Disables an AWS account within the Organization as the GuardDuty
delegated administrator.
Usage
guardduty_disable_organization_admin_account(AdminAccountId)
Arguments
- AdminAccountId
[required] The AWS Account ID for the organizations account to be disabled as a
GuardDuty delegated administrator.
Request syntax
svc$disable_organization_admin_account(
AdminAccountId = "string"
)