View source: R/detective_operations.R
detective_update_investigation_state | R Documentation |
Updates the state of an investigation.
See https://www.paws-r-sdk.com/docs/detective_update_investigation_state/ for full documentation.
detective_update_investigation_state(GraphArn, InvestigationId, State)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.