| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDataLakeOrganizationConfigurationResponse |
SecurityLakeClient.getDataLakeOrganizationConfiguration(Consumer<GetDataLakeOrganizationConfigurationRequest.Builder> getDataLakeOrganizationConfigurationRequest)
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 GetDataLakeOrganizationConfigurationResponse |
SecurityLakeClient.getDataLakeOrganizationConfiguration(GetDataLakeOrganizationConfigurationRequest getDataLakeOrganizationConfigurationRequest)
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<GetDataLakeOrganizationConfigurationResponse> |
SecurityLakeAsyncClient.getDataLakeOrganizationConfiguration(Consumer<GetDataLakeOrganizationConfigurationRequest.Builder> getDataLakeOrganizationConfigurationRequest)
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<GetDataLakeOrganizationConfigurationResponse> |
SecurityLakeAsyncClient.getDataLakeOrganizationConfiguration(GetDataLakeOrganizationConfigurationRequest getDataLakeOrganizationConfigurationRequest)
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.