ModelVariantConfig
Contains information about the deployment options of a model.
Contents
- InfrastructureConfig
- 
               The configuration for the infrastructure that the model will be deployed to. Type: ModelInfrastructureConfig object Required: Yes 
- ModelName
- 
               The name of the Amazon SageMaker Model entity. Type: String Length Constraints: Minimum length of 0. Maximum length of 63. Pattern: [a-zA-Z0-9]([\-a-zA-Z0-9]*[a-zA-Z0-9])?Required: Yes 
- VariantName
- 
               The name of the variant. Type: String Length Constraints: Minimum length of 0. Maximum length of 63. Pattern: [a-zA-Z0-9]([\-a-zA-Z0-9]*[a-zA-Z0-9])?Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: