Skip to main content

graphs

Retrieves a list of graphs in a region

Overview

Namegraphs
TypeResource
Descriptiongraphs
Idawscc.detective.graphs

Fields

NameDatatypeDescription
arnstringThe Detective graph ARN
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.detective.graphs
WHERE region = 'us-east-1'

Permissions

To operate on the graphs resource, the following permissions are required:

Create

detective:CreateGraph,
detective:UpdateOrganizationConfiguration,
organizations:DescribeOrganization

List

detective:ListGraphs,
detective:ListTagsForResource,
detective:DescribeOrganizationConfiguration,
organizations:DescribeOrganization