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( DescribeEventSubscriptionsRequest request )

- request (DescribeEventSubscriptionsRequest)
- Container for the necessary parameters to execute the DescribeEventSubscriptions service method.

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.
|