Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

paws.security.identity (version 0.1.9)

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"
)