Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint
Source:R/sagemaker_operations.R
sagemaker_update_endpoint_weights_and_capacities.RdUpdates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint. When it receives the request, SageMaker sets the endpoint status to Updating. After updating the endpoint, it sets the status to InService. To check the status of an endpoint, use the describe_endpoint API.
See https://www.paws-r-sdk.com/docs/sagemaker_update_endpoint_weights_and_capacities/ for full documentation.