Puppet Task: sagemaker_aws_update_endpoint

Defined in:
tasks/sagemaker_aws_update_endpoint.json,
tasks/sagemaker_aws_update_endpoint.rb

Overview

Deploys the new EndpointConfig specified in the request, switches to using newly created endpoint, and then deletes resources provisioned for the endpoint using the previous EndpointConfig (there is no availability loss). When Amazon SageMaker receives the request, it 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 DescribeEndpoint API. You cannot update an endpoint with the current EndpointConfig. To update an endpoint, you must create a new EndpointConfig.

Supports noop? false

Parameters