AWS SDK for .NET Documentation
DescribeEventSubscriptions Method
AmazonAmazon.RDSAmazonRDSClientDescribeEventSubscriptions()()()() Did this page help you?   Yes   No    Tell us about it...

Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status.

If you specify a SubscriptionName, lists the description for that subscription.

Declaration Syntax
C#
public DescribeEventSubscriptionsResponse DescribeEventSubscriptions()
Return Value
The response from the DescribeEventSubscriptions service method, as returned by AmazonRDS.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)