guardduty_start_monitoring_members: Turns on GuardDuty monitoring of the specified member...

View source: R/guardduty_operations.R

guardduty_start_monitoring_membersR Documentation

Turns on GuardDuty monitoring of the specified member accounts

Description

Turns on GuardDuty monitoring of the specified member accounts. Use this operation to restart monitoring of accounts that you stopped monitoring with the stop_monitoring_members operation.

See https://www.paws-r-sdk.com/docs/guardduty_start_monitoring_members/ for full documentation.

Usage

guardduty_start_monitoring_members(DetectorId, AccountIds)

Arguments

DetectorId

[required] The unique ID of the detector of the GuardDuty administrator account associated with the member accounts to monitor.

AccountIds

[required] A list of account IDs of the GuardDuty member accounts to start monitoring.


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