How to make your Amazon EC2 AMI public
To make it bootable to anyone else
ec2-modify-image-attribute ami-XXXXXXX --launch-permission -a all
To make it bootable to specific user
ec2-modify-image-attribute ami-XXXXXXX --launch-permission -a
Subscribe to:
Posts
(
Atom
)
1 comment :
Post a Comment