Skip to content

GetInsights

Source: src/AWS/AuditManager/GetInsights.ts

Runtime binding for auditmanager:GetInsights.

Gets the latest analytics data for all active assessments — compliance-check counts by status across the account. Provide the implementation with Effect.provide(AWS.AuditManager.GetInsightsHttp).

const getInsights = yield* AWS.AuditManager.GetInsights();
const result = yield* getInsights();