DescribeImageAttribute
In this article:
DescribeImageAttribute#
Description#
Requests the specified attribute of the image.
Request Parameters#
Attribute — An image attribute.
Required: Yes
Type: String
Valid values:
description
|launchPermission
|blockDeviceMapping
imageId — The image ID.
Required: Yes
Type: String
Response Elements#
imageAttribute — Information about the image attribute.
requestId — The request ID
Type: String
Examples#
c2-ec2 DescribeImageAttribute ImageId <image_id> Attribute description