| 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.
|
Future<ListInvestigationsResult> |
AbstractAmazonDetectiveAsync.listInvestigationsAsync(ListInvestigationsRequest request) |
Future<ListInvestigationsResult> |
AmazonDetectiveAsync.listInvestigationsAsync(ListInvestigationsRequest listInvestigationsRequest)
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
Future<ListInvestigationsResult> |
AmazonDetectiveAsyncClient.listInvestigationsAsync(ListInvestigationsRequest request) |
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 |
|---|---|
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 |
|---|---|
ListInvestigationsRequest |
ListInvestigationsRequest.clone() |
ListInvestigationsRequest |
ListInvestigationsRequest.withFilterCriteria(FilterCriteria filterCriteria)
Filters the investigation results based on a criteria.
|
ListInvestigationsRequest |
ListInvestigationsRequest.withGraphArn(String graphArn)
The Amazon Resource Name (ARN) of the behavior graph.
|
ListInvestigationsRequest |
ListInvestigationsRequest.withMaxResults(Integer maxResults)
Lists the maximum number of investigations in a page.
|
ListInvestigationsRequest |
ListInvestigationsRequest.withNextToken(String nextToken)
Lists if there are more results available.
|
ListInvestigationsRequest |
ListInvestigationsRequest.withSortCriteria(SortCriteria sortCriteria)
Sorts the investigation results based on a criteria.
|
Copyright © 2025. All rights reserved.