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
controlIdentifier
returned 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
DriftStatus
items.Type: Array of strings
Array Members: Fixed number of 1 item.
Valid Values:
DRIFTED | IN_SYNC | NOT_CHECKING | UNKNOWN
Required: No
- statuses
-
A list of
EnablementStatus
items.Type: Array of strings
Array Members: Fixed number of 1 item.
Valid Values:
SUCCEEDED | FAILED | UNDER_CHANGE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: