Create a snapshot of the volume identified by volume ID. A volume does not have to be detached at the time the snapshot is taken.
NOTE: Snapshot creation requires that the system is in a consistent state. For instance, this means that if taking a snapshot of a database, the tables must be read-only locked to ensure that the snapshot will not contain a corrupted version of the database. Therefore, be careful when using this API to ensure that the system remains in the consistent state until the create snapshot status has returned.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class CreateSnapshotRequest : AmazonWebServiceRequest IRequestEvents
The CreateSnapshotRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
CreateSnapshotRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
Description | The description for the new snapshot. |
![]() |
VolumeId | The ID of the volume from which to create the snapshot. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8