AWS SDK for .NET Documentation
CreateDBSnapshot Method (createDBSnapshotRequest)
AmazonAmazon.RDSAmazonRDSCreateDBSnapshot(CreateDBSnapshotRequest) Did this page help you?   Yes   No    Tell us about it...

Creates a DBSnapshot. The source DBInstance must be in "available" state.

Declaration Syntax
C#
CreateDBSnapshotResponse CreateDBSnapshot(
	CreateDBSnapshotRequest createDBSnapshotRequest
)
Parameters
createDBSnapshotRequest (CreateDBSnapshotRequest)
Container for the necessary parameters to execute the CreateDBSnapshot service method on AmazonRDS.
Return Value
The response from the CreateDBSnapshot service method, as returned by AmazonRDS.
Exceptions

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