Lists all inference executions that have been performed by the specified inference scheduler.
See https://www.paws-r-sdk.com/docs/lookoutequipment_list_inference_executions/ for full documentation.
lookoutequipment_list_inference_executions(
NextToken = NULL,
MaxResults = NULL,
InferenceSchedulerName,
DataStartTimeAfter = NULL,
DataEndTimeBefore = NULL,
Status = NULL
)
An opaque pagination token indicating where to continue the listing of inference executions.
Specifies the maximum number of inference executions to list.
[required] The name of the inference scheduler for the inference execution listed.
The time reference in the inferenced dataset after which Amazon Lookout for Equipment started the inference execution.
The time reference in the inferenced dataset before which Amazon Lookout for Equipment stopped the inference execution.
The status of the inference execution.