v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Lists all inference events that have been found for the specified inference scheduler.

post/#X-Amz-Target=AWSLookoutEquipmentFrontendService.ListInferenceEvents

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.ListInferenceEvents' required

Request body

NextTokenstring

An opaque pagination token indicating where to continue the listing of inference events.

MaxResultsinteger

Specifies the maximum number of inference events to list.

InferenceSchedulerNamestring required

The name of the inference scheduler for the inference events listed.

IntervalStartTimestring date-time required

Lookout for Equipment will return all the inference events with an end time equal to or greater than the start time given.

IntervalEndTimestring date-time required

Returns all the inference events with an end start time equal to or greater than less than the end time given

Response

Success

NextTokenstring

An opaque pagination token indicating where to continue the listing of inference executions.