AWS::Detective::GraphResource schema for AWS::Detective::Graph
2 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AutoEnableMembers | boolean | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | The Detective graph ARN |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Detective::Graph
Resources:
MyResource:
Type: AWS::Detective::Graph
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
detective:CreateGraphdetective:ListGraphsdetective:TagResourcedetective:UpdateOrganizationConfigurationorganizations:DescribeOrganizationdetective:ListGraphsdetective:UntagResourcedetective:TagResourcedetective:ListTagsForResourcedetective:UpdateOrganizationConfigurationorganizations:DescribeOrganizationdetective:ListGraphsdetective:ListTagsForResourcedetective:DescribeOrganizationConfigurationorganizations:DescribeOrganizationdetective:DeleteGraphdetective:ListGraphsdetective:ListGraphsdetective:ListTagsForResourcedetective:DescribeOrganizationConfigurationorganizations:DescribeOrganizationOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArn