AWS::SageMaker::ModelBiasJobDefinition ModelBiasJobInput
Inputs for the model bias job.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BatchTransformInput" :BatchTransformInput, "EndpointInput" :EndpointInput, "GroundTruthS3Input" :MonitoringGroundTruthS3Input}
YAML
BatchTransformInput:BatchTransformInputEndpointInput:EndpointInputGroundTruthS3Input:MonitoringGroundTruthS3Input
Properties
BatchTransformInputProperty description not available.
Required: No
Type: BatchTransformInput
Update requires: Replacement
EndpointInput-
Input object for the endpoint
Required: No
Type: EndpointInput
Update requires: Replacement
GroundTruthS3Input-
Location of ground truth labels to use in model bias job.
Required: Yes
Type: MonitoringGroundTruthS3Input
Update requires: Replacement