DescribeImagesResponseItemType From Amazon Elastic Compute Cloud: 2007-08-29 previous page next page DescribeImagesResponseItemType The DescribeImagesResponseItemType data type. Relevant Operations Operations that use this data type include: DescribeImages Contents The following table describes the elements contained in DescribeImagesResponseItemType. Name Description imageId Unique ID of the AMI described. Type: xsd:string imageState 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 imageOwnerId AWS Access Key ID of the image owner. Type: xsd:string isPublic Returns true if this image has public launch permissions. Returns false if it only has implicit and explicit launch permissions. Type: xsd:boolean productCodes Product codes associated with this image. Type: ec2:ProductCodeItemType[] previous page start next page