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:
String
DatasetFormat:DatasetFormat
EndTimeOffset:String
FeaturesAttribute:String
InferenceAttribute:String
LocalPath:String
ProbabilityAttribute:String
ProbabilityThresholdAttribute:Double
S3DataDistributionType:String
S3InputMode:String
StartTimeOffset:String
Properties
DataCapturedDestinationS3Uri
Property description not available.
Required: Yes
Type: String
Update requires: Replacement
DatasetFormat
Property description not available.
Required: Yes
Type: DatasetFormat
Update requires: Replacement
EndTimeOffset
Property description not available.
Required: No
Type: String
Update requires: Replacement
FeaturesAttribute
Property description not available.
Required: No
Type: String
Update requires: Replacement
InferenceAttribute
Property description not available.
Required: No
Type: String
Update requires: Replacement
LocalPath
Property description not available.
Required: Yes
Type: String
Update requires: Replacement
ProbabilityAttribute
Property description not available.
Required: No
Type: String
Update requires: Replacement
ProbabilityThresholdAttribute
Property description not available.
Required: No
Type: Double
Update requires: Replacement
S3DataDistributionType
Property description not available.
Required: No
Type: String
Update requires: Replacement
S3InputMode
Property description not available.
Required: No
Type: String
Update requires: Replacement
StartTimeOffset
Property description not available.
Required: No
Type: String
Update requires: Replacement