Create a SageMaker model API endpoint object for prediction
Source:R/sagemaker.R
vetiver_endpoint_sagemaker.Rd
This function creates a model API endpoint for prediction from a Sagemaker Model.
No HTTP calls are made until you actually
predict()
with your endpoint.