Delete Graph
detective_delete_graph | R Documentation |
Disables the specified behavior graph and queues it to be deleted¶
Description¶
Disables the specified behavior graph and queues it to be deleted. This operation removes the behavior graph from each member account's list of behavior graphs.
delete_graph
can only be called by the administrator account for a
behavior graph.
Usage¶
Arguments¶
GraphArn
[required] The ARN of the behavior graph to disable.
Value¶
An empty list.