machinelearning_create_realtime_endpoint: Creates a real-time endpoint for the MLModel

View source: R/machinelearning_operations.R

machinelearning_create_realtime_endpointR Documentation

Creates a real-time endpoint for the MLModel

Description

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

See https://www.paws-r-sdk.com/docs/machinelearning_create_realtime_endpoint/ for full documentation.

Usage

machinelearning_create_realtime_endpoint(MLModelId)

Arguments

MLModelId

[required] The ID assigned to the MLModel during creation.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.