| Package | Description |
|---|---|
| com.amazonaws.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDataLakeExceptionsResult> |
AmazonSecurityLakeAsyncClient.listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request,
AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler) |
Future<ListDataLakeExceptionsResult> |
AbstractAmazonSecurityLakeAsync.listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request,
AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler) |
Future<ListDataLakeExceptionsResult> |
AmazonSecurityLakeAsync.listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest,
AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler)
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataLakeExceptionsRequest |
ListDataLakeExceptionsRequest.clone() |
ListDataLakeExceptionsRequest |
ListDataLakeExceptionsRequest.withMaxResults(Integer maxResults)
List the maximum number of failures in Security Lake.
|
ListDataLakeExceptionsRequest |
ListDataLakeExceptionsRequest.withNextToken(String nextToken)
List if there are more results available.
|
ListDataLakeExceptionsRequest |
ListDataLakeExceptionsRequest.withRegions(Collection<String> regions)
The Amazon Web Services Regions from which exceptions are retrieved.
|
ListDataLakeExceptionsRequest |
ListDataLakeExceptionsRequest.withRegions(String... regions)
The Amazon Web Services Regions from which exceptions are retrieved.
|
Copyright © 2024. All rights reserved.