Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_NEP=>ADDSOURCEIDTOSUBSCRIPTION()

About AddSourceIdentifierToSubscription

Adds a source identifier to an existing event notification subscription.

Method Signature

IMPORTING

Required arguments:

IV_SUBSCRIPTIONNAME TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

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

IV_SOURCEIDENTIFIER TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The identifier of the event source to be added.

Constraints:

  • If the source type is a DB instance, then a DBInstanceIdentifier must be supplied.

  • If the source type is a DB security group, a DBSecurityGroupName must be supplied.

  • If the source type is a DB parameter group, a DBParameterGroupName must be supplied.

  • If the source type is a DB snapshot, a DBSnapshotIdentifier must be supplied.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEPADDSRCIDTOSUBSCR01 /AWS1/CL_NEPADDSRCIDTOSUBSCR01