| 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 UpdateSubscriberNotificationResponse |
SecurityLakeClient.updateSubscriberNotification(Consumer<UpdateSubscriberNotificationRequest.Builder> updateSubscriberNotificationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
default UpdateSubscriberNotificationResponse |
SecurityLakeClient.updateSubscriberNotification(UpdateSubscriberNotificationRequest updateSubscriberNotificationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSubscriberNotificationResponse> |
SecurityLakeAsyncClient.updateSubscriberNotification(Consumer<UpdateSubscriberNotificationRequest.Builder> updateSubscriberNotificationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
default CompletableFuture<UpdateSubscriberNotificationResponse> |
SecurityLakeAsyncClient.updateSubscriberNotification(UpdateSubscriberNotificationRequest updateSubscriberNotificationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
Copyright © 2023. All rights reserved.