Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ClarifyCheckStepMetadata - Amazon SageMaker

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.

Contents

BaselineUsedForDriftCheckConstraints

The Amazon S3 URI of baseline constraints file to be used for the drift check.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

CalculatedBaselineConstraints

The Amazon S3 URI of the newly calculated baseline constraints file.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

CheckJobArn

The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.

Type: String

Length Constraints: Maximum length of 256.

Required: No

CheckType

The type of the Clarify Check step

Type: String

Length Constraints: Maximum length of 256.

Required: No

ModelPackageGroupName

The model package group name.

Type: String

Length Constraints: Maximum length of 256.

Required: No

RegisterNewBaseline

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.

Type: Boolean

Required: No

SkipCheck

This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.

Type: Boolean

Required: No

ViolationReport

The Amazon S3 URI of the violation report if violations are detected.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.