AWS::SageMaker::EndpointConfig ClarifyExplainerConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SageMaker::EndpointConfig ClarifyExplainerConfig

The configuration parameters for the SageMaker Clarify explainer.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

EnableExplanations

A JMESPath boolean expression used to filter which records to explain. Explanations are activated by default. See EnableExplanationsfor additional information.

Required: No

Type: String

Pattern: .*

Minimum: 1

Maximum: 64

Update requires: Replacement

InferenceConfig

The inference configuration parameter for the model container.

Required: No

Type: ClarifyInferenceConfig

Update requires: Replacement

ShapConfig

The configuration for SHAP analysis.

Required: Yes

Type: ClarifyShapConfig

Update requires: Replacement