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_APPLICABLEmeans that SageMaker is unable to provide a default recommendation for the model using the information provided. If the deployment status isIN_PROGRESS, retry your API call after a few seconds to get aCOMPLETEDdeployment recommendation.Type: String Valid Values: IN_PROGRESS | COMPLETED | FAILED | NOT_APPLICABLERequired: 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 AWS SDKs, see the following: