Skip to content

Get Data Lake Exception Subscription

securitylake_get_data_lake_exception_subscription R Documentation

Retrieves the details of exception notifications for the account in Amazon Security Lake

Description

Retrieves the details of exception notifications for the account in Amazon Security Lake.

Usage

securitylake_get_data_lake_exception_subscription()

Value

A list with the following syntax:

list(
  exceptionTimeToLive = 123,
  notificationEndpoint = "string",
  subscriptionProtocol = "string"
)

Request syntax

svc$get_data_lake_exception_subscription()