docdb_add_source_identifier_to_subscription {paws.database} | R Documentation |
Adds a source identifier to an existing event notification subscription
Description
Adds a source identifier to an existing event notification subscription.
See https://www.paws-r-sdk.com/docs/docdb_add_source_identifier_to_subscription/ for full documentation.
Usage
docdb_add_source_identifier_to_subscription(SubscriptionName, SourceIdentifier)
Arguments
SubscriptionName |
[required] The name of the Amazon DocumentDB event notification subscription that you want to add a source identifier to. |
SourceIdentifier |
[required] The identifier of the event source to be added:
|
[Package paws.database version 0.7.0 Index]