AWS::SageMaker::EndpointConfig ClarifyInferenceConfig
The ClarifyInferenceConfig 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
{ "ContentTemplate" :String, "FeatureHeaders" :[ ClarifyHeader, ... ], "FeaturesAttribute" :String, "FeatureTypes" :[ ClarifyFeatureType, ... ], "LabelAttribute" :String, "LabelHeaders" :[ ClarifyHeader, ... ], "LabelIndex" :Integer, "MaxPayloadInMB" :Integer, "MaxRecordCount" :Integer, "ProbabilityAttribute" :String, "ProbabilityIndex" :Integer}
YAML
ContentTemplate:StringFeatureHeaders:- ClarifyHeaderFeaturesAttribute:StringFeatureTypes:- ClarifyFeatureTypeLabelAttribute:StringLabelHeaders:- ClarifyHeaderLabelIndex:IntegerMaxPayloadInMB:IntegerMaxRecordCount:IntegerProbabilityAttribute:StringProbabilityIndex:Integer
Properties
ContentTemplateProperty description not available.
Required: No
Type: String
Update requires: Replacement
FeatureHeadersProperty description not available.
Required: No
Type: List of ClarifyHeader
Update requires: Replacement
FeaturesAttributeProperty description not available.
Required: No
Type: String
Update requires: Replacement
FeatureTypesProperty description not available.
Required: No
Type: List of ClarifyFeatureType
Update requires: Replacement
LabelAttributeProperty description not available.
Required: No
Type: String
Update requires: Replacement
LabelHeadersProperty description not available.
Required: No
Type: List of ClarifyHeader
Update requires: Replacement
LabelIndexProperty description not available.
Required: No
Type: Integer
Update requires: Replacement
MaxPayloadInMBProperty description not available.
Required: No
Type: Integer
Update requires: Replacement
MaxRecordCountProperty description not available.
Required: No
Type: Integer
Update requires: Replacement
ProbabilityAttributeProperty description not available.
Required: No
Type: String
Update requires: Replacement
ProbabilityIndexProperty description not available.
Required: No
Type: Integer
Update requires: Replacement