| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| software.amazon.awssdk.services.securitylake.paginators | |
| software.amazon.awssdk.services.securitylake.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDataLakeSourcesResponse> |
SecurityLakeAsyncClient.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.
|
default GetDataLakeSourcesResponse |
SecurityLakeClient.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.
|
default GetDataLakeSourcesPublisher |
SecurityLakeAsyncClient.getDataLakeSourcesPaginator(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.
|
default GetDataLakeSourcesIterable |
SecurityLakeClient.getDataLakeSourcesPaginator(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.
|
| Constructor and Description |
|---|
GetDataLakeSourcesIterable(SecurityLakeClient client,
GetDataLakeSourcesRequest firstRequest) |
GetDataLakeSourcesPublisher(SecurityLakeAsyncClient client,
GetDataLakeSourcesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDataLakeSourcesRequestMarshaller.marshall(GetDataLakeSourcesRequest getDataLakeSourcesRequest) |
Copyright © 2023. All rights reserved.