Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / ec2 / reset-image-attribute.rst
Size: Mime:
**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