neptune_delete_event_subscription: Deletes an event notification subscription
Description
Deletes an event notification subscription.
Usage
neptune_delete_event_subscription(SubscriptionName)
Arguments
SubscriptionName
[required] The name of the event notification subscription you want to delete.
Request syntax
svc$delete_event_subscription(
SubscriptionName = "string"
)