| 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 |
|---|---|
GetDataLakeSourcesResult |
AbstractAmazonSecurityLake.getDataLakeSources(GetDataLakeSourcesRequest request) |
GetDataLakeSourcesResult |
AmazonSecurityLake.getDataLakeSources(GetDataLakeSourcesRequest getDataLakeSourcesRequest)
Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts
and which sources Security Lake is collecting data from.
|
GetDataLakeSourcesResult |
AmazonSecurityLakeClient.getDataLakeSources(GetDataLakeSourcesRequest request)
Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts
and which sources Security Lake is collecting data from.
|
Future<GetDataLakeSourcesResult> |
AbstractAmazonSecurityLakeAsync.getDataLakeSourcesAsync(GetDataLakeSourcesRequest request) |
Future<GetDataLakeSourcesResult> |
AmazonSecurityLakeAsyncClient.getDataLakeSourcesAsync(GetDataLakeSourcesRequest request) |
Future<GetDataLakeSourcesResult> |
AmazonSecurityLakeAsync.getDataLakeSourcesAsync(GetDataLakeSourcesRequest getDataLakeSourcesRequest)
Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts
and which sources Security Lake is collecting data from.
|
Future<GetDataLakeSourcesResult> |
AbstractAmazonSecurityLakeAsync.getDataLakeSourcesAsync(GetDataLakeSourcesRequest request,
AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler) |
Future<GetDataLakeSourcesResult> |
AmazonSecurityLakeAsyncClient.getDataLakeSourcesAsync(GetDataLakeSourcesRequest request,
AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler) |
Future<GetDataLakeSourcesResult> |
AmazonSecurityLakeAsync.getDataLakeSourcesAsync(GetDataLakeSourcesRequest getDataLakeSourcesRequest,
AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler)
Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts
and which sources Security Lake is collecting data from.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDataLakeSourcesResult> |
AbstractAmazonSecurityLakeAsync.getDataLakeSourcesAsync(GetDataLakeSourcesRequest request,
AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler) |
Future<GetDataLakeSourcesResult> |
AmazonSecurityLakeAsyncClient.getDataLakeSourcesAsync(GetDataLakeSourcesRequest request,
AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler) |
Future<GetDataLakeSourcesResult> |
AmazonSecurityLakeAsync.getDataLakeSourcesAsync(GetDataLakeSourcesRequest getDataLakeSourcesRequest,
AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler)
Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts
and which sources Security Lake is collecting data from.
|
| Modifier and Type | Method and Description |
|---|---|
GetDataLakeSourcesRequest |
GetDataLakeSourcesRequest.clone() |
GetDataLakeSourcesRequest |
GetDataLakeSourcesRequest.withAccounts(Collection<String> accounts)
The Amazon Web Services account ID for which a static snapshot of the current Amazon Web Services Region,
including enabled accounts and log sources, is retrieved.
|
GetDataLakeSourcesRequest |
GetDataLakeSourcesRequest.withAccounts(String... accounts)
The Amazon Web Services account ID for which a static snapshot of the current Amazon Web Services Region,
including enabled accounts and log sources, is retrieved.
|
GetDataLakeSourcesRequest |
GetDataLakeSourcesRequest.withMaxResults(Integer maxResults)
The maximum limit of accounts for which the static snapshot of the current Region, including enabled accounts and
log sources, is retrieved.
|
GetDataLakeSourcesRequest |
GetDataLakeSourcesRequest.withNextToken(String nextToken)
Lists if there are more results available.
|
Copyright © 2024. All rights reserved.