detective_update_organization_configuration {paws.security.identity} | R Documentation |
Updates the configuration for the Organizations integration in the current Region
Description
Updates the configuration for the Organizations integration in the current Region. Can only be called by the Detective administrator account for the organization.
See https://www.paws-r-sdk.com/docs/detective_update_organization_configuration/ for full documentation.
Usage
detective_update_organization_configuration(GraphArn, AutoEnable = NULL)
Arguments
GraphArn |
[required] The ARN of the organization behavior graph. |
AutoEnable |
Indicates whether to automatically enable new organization accounts as member accounts in the organization behavior graph. |
[Package paws.security.identity version 0.9.0 Index]