

# SageMakerAlgorithmFulfillmentOption
<a name="API_marketplace-discovery_SageMakerAlgorithmFulfillmentOption"></a>

Describes an Amazon SageMaker algorithm fulfillment option, including version details and recommended instance types.

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

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

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

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

 ** fulfillmentOptionType **   <a name="AWSMarketplaceService-Type-marketplace-discovery_SageMakerAlgorithmFulfillmentOption-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

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

 ** recommendation **   <a name="AWSMarketplaceService-Type-marketplace-discovery_SageMakerAlgorithmFulfillmentOption-recommendation"></a>
Recommended instance types for training and inference with this algorithm.  
Type: [SageMakerAlgorithmRecommendation](API_marketplace-discovery_SageMakerAlgorithmRecommendation.md) object  
Required: No

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

 ** usageInstructions **   <a name="AWSMarketplaceService-Type-marketplace-discovery_SageMakerAlgorithmFulfillmentOption-usageInstructions"></a>
Instructions on how to use this SageMaker algorithm.  
Type: String  
Required: No

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