sagemaker_delete_endpoint_config: Deletes an endpoint configuration

View source: R/sagemaker_operations.R

sagemaker_delete_endpoint_configR Documentation

Deletes an endpoint configuration

Description

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.

Usage

sagemaker_delete_endpoint_config(EndpointConfigName)

Arguments

EndpointConfigName

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


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.