Learn R Programming

paws.security.identity (version 0.7.0)

detective_start_monitoring_member: Sends a request to enable data ingest for a member account that has a status of ACCEPTED_BUT_DISABLED

Description

Sends a request to enable data ingest for a member account that has a status of ACCEPTED_BUT_DISABLED.

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

Usage

detective_start_monitoring_member(GraphArn, AccountId)

Arguments

GraphArn

[required] The ARN of the behavior graph.

AccountId

[required] The account ID of the member account to try to enable.

The account must be an invited member account with a status of ACCEPTED_BUT_DISABLED.