Returns one or more snapshot objects, which contain metadata about your cluster
snapshots. By default, this operation returns information about all snapshots
of all clusters that are owned by you AWS customer account. No information
is returned for snapshots owned by inactive AWS customer accounts.

C# |
public DescribeClusterSnapshotsResponse DescribeClusterSnapshots()

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

Exception | Condition |
---|---|
ClusterSnapshotNotFoundException |
The snapshot identifier does not refer to an existing cluster snapshot.
|