The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance. The operation returns false if the product code is not attached to the instance.
The ConfirmProductInstance operation can only be executed by the owner of the AMI. This feature is useful when an AMI owner is providing support and wants to verify whether a user's instance is eligible.
Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual ConfirmProductInstanceResponse ConfirmProductInstance( ConfirmProductInstanceRequest request )
Parameters
- request
-
Type: Amazon.EC2.Model.ConfirmProductInstanceRequest
Return Value
Type: Amazon.EC2.Model.ConfirmProductInstanceResponse
The response from the ConfirmProductInstance service method, as returned by AmazonEC2.
Type: Amazon.EC2.Model.ConfirmProductInstanceResponse
The response from the ConfirmProductInstance service method, as returned by AmazonEC2.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5