Skip to content

GetInsightsByAssessment

Source: src/AWS/AuditManager/GetInsightsByAssessment.ts

Runtime binding for auditmanager:GetInsightsByAssessment.

Gets the latest analytics data for the bound assessment. Provide the implementation with Effect.provide(AWS.AuditManager.GetInsightsByAssessmentHttp).

const getInsightsByAssessment = yield* AWS.AuditManager.GetInsightsByAssessment(assessment);
const result = yield* getInsightsByAssessment();