AWS SDK for .NET Documentation
CopyDBSnapshot Method (copyDBSnapshotRequest)
AmazonAmazon.RDSAmazonRDSClientCopyDBSnapshot(CopyDBSnapshotRequest) Did this page help you?   Yes   No    Tell us about it...

Copies the specified DBSnapshot. The source DBSnapshot must be in the "available" state.

Declaration Syntax
C#
public CopyDBSnapshotResponse CopyDBSnapshot(
	CopyDBSnapshotRequest copyDBSnapshotRequest
)
Parameters
copyDBSnapshotRequest (CopyDBSnapshotRequest)
Container for the necessary parameters to execute the CopyDBSnapshot service method on AmazonRDS.
Return Value
The response from the CopyDBSnapshot service method, as returned by AmazonRDS.
Exceptions

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