Organization Configuration
Example Usage
resources:
example:
type: aws:detective:Graph
properties:
enable: true
exampleOrganizationConfiguration:
type: aws:detective:OrganizationConfiguration
name: example
properties:
autoEnable: true
graphArn: ${example.graphArn}
Content copied to clipboard
Import
Using pulumi import
, import aws_detective_organization_admin_account
using the behavior graph ARN. For example:
$ pulumi import aws:detective/organizationConfiguration:OrganizationConfiguration example arn:aws:detective:us-east-1:123456789012:graph:00b00fd5aecc0ab60a708659477e9617
Content copied to clipboard
Properties
Link copied to clipboard
When this setting is enabled, all new accounts that are created in, or added to, the organization are added as a member accounts of the organization’s Detective delegated administrator and Detective is enabled in that AWS Region.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard