@aws-sdk/client-detective

StartInvestigationCommandInput Interface

Members

Name
Type
Details
EntityArn Requiredstring | undefined

The unique Amazon Resource Name (ARN) of the IAM user and IAM role.

GraphArn Requiredstring | undefined

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

ScopeEndTime RequiredDate | undefined

The data and time when the investigation ended. The value is an UTC ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.

ScopeStartTime RequiredDate | undefined

The data and time when the investigation began. The value is an UTC ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.

Full Signature

export interface StartInvestigationCommandInput extends StartInvestigationRequest