AWS::SageMaker::EndpointConfig ClarifyExplainerConfig - AWS CloudFormation

AWS::SageMaker::EndpointConfig ClarifyExplainerConfig

The configuration parameters for the SageMaker Clarify explainer.

Syntax

To declare this entity in your AWS 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