![]() |
![]()
| ![]() |
![]()
NAMEPaws::MachineLearning::GetBatchPredictionOutput ATTRIBUTESBatchPredictionDataSourceId => StrThe ID of the "DataSource" that was used to create the "BatchPrediction". BatchPredictionId => StrAn ID assigned to the "BatchPrediction" at creation. This value should be identical to the value of the "BatchPredictionID" in the request. ComputeTime => IntThe approximate CPU time in milliseconds that Amazon Machine Learning spent processing the "BatchPrediction", normalized and scaled on computation resources. "ComputeTime" is only available if the "BatchPrediction" is in the "COMPLETED" state. CreatedAt => StrThe time when the "BatchPrediction" was created. The time is expressed in epoch time. CreatedByIamUser => StrThe AWS user account that invoked the "BatchPrediction". The account type can be either an AWS root account or an AWS Identity and Access Management (IAM) user account. FinishedAt => StrThe epoch time when Amazon Machine Learning marked the "BatchPrediction" as "COMPLETED" or "FAILED". "FinishedAt" is only available when the "BatchPrediction" is in the "COMPLETED" or "FAILED" state. InputDataLocationS3 => StrThe location of the data file or directory in Amazon Simple Storage Service (Amazon S3). InvalidRecordCount => IntThe number of invalid records that Amazon Machine Learning saw while processing the "BatchPrediction". LastUpdatedAt => StrThe time of the most recent edit to "BatchPrediction". The time is expressed in epoch time. LogUri => StrA link to the file that contains logs of the "CreateBatchPrediction" operation. Message => StrA description of the most recent details about processing the batch prediction request. MLModelId => StrThe ID of the "MLModel" that generated predictions for the "BatchPrediction" request. Name => StrA user-supplied name or description of the "BatchPrediction". OutputUri => StrThe location of an Amazon S3 bucket or directory to receive the operation results. StartedAt => StrThe epoch time when Amazon Machine Learning marked the "BatchPrediction" as "INPROGRESS". "StartedAt" isn't available if the "BatchPrediction" is in the "PENDING" state. Status => StrThe status of the "BatchPrediction", which can be one of the following values:
Valid values are: "PENDING", "INPROGRESS", "FAILED", "COMPLETED", "DELETED" =head2 TotalRecordCount => Int The number of total records that Amazon Machine Learning saw while processing the "BatchPrediction". _request_id => Str
|