detective_start_monitoring_member {paws.security.identity} | R 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
|
[Package paws.security.identity version 0.9.0 Index]