| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.deleteDatalakeExceptionsSubscription(Consumer<DeleteDatalakeExceptionsSubscriptionRequest.Builder> deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
default DeleteDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.deleteDatalakeExceptionsSubscription(DeleteDatalakeExceptionsSubscriptionRequest deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteDatalakeExceptionsSubscriptionResponse> |
SecurityLakeAsyncClient.deleteDatalakeExceptionsSubscription(Consumer<DeleteDatalakeExceptionsSubscriptionRequest.Builder> deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
default CompletableFuture<DeleteDatalakeExceptionsSubscriptionResponse> |
SecurityLakeAsyncClient.deleteDatalakeExceptionsSubscription(DeleteDatalakeExceptionsSubscriptionRequest deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Copyright © 2023. All rights reserved.