Amazon Machine Learning Customizations#
Set host to value of PredictEndpoint
#
The Predict operation makes use of an endpoint provided by other operations
in the service. The operation expects that the request will be sent to the
host specified in the PredictEndpoint
parameter. An AWS client SHOULD
automatically set the host for the request to the host from the
PredictEndpoint
value.