View source: R/guardduty_operations.R
guardduty_stop_monitoring_members | R Documentation |
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.
guardduty_stop_monitoring_members(DetectorId, AccountIds)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.