AWS::Detective::OrganizationAdminResource schema for AWS::Detective::OrganizationAdmin
1 configurable property. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AccountId | string | RequiredCreate-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
GraphArn | 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::OrganizationAdmin
Resources:
MyResource:
Type: AWS::Detective::OrganizationAdmin
Properties:
AccountId: "my-accountid"Permissions CloudFormation needs in your IAM role to manage this resource.
detective:EnableOrganizationAdminAccountdetective:ListOrganizationAdminAccountiam:CreateServiceLinkedRoleorganizations:RegisterDelegatedAdministratororganizations:DescribeOrganizationorganizations:EnableAWSServiceAccessorganizations:ListAccountsdetective:ListOrganizationAdminAccountorganizations:DescribeOrganizationdetective:DisableOrganizationAdminAccountdetective:ListOrganizationAdminAccountorganizations:DescribeOrganizationdetective:ListOrganizationAdminAccountorganizations:DescribeOrganizationOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAccountIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AccountId