v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Lists all inference executions that have been performed by the specified inference scheduler.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.ListInferenceExecutions' required

Request body

NextTokenstring

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

MaxResultsinteger

Specifies the maximum number of inference executions to list.

InferenceSchedulerNamestring required

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

DataStartTimeAfterstring date-time

The time reference in the inferenced dataset after which Amazon Lookout for Equipment started the inference execution.

DataEndTimeBeforestring date-time

The time reference in the inferenced dataset before which Amazon Lookout for Equipment stopped the inference execution.

Status'IN_PROGRESS' | 'SUCCESS' | 'FAILED'

The status of the inference execution.

Response

Success

NextTokenstring

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