neptune_delete_event_subscription {paws.database} | R Documentation |
Deletes an event notification subscription
Description
Deletes an event notification subscription.
See https://www.paws-r-sdk.com/docs/neptune_delete_event_subscription/ for full documentation.
Usage
neptune_delete_event_subscription(SubscriptionName)
Arguments
SubscriptionName |
[required] The name of the event notification subscription you want to delete. |
[Package paws.database version 0.6.0 Index]