Learn R Programming

paws.security.identity (version 0.7.0)

detective_get_investigation: Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise

Description

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. get_investigation returns the investigation results of an investigation for a behavior graph.

See https://www.paws-r-sdk.com/docs/detective_get_investigation/ for full documentation.

Usage

detective_get_investigation(GraphArn, InvestigationId)

Arguments

GraphArn

[required] The Amazon Resource Name (ARN) of the behavior graph.

InvestigationId

[required] The investigation ID of the investigation report.