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:
String
InferenceConfig:ClarifyInferenceConfig
ShapConfig:ClarifyShapConfig
Properties
EnableExplanations
Property description not available.
Required: No
Type: String
Update requires: Replacement
InferenceConfig
Property description not available.
Required: No
Type: ClarifyInferenceConfig
Update requires: Replacement
ShapConfig
Property description not available.
Required: Yes
Type: ClarifyShapConfig
Update requires: Replacement