AWS::ControlTower::EnabledControlEnables a control on a specified target.
4 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ControlIdentifier | string | RequiredCreate-only |
TargetIdentifier | string | RequiredCreate-only |
Parameters | Array<EnabledControlParameter> | |
Tags | Array<Tag> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ControlTower::EnabledControl
Resources:
MyResource:
Type: AWS::ControlTower::EnabledControl
Properties:
TargetIdentifier: "my-targetidentifier"
ControlIdentifier: "my-controlidentifier"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
controltower:ListEnabledControlscontroltower:GetEnabledControlcontroltower:GetControlOperationcontroltower:EnableControlcontroltower:TagResourceorganizations:UpdatePolicyorganizations:CreatePolicyorganizations:AttachPolicycontroltower:ListEnabledControlscontroltower:GetEnabledControlcontroltower:GetControlOperationcontroltower:UpdateEnabledControlcontroltower:UntagResourcecontroltower:TagResourceorganizations:UpdatePolicyorganizations:CreatePolicycontroltower:ListEnabledControlscontroltower:GetEnabledControlcontroltower:GetControlOperationcontroltower:DisableControlorganizations:UpdatePolicyorganizations:DeletePolicyorganizations:CreatePolicyorganizations:AttachPolicycontroltower:ListEnabledControlscontroltower:GetEnabledControlcontroltower:ListTagsForResourcecontroltower:ListEnabledControlsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTargetIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
TargetIdentifierControlIdentifier