AWS::SageMaker::EndpointConfig ClarifyInferenceConfig - AWS CloudFormation

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 AWS 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 }

Properties

ContentTemplate

Property description not available.

Required: No

Type: String

Update requires: Replacement

FeatureHeaders

Property description not available.

Required: No

Type: List of ClarifyHeader

Update requires: Replacement

FeaturesAttribute

Property description not available.

Required: No

Type: String

Update requires: Replacement

FeatureTypes

Property description not available.

Required: No

Type: List of ClarifyFeatureType

Update requires: Replacement

LabelAttribute

Property description not available.

Required: No

Type: String

Update requires: Replacement

LabelHeaders

Property description not available.

Required: No

Type: List of ClarifyHeader

Update requires: Replacement

LabelIndex

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

MaxPayloadInMB

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

MaxRecordCount

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

ProbabilityAttribute

Property description not available.

Required: No

Type: String

Update requires: Replacement

ProbabilityIndex

Property description not available.

Required: No

Type: Integer

Update requires: Replacement