EnabledControlFilter
A structure that returns a set of control identifiers, the control status for each control in the set, and the drift status for each control in the set.
Contents
- controlIdentifiers
 - 
               
The set of
controlIdentifierreturned by the filter.Type: Array of strings
Array Members: Fixed number of 1 item.
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws[0-9a-zA-Z_\-:\/]+Required: No
 - driftStatuses
 - 
               
A list of
DriftStatusitems.Type: Array of strings
Array Members: Fixed number of 1 item.
Valid Values:
DRIFTED | IN_SYNC | NOT_CHECKING | UNKNOWNRequired: No
 - statuses
 - 
               
A list of
EnablementStatusitems.Type: Array of strings
Array Members: Fixed number of 1 item.
Valid Values:
SUCCEEDED | FAILED | UNDER_CHANGERequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: