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

筅森魡賤 提交于 2019-12-06 01:59:33

问题


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


回答1:


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




回答2:


The best way may be to start up an EC2 instance under each account, and copy it over the network. VM->VM network traffic is pretty fast, and more importantly free.



来源:https://stackoverflow.com/questions/614372/in-amazon-ec2-how-do-i-copy-a-ebs-volume-to-another-user

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!