ControlAssessment
The result of evaluating a single control as part of an assessment.
Contents
Note
In the following list, the required parameters are described first.
- ControlAssessmentResult
-
The result of the control evaluation.
Type: String
Valid Values:
PASS | FAIL | NOT_EXECUTED | EXEMPTION_PASSRequired: No
- ControlId
-
The unique ID of the control that was evaluated.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[\w\-]+$Required: No
- Errors
-
An array of
ControlErrorobjects associated with the control evaluation.Type: Array of ControlError objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: