ShadowModeConfig - Amazon SageMaker

ShadowModeConfig

The configuration of ShadowMode inference experiment type, which specifies a production variant to take all the inference requests, and a shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant it also specifies the percentage of requests that Amazon SageMaker replicates.

Contents

ShadowModelVariants

List of shadow variant configurations.

Type: Array of ShadowModelVariantConfig objects

Array Members: Fixed number of 1 item.

Required: Yes

SourceModelVariantName

The name of the production variant, which takes all the inference requests.

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: