ec2-reset-image-attribute From Amazon Elastic Compute Cloud: 2008-02-01 previous page next page ec2-reset-image-attribute Syntax ec2-reset-image-attribute ami_id -l Description Resets an attribute for the specified AMI. The productCodes attribute cannot be reset. Options Option Description Required ami_id The identifier that was assigned to the AMI when it was registered. Example: r-15a4417c Yes -l Resets the launchPermission attribute. Example: -l Yes Output Amazon EC2 returns a table that contains the following information: Attribute type identifier ID of the AMI on which the attribute is being reset Action identifier ("RESET") Amazon EC2 displays errors on stderr. Example This example resets the launchPermission attribute. $ ec2-reset-image-attribute ami-6ba54002 -l launchPermission ami-6ba54002 RESET Related Topics ResetImageAttribute ec2-modify-image-attribute ec2-describe-image-attribute Sharing AMIs previous page start next page