FpgaImageState - Amazon Elastic Compute Cloud

FpgaImageState

Describes the state of the bitstream generation process for an Amazon FPGA image (AFI).

Contents

code

The state. The following are the possible values:

  • pending - AFI bitstream generation is in progress.

  • available - The AFI is available for use.

  • failed - AFI bitstream generation failed.

  • unavailable - The AFI is no longer available for use.

Type: String

Valid Values: pending | failed | available | unavailable

Required: No

message

If the state is failed, this is the error message.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: