RemoveSourceIdentifierFromSubscription - Amazon Neptune

RemoveSourceIdentifierFromSubscription

Removes a source identifier from an existing event notification subscription.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

SourceIdentifier

The source identifier to be removed from the subscription, such as the DB instance identifier for a DB instance or the name of a security group.

Type: String

Required: Yes

SubscriptionName

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

Type: String

Required: Yes

Response Elements

The following element is returned by the service.

EventSubscription

Contains the results of a successful invocation of the DescribeEventSubscriptions action.

Type: EventSubscription object

Errors

For information about the errors that are common to all actions, see Common Errors.

SourceNotFound

The source could not be found.

HTTP Status Code: 404

SubscriptionNotFound

The designated subscription could not be found.

HTTP Status Code: 404

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: