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