Learn R Programming

paws.security.identity (version 0.1.12)

guardduty_disassociate_from_master_account: Disassociates the current GuardDuty member account from its administrator account

Description

Disassociates the current GuardDuty member account from its administrator account.

Usage

guardduty_disassociate_from_master_account(DetectorId)

Value

An empty list.

Arguments

DetectorId

[required] The unique ID of the detector of the GuardDuty member account.

Request syntax

svc$disassociate_from_master_account(
  DetectorId = "string"
)