EC2 Public FPGA Image

An EC2 Public FPGA Image (AFI) is a pre-built, reusable image that contains a hardware design for use with AWS F1 instances. It allows developers to share and deploy custom FPGA logic without needing to rebuild or recompile the design. Public FPGA Images are published by AWS or third parties and can be used directly to accelerate workloads such as genomics, financial analytics, or real-time data processing.

aws.ec2_public_fpga_image

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
create_timecoretimestampThe date and time the AFI was created.
data_retention_supportcoreboolIndicates whether data retention support is enabled for the AFI.
descriptioncorestringThe description of the AFI.
fpga_image_global_idcorestringThe global FPGA image identifier (AGFI ID).
fpga_image_idcorestringThe FPGA image identifier (AFI ID).
instance_typescorearray<string>The instance types supported by the AFI.
namecorestringThe name of the AFI.
owner_aliascorestringThe alias of the AFI owner. Possible values include self, amazon, and aws-marketplace.
owner_idcorestringThe ID of the Amazon Web Services account that owns the AFI.
pci_idcorejsonInformation about the PCI bus.
product_codescorejsonThe product codes for the AFI.
publiccoreboolIndicates whether the AFI is public.
shell_versioncorestringThe version of the Amazon Web Services Shell that was used to create the bitstream.
statecorejsonInformation about the state of the AFI.
tagscorehstore
update_timecoretimestampThe time of the most recent update to the AFI.