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:
RealTimeInferenceRequired: 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 AWS SDKs, see the following: