v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150188.6 KB

Generates a prediction for the observation using the specified ML Model.

Note: Not all response parameters will be populated. Whether a response parameter is populated depends on the type of model requested.

post/#X-Amz-Target=AmazonML_20141212.Predict

Headers

X-Amz-Target'AmazonML_20141212.Predict' required

Request body

MLModelIdstring required

A unique identifier of the <code>MLModel</code>.

RecordRecord required

A map of variable name-value pairs that represent an observation.

PredictEndpointstring required

Response

Success