

# Ec2ImageBuilderComponentFulfillmentOption
<a name="API_marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption"></a>

Describes an EC2 Image Builder component fulfillment option.

## Contents
<a name="API_marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** fulfillmentOptionDisplayName **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-fulfillmentOptionDisplayName"></a>
A human-readable name for the fulfillment option type.  
Type: String  
Required: Yes

 ** fulfillmentOptionId **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-fulfillmentOptionId"></a>
The unique identifier of the fulfillment option.  
Type: String  
Required: Yes

 ** fulfillmentOptionName **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-fulfillmentOptionName"></a>
The display name of the fulfillment option version.  
Type: String  
Required: Yes

 ** fulfillmentOptionType **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-fulfillmentOptionType"></a>
The category of the fulfillment option.  
Type: String  
Valid Values: `AMAZON_MACHINE_IMAGE | API | CLOUDFORMATION_TEMPLATE | CONTAINER | HELM | EKS_ADD_ON | EC2_IMAGE_BUILDER_COMPONENT | DATA_EXCHANGE | PROFESSIONAL_SERVICES | SAAS | SAGEMAKER_ALGORITHM | SAGEMAKER_MODEL`   
Required: Yes

 ** awsSupportedServices **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-awsSupportedServices"></a>
The AWS services supported by this EC2 Image Builder component.  
Type: Array of [AwsSupportedService](API_marketplace-discovery_AwsSupportedService.md) objects  
Required: No

 ** fulfillmentOptionVersion **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-fulfillmentOptionVersion"></a>
The version identifier of the fulfillment option.  
Type: String  
Required: No

 ** operatingSystems **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-operatingSystems"></a>
The operating systems supported by this EC2 Image Builder component.  
Type: Array of [ContainerOperatingSystem](API_marketplace-discovery_ContainerOperatingSystem.md) objects  
Required: No

 ** releaseNotes **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-releaseNotes"></a>
Release notes describing changes in this version of the fulfillment option.  
Type: String  
Required: No

 ** usageInstructions **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption-usageInstructions"></a>
Instructions on how to deploy and use this EC2 Image Builder component.  
Type: String  
Required: No

## See Also
<a name="API_marketplace-discovery_Ec2ImageBuilderComponentFulfillmentOption_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/marketplace-discovery-2026-02-05/Ec2ImageBuilderComponentFulfillmentOption) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-discovery-2026-02-05/Ec2ImageBuilderComponentFulfillmentOption) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-discovery-2026-02-05/Ec2ImageBuilderComponentFulfillmentOption) 