if (FALSE) {
# This example determines whether the specified product code is associated
# with the specified instance.
svc$confirm_product_instance(
  InstanceId = "i-1234567890abcdef0",
  ProductCode = "774F4FF8"
)
}
Run the code above in your browser using DataLab