detective_start_monitoring_member: Sends a request to enable data ingest for a member account...

View source: R/detective_operations.R

detective_start_monitoring_memberR Documentation

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.


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