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