| Modifier and Type | Method and Description |
|---|---|
default GetDatalakeStatusResponse |
SecurityLakeClient.getDatalakeStatus(GetDatalakeStatusRequest getDatalakeStatusRequest)
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 CompletableFuture<GetDatalakeStatusResponse> |
SecurityLakeAsyncClient.getDatalakeStatus(GetDatalakeStatusRequest getDatalakeStatusRequest)
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 GetDatalakeStatusIterable |
SecurityLakeClient.getDatalakeStatusPaginator(GetDatalakeStatusRequest getDatalakeStatusRequest)
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 GetDatalakeStatusPublisher |
SecurityLakeAsyncClient.getDatalakeStatusPaginator(GetDatalakeStatusRequest getDatalakeStatusRequest)
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 |
|---|
GetDatalakeStatusIterable(SecurityLakeClient client,
GetDatalakeStatusRequest firstRequest) |
GetDatalakeStatusPublisher(SecurityLakeAsyncClient client,
GetDatalakeStatusRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDatalakeStatusRequestMarshaller.marshall(GetDatalakeStatusRequest getDatalakeStatusRequest) |
Copyright © 2023. All rights reserved.