securitylake_create_subscriber_notification {paws.security.identity} | R Documentation |
Notifies the subscriber when new data is written to the data lake for the sources that the subscriber consumes in Security Lake
Description
Notifies the subscriber when new data is written to the data lake for the sources that the subscriber consumes in Security Lake. You can create only one subscriber notification per subscriber.
See https://www.paws-r-sdk.com/docs/securitylake_create_subscriber_notification/ for full documentation.
Usage
securitylake_create_subscriber_notification(configuration, subscriberId)
Arguments
configuration |
[required] Specify the configuration using which you want to create the subscriber notification. |
subscriberId |
[required] The subscriber ID for the notification subscription. |
[Package paws.security.identity version 0.6.1 Index]