AWS::SageMaker::EndpointConfig ClarifyInferenceConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 }

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