ControlInsightsMetadataByAssessmentItem
A summary of the latest analytics data for a specific control in a specific active assessment.
Control insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.
Contents
- controlSetName
-
The name of the control set that the assessment control belongs to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
.*\S.*
Required: No
- evidenceInsights
-
A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
Type: EvidenceInsights object
Required: No
- id
-
The unique identifier for the assessment control.
Type: String
Length Constraints: Minimum length of 13. Maximum length of 2048.
Pattern:
^arn:.*:controlcatalog:.*:.*:domain/.*|UNCATEGORIZED|^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$
Required: No
- lastUpdated
-
The time when the assessment control insights were last updated.
Type: Timestamp
Required: No
- name
-
The name of the assessment control.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: