File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/ec2/create-snapshot.rst
Back
**To create a snapshot** This example command creates a snapshot of the volume with a volume ID of ``vol-1234567890abcdef0`` and a short description to identify the snapshot. Command:: aws ec2 create-snapshot --volume-id vol-1234567890abcdef0 --description "This is my root volume snapshot." Output:: { "Description": "This is my root volume snapshot.", "Tags": [], "VolumeId": "vol-1234567890abcdef0", "State": "pending", "VolumeSize": 8, "StartTime": "2014-02-28T21:06:01.000Z", "OwnerId": "012345678910", "SnapshotId": "snap-066877671789bd71b" }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings