| 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 |
|---|---|
StartInvestigationResult |
AbstractAmazonDetective.startInvestigation(StartInvestigationRequest request) |
StartInvestigationResult |
AmazonDetectiveClient.startInvestigation(StartInvestigationRequest request)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
StartInvestigationResult |
AmazonDetective.startInvestigation(StartInvestigationRequest startInvestigationRequest)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<StartInvestigationResult> |
AbstractAmazonDetectiveAsync.startInvestigationAsync(StartInvestigationRequest request) |
Future<StartInvestigationResult> |
AmazonDetectiveAsync.startInvestigationAsync(StartInvestigationRequest startInvestigationRequest)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<StartInvestigationResult> |
AmazonDetectiveAsyncClient.startInvestigationAsync(StartInvestigationRequest request) |
Future<StartInvestigationResult> |
AbstractAmazonDetectiveAsync.startInvestigationAsync(StartInvestigationRequest request,
AsyncHandler<StartInvestigationRequest,StartInvestigationResult> asyncHandler) |
Future<StartInvestigationResult> |
AmazonDetectiveAsync.startInvestigationAsync(StartInvestigationRequest startInvestigationRequest,
AsyncHandler<StartInvestigationRequest,StartInvestigationResult> asyncHandler)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<StartInvestigationResult> |
AmazonDetectiveAsyncClient.startInvestigationAsync(StartInvestigationRequest request,
AsyncHandler<StartInvestigationRequest,StartInvestigationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartInvestigationResult> |
AbstractAmazonDetectiveAsync.startInvestigationAsync(StartInvestigationRequest request,
AsyncHandler<StartInvestigationRequest,StartInvestigationResult> asyncHandler) |
Future<StartInvestigationResult> |
AmazonDetectiveAsync.startInvestigationAsync(StartInvestigationRequest startInvestigationRequest,
AsyncHandler<StartInvestigationRequest,StartInvestigationResult> asyncHandler)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<StartInvestigationResult> |
AmazonDetectiveAsyncClient.startInvestigationAsync(StartInvestigationRequest request,
AsyncHandler<StartInvestigationRequest,StartInvestigationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartInvestigationRequest |
StartInvestigationRequest.clone() |
StartInvestigationRequest |
StartInvestigationRequest.withEntityArn(String entityArn)
The unique Amazon Resource Name (ARN) of the IAM user and IAM role.
|
StartInvestigationRequest |
StartInvestigationRequest.withGraphArn(String graphArn)
The Amazon Resource Name (ARN) of the behavior graph.
|
StartInvestigationRequest |
StartInvestigationRequest.withScopeEndTime(Date scopeEndTime)
The data and time when the investigation ended.
|
StartInvestigationRequest |
StartInvestigationRequest.withScopeStartTime(Date scopeStartTime)
The data and time when the investigation began.
|
Copyright © 2025. All rights reserved.