Update
, , -, EBS, , , script boto get_all_snapshots(), , , EBS, .
, , ,
snapshots = volume.snapshots()
snapshots = conn.get_all_snapshots()
, , Amazon EC2 API Tools PowerShell script, boto AWS (.. Linux, MacOS, Windows) - Boto - Python, - Amazon.
- , Vaibhav Puranik , . EBS python script - script ebs , .
, , , script , , . , , :
if volume.create_snapshot(description):
print 'Snapshot created with description: ' + description
. script.
, , script , , .
!