detective_create_graph: Creates a new behavior graph for the calling account, and...

View source: R/detective_operations.R

detective_create_graphR Documentation

Creates a new behavior graph for the calling account, and sets that account as the administrator account

Description

Creates a new behavior graph for the calling account, and sets that account as the administrator account. This operation is called by the account that is enabling Detective.

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

Usage

detective_create_graph(Tags = NULL)

Arguments

Tags

The tags to assign to the new behavior graph. You can add up to 50 tags. For each tag, you provide the tag key and the tag value. Each tag key can contain up to 128 characters. Each tag value can contain up to 256 characters.


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