| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| software.amazon.awssdk.services.securitylake.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteCustomLogSourceResponse |
SecurityLakeClient.deleteCustomLogSource(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest)
Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security
Lake.
|
default CompletableFuture<DeleteCustomLogSourceResponse> |
SecurityLakeAsyncClient.deleteCustomLogSource(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest)
Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security
Lake.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteCustomLogSourceRequestMarshaller.marshall(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest) |
Copyright © 2023. All rights reserved.