AWS SDK for .NET Documentation
DescribeDBSnapshots Method (describeDBSnapshotsRequest)
AmazonAmazon.RDSAmazonRDSDescribeDBSnapshots(DescribeDBSnapshotsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns information about DB snapshots. This API supports pagination.

Declaration Syntax
C#
DescribeDBSnapshotsResponse DescribeDBSnapshots(
	DescribeDBSnapshotsRequest describeDBSnapshotsRequest
)
Parameters
describeDBSnapshotsRequest (DescribeDBSnapshotsRequest)
Container for the necessary parameters to execute the DescribeDBSnapshots service method on AmazonRDS.
Return Value
The response from the DescribeDBSnapshots service method, as returned by AmazonRDS.
Exceptions
ExceptionCondition
DBSnapshotNotFoundException

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