AWS::SageMaker::MonitoringSchedule BatchTransformInput
The BatchTransformInput
property type specifies Property description not available. for an AWS::SageMaker::MonitoringSchedule.
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:
String
DatasetFormat:DatasetFormat
LocalPath:String
S3DataDistributionType:String
S3InputMode:String
Properties
DataCapturedDestinationS3Uri
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
DatasetFormat
Property description not available.
Required: Yes
Type: DatasetFormat
Update requires: No interruption
LocalPath
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
S3DataDistributionType
Property description not available.
Required: No
Type: String
Update requires: No interruption
S3InputMode
Property description not available.
Required: No
Type: String
Update requires: No interruption