View source: R/sagemaker_operations.R
sagemaker_delete_endpoint | R Documentation |
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.
sagemaker_delete_endpoint(EndpointName)
EndpointName |
[required] The name of the endpoint that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.