| 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 |
AmazonDetectiveClient.getInvestigation(GetInvestigationRequest request)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
GetInvestigationResult |
AbstractAmazonDetective.getInvestigation(GetInvestigationRequest request) |
GetInvestigationResult |
AmazonDetective.getInvestigation(GetInvestigationRequest getInvestigationRequest)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<GetInvestigationResult> |
AmazonDetectiveAsyncClient.getInvestigationAsync(GetInvestigationRequest request) |
Future<GetInvestigationResult> |
AbstractAmazonDetectiveAsync.getInvestigationAsync(GetInvestigationRequest request) |
Future<GetInvestigationResult> |
AmazonDetectiveAsync.getInvestigationAsync(GetInvestigationRequest getInvestigationRequest)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<GetInvestigationResult> |
AmazonDetectiveAsyncClient.getInvestigationAsync(GetInvestigationRequest request,
AsyncHandler<GetInvestigationRequest,GetInvestigationResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetInvestigationResult> |
AmazonDetectiveAsyncClient.getInvestigationAsync(GetInvestigationRequest request,
AsyncHandler<GetInvestigationRequest,GetInvestigationResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetInvestigationRequest |
GetInvestigationRequest.clone() |
GetInvestigationRequest |
GetInvestigationRequest.withGraphArn(String graphArn)
The Amazon Resource Name (ARN) of the behavior graph.
|
GetInvestigationRequest |
GetInvestigationRequest.withInvestigationId(String investigationId)
The investigation ID of the investigation report.
|
Copyright © 2024. All rights reserved.