ModelShardingConfig
Settings for the model sharding technique that's applied by a model optimization job.
Contents
- Image
- 
               The URI of an LMI DLC in Amazon ECR. SageMaker uses this image to run the optimization. Type: String Length Constraints: Minimum length of 0. Maximum length of 255. Pattern: [\S]+Required: No 
- OverrideEnvironment
- 
               Environment variables that override the default ones in the model container. Type: String to string map Map Entries: Minimum number of 0 items. Maximum number of 25 items. Key Length Constraints: Minimum length of 0. Maximum length of 256. Key Pattern: (?!\s*$).+Value Length Constraints: Minimum length of 0. Maximum length of 256. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: