Skip to content

ListControlInsightsByControlDomain

Source: src/AWS/AuditManager/ListControlInsightsByControlDomain.ts

Runtime binding for auditmanager:ListControlInsightsByControlDomain.

Lists the latest control analytics for a specific control domain across active assessments. Provide the implementation with Effect.provide(AWS.AuditManager.ListControlInsightsByControlDomainHttp).

const listControlInsightsByControlDomain = yield* AWS.AuditManager.ListControlInsightsByControlDomain();
const result = yield* listControlInsightsByControlDomain({ controlDomainId });