getInvestigation
inline suspend fun DetectiveClient.getInvestigation(crossinline block: GetInvestigationRequest.Builder.() -> Unit): GetInvestigationResponse
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise. An indicator of compromise (IOC) is an artifact observed in or on a network, system, or environment that can (with a high level of confidence) identify malicious activity or a security incident. GetInvestigation
returns the investigation results of an investigation for a behavior graph.