guardduty_stop_monitoring_members {paws.security.identity} | R Documentation |
Stops GuardDuty monitoring for the specified member accounts
Description
Stops GuardDuty monitoring for the specified member accounts. Use the start_monitoring_members
operation to restart monitoring for those accounts.
See https://www.paws-r-sdk.com/docs/guardduty_stop_monitoring_members/ for full documentation.
Usage
guardduty_stop_monitoring_members(DetectorId, AccountIds)
Arguments
DetectorId |
[required] The unique ID of the detector associated with the GuardDuty administrator account that is monitoring member accounts. |
AccountIds |
[required] A list of account IDs for the member accounts to stop monitoring. |
[Package paws.security.identity version 0.7.0 Index]