Learn R Programming

paws.security.identity (version 0.7.0)

detective_delete_graph: 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.

See https://www.paws-r-sdk.com/docs/detective_delete_graph/ for full documentation.

Usage

detective_delete_graph(GraphArn)

Arguments

GraphArn

[required] The ARN of the behavior graph to disable.