ClarifyCheckStepMetadata
The container for the metadata for the ClarifyCheck step. For more information, see the topic on ClarifyCheck step in the Amazon SageMaker Developer Guide.
Types
Properties
The Amazon S3 URI of baseline constraints file to be used for the drift check.
The Amazon S3 URI of the newly calculated baseline constraints file.
The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.
The model package group name.
This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints
and BaselineUsedForDriftCheckStatistics
. If it is set to False
, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints
property.
The Amazon S3 URI of the violation report if violations are detected.