guardduty_stop_monitoring_members: Stops GuardDuty monitoring for the specified member accounts

View source: R/guardduty_operations.R

guardduty_stop_monitoring_membersR 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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.