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).
Insights
Section titled “Insights”const listControlInsightsByControlDomain = yield* AWS.AuditManager.ListControlInsightsByControlDomain();const result = yield* listControlInsightsByControlDomain({ controlDomainId });