View a markdown version of this page

SageMakerAlgorithmFulfillmentOption - AWS Marketplace

SageMakerAlgorithmFulfillmentOption

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

Contents

Note

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

fulfillmentOptionDisplayName

A human-readable name for the fulfillment option type.

Type: String

Required: Yes

fulfillmentOptionId

The unique identifier of the fulfillment option.

Type: String

Required: Yes

fulfillmentOptionType

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

The version identifier of the fulfillment option.

Type: String

Required: No

recommendation

Recommended instance types for training and inference with this algorithm.

Type: SageMakerAlgorithmRecommendation object

Required: No

releaseNotes

Release notes describing changes in this version of the fulfillment option.

Type: String

Required: No

usageInstructions

Instructions on how to use this SageMaker algorithm.

Type: String

Required: No

See Also

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