| Package | Description |
|---|---|
| com.amazonaws.services.detective |
Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security
issues across your Amazon Web Services (Amazon Web Services) workloads.
|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
GetInvestigationResult |
AbstractAmazonDetective.getInvestigation(GetInvestigationRequest request) |
GetInvestigationResult |
AmazonDetectiveClient.getInvestigation(GetInvestigationRequest request)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
GetInvestigationResult |
AmazonDetective.getInvestigation(GetInvestigationRequest getInvestigationRequest)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetInvestigationResult> |
AbstractAmazonDetectiveAsync.getInvestigationAsync(GetInvestigationRequest request,
AsyncHandler<GetInvestigationRequest,GetInvestigationResult> asyncHandler) |
Future<GetInvestigationResult> |
AmazonDetectiveAsync.getInvestigationAsync(GetInvestigationRequest getInvestigationRequest,
AsyncHandler<GetInvestigationRequest,GetInvestigationResult> asyncHandler)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<GetInvestigationResult> |
AmazonDetectiveAsyncClient.getInvestigationAsync(GetInvestigationRequest request,
AsyncHandler<GetInvestigationRequest,GetInvestigationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetInvestigationResult |
GetInvestigationResult.clone() |
GetInvestigationResult |
GetInvestigationResult.withCreatedTime(Date createdTime)
The creation time of the investigation report in UTC time stamp format.
|
GetInvestigationResult |
GetInvestigationResult.withEntityArn(String entityArn)
The unique Amazon Resource Name (ARN).
|
GetInvestigationResult |
GetInvestigationResult.withEntityType(EntityType entityType)
Type of entity.
|
GetInvestigationResult |
GetInvestigationResult.withEntityType(String entityType)
Type of entity.
|
GetInvestigationResult |
GetInvestigationResult.withGraphArn(String graphArn)
The Amazon Resource Name (ARN) of the behavior graph.
|
GetInvestigationResult |
GetInvestigationResult.withInvestigationId(String investigationId)
The investigation ID of the investigation report.
|
GetInvestigationResult |
GetInvestigationResult.withScopeEndTime(Date scopeEndTime)
The data and time when the investigation began.
|
GetInvestigationResult |
GetInvestigationResult.withScopeStartTime(Date scopeStartTime)
The start date and time used to set the scope time within which you want to generate the investigation report.
|
GetInvestigationResult |
GetInvestigationResult.withSeverity(Severity severity)
The severity assigned is based on the likelihood and impact of the indicators of compromise discovered in the
investigation.
|
GetInvestigationResult |
GetInvestigationResult.withSeverity(String severity)
The severity assigned is based on the likelihood and impact of the indicators of compromise discovered in the
investigation.
|
GetInvestigationResult |
GetInvestigationResult.withState(State state)
The current state of the investigation.
|
GetInvestigationResult |
GetInvestigationResult.withState(String state)
The current state of the investigation.
|
GetInvestigationResult |
GetInvestigationResult.withStatus(Status status)
The status based on the completion status of the investigation.
|
GetInvestigationResult |
GetInvestigationResult.withStatus(String status)
The status based on the completion status of the investigation.
|
Copyright © 2025. All rights reserved.