| 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.
|
| 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 |
|---|---|
StartInvestigationResult |
StartInvestigationResult.clone() |
StartInvestigationResult |
StartInvestigationResult.withInvestigationId(String investigationId)
The investigation ID of the investigation report.
|
Copyright © 2025. All rights reserved.