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# |
DescribeClusterSnapshotsResponse DescribeClusterSnapshots( DescribeClusterSnapshotsRequest request )

- request (DescribeClusterSnapshotsRequest)
- Container for the necessary parameters to execute the DescribeClusterSnapshots service method.

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