- Navigation Guide
@aws-sdk/client-detective
StartInvestigationCommandInput Interface
The input for StartInvestigationCommand.
Members
Name | Type | Details |
---|---|---|
EntityArn Required | string | undefined | The unique Amazon Resource Name (ARN) of the IAM user and IAM role. |
GraphArn Required | string | undefined | The Amazon Resource Name (ARN) of the behavior graph. |
ScopeEndTime Required | Date | undefined | The data and time when the investigation ended. The value is an UTC ISO8601 formatted string. For example, |
ScopeStartTime Required | Date | undefined | The data and time when the investigation began. The value is an UTC ISO8601 formatted string. For example, |
Full Signature
export interface StartInvestigationCommandInput extends StartInvestigationRequest