ec2-confirm-product-instance From Amazon EC2: API Version 2007-01-03 previous page next page ec2-confirm-product-instance SYNOPSIS ec2-confirm-product-instance PRODUCT_CODE -i INSTANCE_ID DESCRIPTION Returns a boolean indicating if the instance with INSTANCE_ID has PRODUCT_CODE attached to it. OUTPUT A table containing the following information is returned: Product code. Instance ID. Boolean indicating if the product code is attached to the instance. The instance owner's account id. Only returned if the product code is attached. Errors are displayed on stderr. EXAMPLE - SUMMARY $ ec2-confirm-product-instance 774F4FF8 -i i-10a64379 774F4FF8 i-10a64379 true SEE ALSO DescribeInstances ec2-modify-image-attribute previous page start next page