

# PciId
<a name="API_PciId"></a>

Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.

## Contents
<a name="API_PciId_Contents"></a>

 ** DeviceId **   
The ID of the device.  
Type: String  
Required: No

 ** SubsystemId **   
The ID of the subsystem.  
Type: String  
Required: No

 ** SubsystemVendorId **   
The ID of the vendor for the subsystem.  
Type: String  
Required: No

 ** VendorId **   
The ID of the vendor.  
Type: String  
Required: No

## See Also
<a name="API_PciId_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ec2-2016-11-15/PciId) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/PciId) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/PciId) 