/
usr
/
share
/
doc
/
awscli
/
examples
/
ec2
/
Upload File
HOME
**To reset the launchPermission attribute** This example resets the ``launchPermission`` attribute for the specified AMI to its default value. By default, AMIs are private. If the command succeeds, no output is returned. Command:: aws ec2 reset-image-attribute --image-id ami-5731123e --attribute launchPermission