v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Retrieves a list of all inference schedulers currently available for your account.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.ListInferenceSchedulers' required

Request body

NextTokenstring

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

MaxResultsinteger

Specifies the maximum number of inference schedulers to list.

InferenceSchedulerNameBeginsWithstring

The beginning of the name of the inference schedulers to be listed.

ModelNamestring

The name of the ML model used by the inference scheduler to be listed.

Status'PENDING' | 'RUNNING' | 'STOPPING' | 'STOPPED'

Specifies the current status of the inference schedulers to list.

Response

Success

NextTokenstring

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