AWS::SageMaker::DataQualityJobDefinition BatchTransformInput
The BatchTransformInput property type specifies Property description not available. for an AWS::SageMaker::DataQualityJobDefinition.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DataCapturedDestinationS3Uri" :String, "DatasetFormat" :DatasetFormat, "LocalPath" :String, "S3DataDistributionType" :String, "S3InputMode" :String}
YAML
DataCapturedDestinationS3Uri:StringDatasetFormat:DatasetFormatLocalPath:StringS3DataDistributionType:StringS3InputMode:String
Properties
DataCapturedDestinationS3UriProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
DatasetFormatProperty description not available.
Required: Yes
Type: DatasetFormat
Update requires: Replacement
LocalPathProperty description not available.
Required: Yes
Type: String
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