User guide
Removing a Source Identifier from an Amazon Redshift Event
Notification Subscription
You can remove a source identifier (the Amazon Redshift source generating the event) from a subscription
if you no longer want to be notified of events for that source.
To remove a source identifier from an Amazon Redshift event notification subscription
• You can easily add or remove source identifiers using the Amazon Redshift console by selecting or
deselecting them when modifying a subscription. For more information, see Modifying an Amazon
Redshift Event Notification Subscription (p. 212).
Deleting an Amazon Redshift Event Notification Subscription
You can delete a subscription when you no longer need it. All subscribers to the topic will no longer receive
event notifications specified by the subscription.
To delete an Amazon Redshift event notification subscription
1. Sign in to the AWS Management Console and open the Amazon Redshift console at https://
console.aws.amazon.com/redshift/.
2. In the Amazon Redshift Console navigation pane, click Events, and then click the Subscriptions
tab.
3. In the Subscriptions pane, click the subscription that you want to delete.
4. Click Delete.
Managing Event Notifications Using the Amazon
Redshift CLI and API
You can use the following Amazon Redshift CLI operations to manage event notifications.
• create-event-subscription
• delete-event-subscription
• describe-event-categories
• describe-event-subscriptions
• describe-events
• modify-event-subscription
You can use the following Amazon Redshift API actions to manage event notifications.
• CreateEventSubscription
• DeleteEventSubscription
• DescribeEventCategories
• DescribeEventSubscriptions
• DescribeEvents
• ModifyEventSubscription
For more information about Amazon Redshift event notifications, see Amazon Redshift Event
Notifications (p. 202)
API Version 2012-12-01
214
Amazon Redshift Management Guide
Managing Event Notifications Using the Amazon Redshift
CLI and API