v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150188.6 KB

Creates a real-time endpoint for the <code>MLModel</code>. The endpoint contains the URI of the <code>MLModel</code>; that is, the location to send real-time prediction requests for the specified <code>MLModel</code>.

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

Headers

X-Amz-Target'AmazonML_20141212.CreateRealtimeEndpoint' required

Request body

MLModelIdstring required

The ID assigned to the <code>MLModel</code> during creation.

Response

Success

MLModelIdstring

A user-supplied ID that uniquely identifies the <code>MLModel</code>. This value should be identical to the value of the <code>MLModelId</code> in the request.