AWS SDK for .NET Documentation
RestoreDBInstanceFromDBSnapshot Method (restoreDBInstanceFromDBSnapshotRequest)
AmazonAmazon.RDSAmazonRDSClientRestoreDBInstanceFromDBSnapshot(RestoreDBInstanceFromDBSnapshotRequest) Did this page help you?   Yes   No    Tell us about it...

Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with the same configuration as the original source database, except that the new RDS instance is created with the default security group.

Declaration Syntax
C#
public RestoreDBInstanceFromDBSnapshotResponse RestoreDBInstanceFromDBSnapshot(
	RestoreDBInstanceFromDBSnapshotRequest restoreDBInstanceFromDBSnapshotRequest
)
Parameters
restoreDBInstanceFromDBSnapshotRequest (RestoreDBInstanceFromDBSnapshotRequest)
Container for the necessary parameters to execute the RestoreDBInstanceFromDBSnapshot service method on AmazonRDS.
Return Value
The response from the RestoreDBInstanceFromDBSnapshot service method, as returned by AmazonRDS.
Exceptions

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