listInvestigations
inline suspend fun DetectiveClient.listInvestigations(crossinline block: ListInvestigationsRequest.Builder.() -> Unit): ListInvestigationsResponse
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. ListInvestigations
lists all active Detective investigations.