Values.UpdateSubscriberNotificationRequestSourceUpdates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification subscription endpoint for a subscriber.
type nonrec t = {configuration : NotificationConfiguration.t;The configuration for subscriber notification.
*)subscriberId : UUID.t;The subscription ID for which the subscription notification is specified.
*)}