View source: R/comprehend_operations.R
comprehend_delete_endpoint | R Documentation |
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.
comprehend_delete_endpoint(EndpointArn)
EndpointArn |
[required] The Amazon Resource Number (ARN) of the endpoint being deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.