| 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 DeleteSubscriberNotificationResponse |
SecurityLakeClient.deleteSubscriberNotification(Consumer<DeleteSubscriberNotificationRequest.Builder> deleteSubscriberNotificationRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
default DeleteSubscriberNotificationResponse |
SecurityLakeClient.deleteSubscriberNotification(DeleteSubscriberNotificationRequest deleteSubscriberNotificationRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSubscriberNotificationResponse> |
SecurityLakeAsyncClient.deleteSubscriberNotification(Consumer<DeleteSubscriberNotificationRequest.Builder> deleteSubscriberNotificationRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
default CompletableFuture<DeleteSubscriberNotificationResponse> |
SecurityLakeAsyncClient.deleteSubscriberNotification(DeleteSubscriberNotificationRequest deleteSubscriberNotificationRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Copyright © 2023. All rights reserved.