Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface CloudTrailExportPayload

    interface CloudTrailExportPayload {
        Records: CloudTrailEvent[];
    }
    Index
    Records: CloudTrailEvent[]