| 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 |
|---|---|
ListInvestigationsResult |
AbstractAmazonDetective.listInvestigations(ListInvestigationsRequest request) |
ListInvestigationsResult |
AmazonDetectiveClient.listInvestigations(ListInvestigationsRequest request)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
ListInvestigationsResult |
AmazonDetective.listInvestigations(ListInvestigationsRequest listInvestigationsRequest)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListInvestigationsResult> |
AbstractAmazonDetectiveAsync.listInvestigationsAsync(ListInvestigationsRequest request,
AsyncHandler<ListInvestigationsRequest,ListInvestigationsResult> asyncHandler) |
Future<ListInvestigationsResult> |
AmazonDetectiveAsync.listInvestigationsAsync(ListInvestigationsRequest listInvestigationsRequest,
AsyncHandler<ListInvestigationsRequest,ListInvestigationsResult> asyncHandler)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<ListInvestigationsResult> |
AmazonDetectiveAsyncClient.listInvestigationsAsync(ListInvestigationsRequest request,
AsyncHandler<ListInvestigationsRequest,ListInvestigationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListInvestigationsResult |
ListInvestigationsResult.clone() |
ListInvestigationsResult |
ListInvestigationsResult.withInvestigationDetails(Collection<InvestigationDetail> investigationDetails)
Lists the summary of uncommon behavior or malicious activity which indicates a compromise.
|
ListInvestigationsResult |
ListInvestigationsResult.withInvestigationDetails(InvestigationDetail... investigationDetails)
Lists the summary of uncommon behavior or malicious activity which indicates a compromise.
|
ListInvestigationsResult |
ListInvestigationsResult.withNextToken(String nextToken)
Lists if there are more results available.
|
Copyright © 2025. All rights reserved.