📄️ Create a Query
This topic describes how to create a query with the Lacework API.
📄️ Execute a Query by ID
This topic describes how to execute a query by ID. Execution by ID differs from on-demand execution in that the query you want to execute must already exist in your Lacework instance. Because the query already exists, you do not have to provide queryText to execute it.
📄️ Execute a Query On Demand
This topic describes how to execute a query on demand. On-demand execution differs from execution by ID in that the query you want to execute does not have to already exist in your Lacework instance. On-demand execution is useful for repeatedly refining a query until you get the desired results.
📄️ Create an Alert Profile
This topic describes how to create a custom alert profile that extends a predefined alert profile.
📄️ Create a Policy
This topic describes how to create a custom policy.