AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.MachineLearning
Assembly: AWSSDK.dll
Version: (assembly version)
public RealtimePredictor CreateRealtimePredictor(
String modelId
)
The model to create the realtime predictor for.
| Exception | Condition |
|---|---|
| InternalServerException | An error on the server occurred when trying to process a request. |
| InvalidInputException | An error on the client occurred. Typically, the cause is an invalid input value. |
| LimitExceededException | The subscriber exceeded the maximum number of operations. This exception can occur when listing objects such as DataSource. |
| PredictorNotMountedException | The exception is thrown when a predict request is made to an unmounted MLModel. |
| ResourceNotFoundException | A specified resource cannot be located. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5