AWS::SageMaker::EndpointConfig ClarifyExplainerConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::EndpointConfig ClarifyExplainerConfig

The configuration parameters for the SageMaker Clarify explainer.

Syntax

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