AWS::SageMaker::EndpointConfig ClarifyExplainerConfig
The ClarifyExplainerConfig property type specifies Property description not available. for an AWS::SageMaker::EndpointConfig.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "EnableExplanations" :String, "InferenceConfig" :ClarifyInferenceConfig, "ShapConfig" :ClarifyShapConfig}
YAML
EnableExplanations:StringInferenceConfig:ClarifyInferenceConfigShapConfig:ClarifyShapConfig
Properties
EnableExplanationsProperty description not available.
Required: No
Type: String
Update requires: Replacement
InferenceConfigProperty description not available.
Required: No
Type: ClarifyInferenceConfig
Update requires: Replacement
ShapConfigProperty description not available.
Required: Yes
Type: ClarifyShapConfig
Update requires: Replacement