| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCustomLogSourceResponse |
SecurityLakeClient.createCustomLogSource(Consumer<CreateCustomLogSourceRequest.Builder> createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
default CreateCustomLogSourceResponse |
SecurityLakeClient.createCustomLogSource(CreateCustomLogSourceRequest createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCustomLogSourceResponse> |
SecurityLakeAsyncClient.createCustomLogSource(Consumer<CreateCustomLogSourceRequest.Builder> createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
default CompletableFuture<CreateCustomLogSourceResponse> |
SecurityLakeAsyncClient.createCustomLogSource(CreateCustomLogSourceRequest createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
Copyright © 2022. All rights reserved.