View source: R/securitylake_operations.R
securitylake_create_data_lake_exception_subscription | R Documentation |
Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
See https://www.paws-r-sdk.com/docs/securitylake_create_data_lake_exception_subscription/ for full documentation.
securitylake_create_data_lake_exception_subscription(
exceptionTimeToLive = NULL,
notificationEndpoint,
subscriptionProtocol
)
exceptionTimeToLive |
The expiration period and time-to-live (TTL). |
notificationEndpoint |
[required] The Amazon Web Services account where you want to receive exception notifications. |
subscriptionProtocol |
[required] The subscription protocol to which exception notifications are posted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.