DescribeImagesResponseItemType
The DescribeImagesResponseItemType data type.
Ancestors
Relevant Operations
-
DescribeImages
Contents
The following table describes the elements contained in DescribeImagesResponseItemType.
Name | Description |
---|---|
|
The architecture of the image. Type: xsd:string |
|
Specifies how block devices are exposed to the instance. Type: BlockDeviceMappingType |
|
The description of the AMI that was provided during image creation. Type: xsd:string |
|
The ID of the AMI. Type: xsd:string |
|
The location of the AMI. Type: xsd:string |
|
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI. Type: xsd:string |
|
AWS Access Key ID of the image owner. Type: xsd:string |
|
Current state of the AMI. If the operation returns available, the image is successfully registered and available for launching. If the operation returns deregistered, the image is deregistered and no longer available for launching. Type: xsd:string |
|
The type of image (machine, kernel, or ramdisk). Type: xsd:string |
|
Returns true if this image has public launch permissions. Returns false if it only has implicit and explicit launch permissions. Type: xsd:boolean |
|
The kernel associated with the image, if any. Only applicable for machine images. Type: xsd:string |
|
The name of the AMI that was provided during image creation. Type: xsd:string |
|
The operating platform of the instance. Type: xsd:string |
|
Product codes of the AMI. Type: ProductCodesSetType |
|
The RAM disk associated with the image, if any. Only applicable for machine images. Type: xsd:string |
|
The root device name (e.g., /dev/sda1). Type: xsd:string |
|
The root device type used by the AMI. The AMI can use an Amazon EBS or instance store root device. Type: xsd:string |
|
The reason for the state change. Type: StateReasonType |