View source: R/sagemaker_operations.R
sagemaker_delete_endpoint_config | R Documentation |
Deletes an endpoint configuration. The delete_endpoint_config
API deletes only the specified configuration. It does not delete endpoints created using the configuration.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_endpoint_config/ for full documentation.
sagemaker_delete_endpoint_config(EndpointConfigName)
EndpointConfigName |
[required] The name of the endpoint configuration that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.