Resets an attribute of an AMI to its default value.
get/#Action=ResetImageAttribute
Query parameters
Attribute'launchPermission' required
The attribute to reset (currently you can only reset the launch permission attribute).
ImageIdstring required
The ID of the AMI.
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
Action'ResetImageAttribute' required
Version'2016-11-15' required
Response
Success