| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The DescribeImagesResponseItemType data type.
DescribeImagesResponseInfoType
DescribeImages
imageIdThe ID of the AMI.
Type: String
imageLocationThe location of the AMI.
Type: String
imageStateCurrent state of the AMI. If the operation returns available, the
image is successfully registered and available for launching.
Type: String
Valid values: available | pending | failed
imageOwnerIdAWS account ID of the image owner.
Type: String
isPublicWhether the image has public launch permissions. The value is true if
this image has public launch permissions or false
if it has only implicit and explicit launch permissions.
Type: Boolean
productCodesAny product codes associated with the AMI, each one wrapped in an item
element.
Type: ProductCodesSetItemType
architectureThe architecture of the image.
Type: String
imageTypeThe type of image (machine, kernel, or RAM disk).
Type: String
kernelIdThe kernel associated with the image, if any. Only applicable for machine images.
Type: String
ramdiskIdThe RAM disk associated with the image, if any. Only applicable for machine images.
Type: String
platformThe value is Windows for Windows AMIs; otherwise blank.
Type: String
stateReasonThe reason for the state change.
Type: StateReasonType
imageOwnerAliasThe AWS account alias (for example, amazon, self, etc.) or
AWS account ID that owns the AMI.
Type: String
nameThe name of the AMI that was provided during image creation.
Type: String
descriptionThe description of the AMI that was provided during image creation.
Type: String
rootDeviceTypeThe type of root device used by the AMI. The AMI can use an Amazon EBS volume or an instance store volume.
Type: String
Valid values: ebs | instance-store
rootDeviceNameThe device name of the root device (for example, /dev/sda1, or xvda).
Type: String
blockDeviceMappingAny block device mapping entries, each one wrapped in an item
element.
virtualizationTypeThe type of virtualization of the AMI.
Type: String
Valid values: paravirtual | hvm
tagSetAny tags assigned to the resource, each one wrapped in an item
element.
Type: ResourceTagSetItemType
hypervisorThe image's hypervisor type.
Type: String
Valid values: ovm | xen