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.id}
Content copied to clipboard
Import
Using pulumi import
, import aws_detective_organization_admin_account
using the Detective Graph ID. For example:
$ pulumi import aws:detective/organizationConfiguration:OrganizationConfiguration example 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