listControlDomainInsightsByAssessment
inline suspend fun AuditManagerClient.listControlDomainInsightsByAssessment(crossinline block: ListControlDomainInsightsByAssessmentRequest.Builder.() -> Unit): ListControlDomainInsightsByAssessmentResponse
Lists analytics data for control domains within a specified active assessment.
Audit Manager supports the control domains that are provided by Amazon Web Services Control Catalog. For information about how to find a list of available control domains, see ListDomains
in the Amazon Web Services Control Catalog API Reference.
A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated
date of controlDomainInsights
. If this condition isn’t met, no data is listed for that domain.