ShadowModelVariantConfig
The name and sampling percentage of a shadow variant.
Contents
- SamplingPercentage
-
The percentage of inference requests that Amazon SageMaker replicates from the production variant to the shadow variant.
Type: Integer
Valid Range: Maximum value of 100.
Required: Yes
- ShadowModelVariantName
-
The name of the shadow variant.
Type: String
Length Constraints: 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: