Delete Endpoint
comprehend_delete_endpoint | R 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.
Usage¶
Arguments¶
EndpointArn
[required] The Amazon Resource Number (ARN) of the endpoint being deleted.
Value¶
An empty list.