Skip to content

ListAssessmentControlInsightsByControlDomain

Source: src/AWS/AuditManager/ListAssessmentControlInsightsByControlDomain.ts

Runtime binding for auditmanager:ListAssessmentControlInsightsByControlDomain.

Lists the latest control insights for a control domain within the bound (active) assessment. Provide the implementation with Effect.provide(AWS.AuditManager.ListAssessmentControlInsightsByControlDomainHttp).

const listAssessmentControlInsightsByControlDomain = yield* AWS.AuditManager.ListAssessmentControlInsightsByControlDomain(assessment);
const result = yield* listAssessmentControlInsightsByControlDomain({ controlDomainId });