v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14106236407.5 KB

Adds a source identifier to an existing event notification subscription.

get/#Action=AddSourceIdentifierToSubscription

Query parameters

SubscriptionNamestring required

The name of the Amazon DocumentDB event notification subscription that you want to add a source identifier to.

SourceIdentifierstring required
<p>The identifier of the event source to be added:</p> <ul> <li> <p>If the source type is an instance, a <code>DBInstanceIdentifier</code> must be provided.</p> </li> <li> <p>If the source type is a security group, a <code>DBSecurityGroupName</code> must be provided.</p> </li> <li> <p>If the source type is a parameter group, a <code>DBParameterGroupName</code> must be provided.</p> </li> <li> <p>If the source type is a snapshot, a <code>DBSnapshotIdentifier</code> must be provided.</p> </li> </ul>
Action'AddSourceIdentifierToSubscription' required
Version'2014-10-31' required

Response

Success

All 106 operations