Learn R Programming

paws.security.identity (version 0.8.0)

guardduty_stop_monitoring_members: 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.

To find the detectorId in the current Region, see the Settings page in the GuardDuty console, or run the list_detectors API.

AccountIds

[required] A list of account IDs for the member accounts to stop monitoring.