| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.getDatalakeExceptionsSubscription(Consumer<GetDatalakeExceptionsSubscriptionRequest.Builder> getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
default GetDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.getDatalakeExceptionsSubscription(GetDatalakeExceptionsSubscriptionRequest getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDatalakeExceptionsSubscriptionResponse> |
SecurityLakeAsyncClient.getDatalakeExceptionsSubscription(Consumer<GetDatalakeExceptionsSubscriptionRequest.Builder> getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
default CompletableFuture<GetDatalakeExceptionsSubscriptionResponse> |
SecurityLakeAsyncClient.getDatalakeExceptionsSubscription(GetDatalakeExceptionsSubscriptionRequest getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
Copyright © 2023. All rights reserved.