SageMakerModelFulfillmentOption - AWS Marketplace
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SageMakerModelFulfillmentOption

Describes an Amazon SageMaker model 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 inference with this model.

Type: SageMakerModelRecommendation 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 model.

Type: String

Required: No

See Also

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