describe_ami
Method for describing the attributes of a given AMI
Accepts the following values:
- ami id: the ID of the image to query for
Returns following columns:
- attributes: A JSON blob with all the attributes for the given image
- status: OK if the key was created successfully
- message: Error message in case of failure
See