View a markdown version of this page

ControlAssessment - AWS Marketplace

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_PASS

Required: 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 ControlError objects 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: