AWS::SageMaker::MonitoringSchedule MonitoringInput
The inputs for a monitoring job.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BatchTransformInput" :
BatchTransformInput
, "EndpointInput" :EndpointInput
}
Properties
BatchTransformInput
-
Input object for the batch transform job.
Required: No
Type: BatchTransformInput
Update requires: No interruption
EndpointInput
-
The endpoint for a monitoring job.
Required: No
Type: EndpointInput
Update requires: No interruption