v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14138306572.7 KB

Adds a source identifier to an existing event notification subscription.

get/#Action=AddSourceIdentifierToSubscription

Query parameters

SubscriptionNamestring required

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

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

Response

Success