**To confirm the product instance**

This example determines whether the specified product code is associated with the specified instance.

Command::

  aws ec2 confirm-product-instance --product-code 774F4FF8 --instance-id i-1234567890abcdef0

Output::

  {
    "OwnerId": "123456789012"
  }