v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Stops an inference scheduler.

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

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.StopInferenceScheduler' required

Request body

InferenceSchedulerNamestring required

The name of the inference scheduler to be stopped.

Response

Success

ModelArnstring

The Amazon Resource Name (ARN) of the ML model used by the inference scheduler being stopped.

ModelNamestring

The name of the ML model used by the inference scheduler being stopped.

InferenceSchedulerNamestring

The name of the inference scheduler being stopped.

InferenceSchedulerArnstring

The Amazon Resource Name (ARN) of the inference schedule being stopped.

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

Indicates the status of the inference scheduler.