securitylake_update_subscriber_notification {paws.security.identity} | R Documentation |
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification subscription endpoint for a subscriber
Description
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification subscription endpoint for a subscriber.
See https://www.paws-r-sdk.com/docs/securitylake_update_subscriber_notification/ for full documentation.
Usage
securitylake_update_subscriber_notification(configuration, subscriberId)
Arguments
configuration |
[required] The configuration for subscriber notification. |
subscriberId |
[required] The subscription ID for which the subscription notification is specified. |
[Package paws.security.identity version 0.6.1 Index]