Using Console
Using CLI
<image-id>
with the ID of the AMI you want to make private.
<image-id>
with the ID of the AMI you just made private.
ami-00000000000000000
with the ID of any private AMI in your account.
ami-00000000000000000
with the ID of the AMI you used in step 6.
Using Python
deregister_image()
method.modify_image_attribute()
method.