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