View source: R/guardduty_operations.R
guardduty_disassociate_members | R Documentation |
Disassociates GuardDuty member accounts (from the current administrator account) specified by the account IDs.
See https://www.paws-r-sdk.com/docs/guardduty_disassociate_members/ for full documentation.
guardduty_disassociate_members(DetectorId, AccountIds)
DetectorId |
[required] The unique ID of the detector of the GuardDuty account whose members you want to disassociate from the administrator account. |
AccountIds |
[required] A list of account IDs of the GuardDuty member accounts that you want to disassociate from the administrator account. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.