Skip to content

/AWS1/CL_DOD=>ADDSOURCEIDTOSUBSCRIPTION()

About AddSourceIdentifierToSubscription

Adds a source identifier to an existing event notification subscription.

Method Signature

IMPORTING

Required arguments:

IV_SUBSCRIPTIONNAME TYPE /AWS1/DODSTRING /AWS1/DODSTRING

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

IV_SOURCEIDENTIFIER TYPE /AWS1/DODSTRING /AWS1/DODSTRING

The identifier of the event source to be added:

  • If the source type is an instance, a DBInstanceIdentifier must be provided.

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

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

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DODADDSRCIDTOSUBSCR01 /AWS1/CL_DODADDSRCIDTOSUBSCR01