ec2-reset-image-attribute From Amazon Elastic Compute Cloud: 2008-12-01 previous page next page ec2-reset-image-attributeSyntax ec2-reset-image-attribute ami_id -l Description Resets an attribute for the specified AMI. The productCodes attribute cannot be reset. OptionsOptionDescriptionRequiredami_idThe identifier that was assigned to the AMI when it was registered. Example: r-15a4417c Yes-lResets the launchPermission attribute. Example: -l YesOutput Amazon EC2 returns a table that contains the following information: Attribute type identifierID of the AMI on which the attribute is being resetAction identifier ("RESET") Amazon EC2 displays errors on stderr. ExampleThis example resets the launchPermission attribute.PROMPT> ec2-reset-image-attribute ami-6ba54002 -l launchPermission ami-6ba54002 RESETRelated Topics ResetImageAttribute ec2-modify-image-attribute ec2-describe-image-attribute Sharing AMIs previous page start next page