Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_delete_endpoint: Deletes an endpoint

Description

Deletes an endpoint. SageMaker frees up all of the resources that were deployed when the endpoint was created.

See https://www.paws-r-sdk.com/docs/sagemaker_delete_endpoint/ for full documentation.

Usage

sagemaker_delete_endpoint(EndpointName)

Arguments

EndpointName

[required] The name of the endpoint that you want to delete.