DescribeImagesResponseItemType

The DescribeImagesResponseItemType data type.

Operations that use this data type include:

The following table describes and shows the elements contained in DescribeImagesResponseItemType.

MemberDescriptionType
imageId Unique ID of the AMI being described. xsd:string
imageState Current state of the AMI.
  • available: the image has been successfully registered and is available for launching

  • deregistered: the image has recently been deregistered and is no longer available for launching

xsd:string
imageOwnerId AWS Access Key ID of the image owner. xsd:string
isPublic true if anyone other than the owner can launch instances of this image. xsd:boolean