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