Re: [S3tools-general] programmatically umount and detach an ebs volume

2013-01-10 Thread Dick Middleton
On 01/10/13 20:28, Ryan Golhar wrote: > Is there a way to programmatically detach an ebs volume from a running > instance then attach it to another instance? I can mount/unmount ebs volumes, > but have to go through the aws website to attach/detach ebs volumes. I'd like > to script this if possib

[S3tools-general] programmatically umount and detach an ebs volume

2013-01-10 Thread Ryan Golhar
Is there a way to programmatically detach an ebs volume from a running instance then attach it to another instance? I can mount/unmount ebs volumes, but have to go through the aws website to attach/detach ebs volumes. I'd like to script this if possible. --