ModelInfrastructureConfig - 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).

ModelInfrastructureConfig

The configuration for the infrastructure that the model will be deployed to.

Contents

InfrastructureType

The inference option to which to deploy your model. Possible values are the following:

  • RealTime: Deploy to real-time inference.

Type: String

Valid Values: RealTimeInference

Required: Yes

RealTimeInferenceConfig

The infrastructure configuration for deploying the model to real-time inference.

Type: RealTimeInferenceConfig object

Required: Yes

See Also

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