comprehend_delete_endpoint: Deletes a model-specific endpoint for a previously-trained...

View source: R/comprehend_operations.R

comprehend_delete_endpointR Documentation

Deletes a model-specific endpoint for a previously-trained custom model

Description

Deletes a model-specific endpoint for a previously-trained custom model. All endpoints must be deleted in order for the model to be deleted. For information about endpoints, see Managing endpoints.

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

Usage

comprehend_delete_endpoint(EndpointArn)

Arguments

EndpointArn

[required] The Amazon Resource Number (ARN) of the endpoint being deleted.


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