---
type: resource-type
title: EnabledControl
description: aws resource type AWS::ControlTower::EnabledControl
name: EnabledControl
lexicon: aws
resource_type: AWS::ControlTower::EnabledControl
---
`AWS::ControlTower::EnabledControl`, a resource type of the aws lexicon.

## Properties

- `ControlIdentifier` (`string`, required): Arn of the control.
- `TargetIdentifier` (`string`, required): Arn for Organizational unit to which the control needs to be applied
- `Parameters` (`EnabledControl_EnabledControlParameter[]`, optional): Parameters to configure the enabled control behavior.
- `Tags` (`EnabledControl_Tag[]`, optional): A set of tags to assign to the enabled control.
