AWS::SageMaker::ModelBiasJobDefinition BatchTransformInput
The BatchTransformInput property type specifies Property description not available. for an AWS::SageMaker::ModelBiasJobDefinition.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DataCapturedDestinationS3Uri" :String, "DatasetFormat" :DatasetFormat, "EndTimeOffset" :String, "FeaturesAttribute" :String, "InferenceAttribute" :String, "LocalPath" :String, "ProbabilityAttribute" :String, "ProbabilityThresholdAttribute" :Double, "S3DataDistributionType" :String, "S3InputMode" :String, "StartTimeOffset" :String}
YAML
DataCapturedDestinationS3Uri:StringDatasetFormat:DatasetFormatEndTimeOffset:StringFeaturesAttribute:StringInferenceAttribute:StringLocalPath:StringProbabilityAttribute:StringProbabilityThresholdAttribute:DoubleS3DataDistributionType:StringS3InputMode:StringStartTimeOffset:String
Properties
DataCapturedDestinationS3UriProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
DatasetFormatProperty description not available.
Required: Yes
Type: DatasetFormat
Update requires: Replacement
EndTimeOffsetProperty description not available.
Required: No
Type: String
Update requires: Replacement
FeaturesAttributeProperty description not available.
Required: No
Type: String
Update requires: Replacement
InferenceAttributeProperty description not available.
Required: No
Type: String
Update requires: Replacement
LocalPathProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
ProbabilityAttributeProperty description not available.
Required: No
Type: String
Update requires: Replacement
ProbabilityThresholdAttributeProperty description not available.
Required: No
Type: Double
Update requires: Replacement
S3DataDistributionTypeProperty description not available.
Required: No
Type: String
Update requires: Replacement
S3InputModeProperty description not available.
Required: No
Type: String
Update requires: Replacement
StartTimeOffsetProperty description not available.
Required: No
Type: String
Update requires: Replacement