DeploymentRecommendation - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DeploymentRecommendation

A set of recommended deployment configurations for the model. To get more advanced recommendations, see CreateInferenceRecommendationsJob to create an inference recommendation job.

Contents

RecommendationStatus

Status of the deployment recommendation. The status NOT_APPLICABLE means that SageMaker is unable to provide a default recommendation for the model using the information provided. If the deployment status is IN_PROGRESS, retry your API call after a few seconds to get a COMPLETED deployment recommendation.

Type: String

Valid Values: IN_PROGRESS | COMPLETED | FAILED | NOT_APPLICABLE

Required: Yes

RealTimeInferenceRecommendations

A list of RealTimeInferenceRecommendation items.

Type: Array of RealTimeInferenceRecommendation objects

Array Members: Minimum number of 0 items. Maximum number of 3 items.

Required: No

See Also

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