preventionFacts
preventionFacts
preventionFacts (filter: [String!], paging: String) → PreventionFacts
List all preventionFacts that match the optional filter, starting from the optional paging token.
Facts can be filtered by:
ruleId: Facts from a specific rulefactTypeId: Facts of a specific typescopeResourceId: Facts at a specific hierarchy levelsubject: Facts about a specific subject (e.g., "s3", "us-east-1")value: Facts with a specific value (e.g., "blocked", "available")
For more information, please see Filters.