| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDatalakeAutoEnableResponse |
SecurityLakeClient.getDatalakeAutoEnable(Consumer<GetDatalakeAutoEnableRequest.Builder> getDatalakeAutoEnableRequest)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
default GetDatalakeAutoEnableResponse |
SecurityLakeClient.getDatalakeAutoEnable(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDatalakeAutoEnableResponse> |
SecurityLakeAsyncClient.getDatalakeAutoEnable(Consumer<GetDatalakeAutoEnableRequest.Builder> getDatalakeAutoEnableRequest)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
default CompletableFuture<GetDatalakeAutoEnableResponse> |
SecurityLakeAsyncClient.getDatalakeAutoEnable(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
Copyright © 2023. All rights reserved.