guardduty_delete_members {paws.security.identity} | R Documentation |
Deletes GuardDuty member accounts (to the current GuardDuty administrator account) specified by the account IDs
Description
Deletes GuardDuty member accounts (to the current GuardDuty administrator account) specified by the account IDs.
See https://www.paws-r-sdk.com/docs/guardduty_delete_members/ for full documentation.
Usage
guardduty_delete_members(DetectorId, AccountIds)
Arguments
DetectorId |
[required] The unique ID of the detector of the GuardDuty account whose members you want to delete. |
AccountIds |
[required] A list of account IDs of the GuardDuty member accounts that you want to delete. |
[Package paws.security.identity version 0.7.0 Index]