Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In Amazon EC2, how do I copy a EBS volume to another user?

I have created an amazon EBS volume using my amazon credentials. My customer gave me his customer credentials so that I create for him an EC2 machinge with the disk I created attached, how do I do that?

I'm using the web console, if it matters

==================

Let me add that when I do create volume in my customer's account and put my snapshot id as snapshot I get "snapshot snap-1xyz1234" does not exist. Need I somehow tell that the snaphsot is another user's

like image 511
flybywire Avatar asked Mar 05 '09 11:03

flybywire


1 Answers

This is possible. Look for "Modifying Snapshot Permissions" in the official docs.

like image 142
flybywire Avatar answered Sep 19 '22 13:09

flybywire