detective_delete_graph: Disables the specified behavior graph and queues it to be...

View source: R/detective_operations.R

detective_delete_graphR 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.

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.