This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ControlTower::EnabledControl EnabledControlParameter
A set of parameters that configure the behavior of the enabled control. Expressed as a key/value pair, where Key is of type String and Value is of type Document.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Key-
The key of a key/value pair. It is of type
string.Required: Yes
Type: String
Update requires: No interruption
Value-
The value of a key/value pair. It can be of type
array,string,number,object, orboolean. [Note: The Type field that follows may show a single type such as Number, which is only one possible type.]Required: Yes
Type: Array of String
Minimum:
1Update requires: No interruption