securitylake_update_data_lake_exception_subscription {paws.security.identity} | R Documentation |
Updates the specified notification subscription in Amazon Security Lake for the organization you specify
Description
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.
Usage
securitylake_update_data_lake_exception_subscription(
exceptionTimeToLive = NULL,
notificationEndpoint,
subscriptionProtocol
)
Arguments
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. |
[Package paws.security.identity version 0.7.0 Index]