Lists descriptions of all the Amazon Redshift event notifications subscription
for a customer account. If you specify a subscription name, lists the
description for that subscription.

C# |
public DescribeEventSubscriptionsResponse DescribeEventSubscriptions()

The response from the DescribeEventSubscriptions service method, as returned by Redshift.

Exception | Condition |
---|---|
SubscriptionNotFoundException |
An Amazon Redshift event notification subscription with the specified name does not
exist.
|