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).
Insights
Section titled “Insights”const getInsightsByAssessment = yield* AWS.AuditManager.GetInsightsByAssessment(assessment);const result = yield* getInsightsByAssessment();