
reset-image-attribute
*********************


DESCRIPTION
===========

The reset-image-attribute operation resets an attribute of an AMI to
its default value.

Note: The productCodes attribute cannot be reset.


SYNOPSIS
========

   aws ec2 reset-image-attribute
     --attribute <value>
     --image-id <value>


REQUIRED PARAMETERS
===================

"--attribute"  (string)
   The name of the attribute being reset.

   Available attribute names: "launchPermission"

"--image-id"  (string)
   The ID of the AMI whose attribute is being reset.


OPTIONAL PARAMETERS
===================

None
