Expand description
Types for the CreateBatchPrediction
operation.
Modules§
- builders
- Builders
Structs§
- Create
Batch Prediction - Orchestration and serialization glue logic for
CreateBatchPrediction
. - Create
Batch Prediction Input - Create
Batch Prediction Output Represents the output of a
CreateBatchPrediction
operation, and is an acknowledgement that Amazon ML received the request.The
CreateBatchPrediction
operation is asynchronous. You can poll for status updates by using the>GetBatchPrediction
operation and checking theStatus
parameter of the result.
Enums§
- Create
Batch Prediction Error - Error type for the
CreateBatchPredictionError
operation.