Update Investigation State
detective_update_investigation_state | R Documentation |
Updates the state of an investigation¶
Description¶
Updates the state of an investigation.
Usage¶
Arguments¶
GraphArn
[required] The Amazon Resource Name (ARN) of the behavior graph.
InvestigationId
[required] The investigation ID of the investigation report.
State
[required] The current state of the investigation. An archived investigation indicates you have completed reviewing the investigation.
Value¶
An empty list.