comprehend_describe_endpoint {paws.machine.learning} | R Documentation |
Gets the properties associated with a specific endpoint
Description
Gets the properties associated with a specific endpoint. Use this operation to get the status of an endpoint. For information about endpoints, see Managing endpoints.
See https://www.paws-r-sdk.com/docs/comprehend_describe_endpoint/ for full documentation.
Usage
comprehend_describe_endpoint(EndpointArn)
Arguments
EndpointArn |
[required] The Amazon Resource Number (ARN) of the endpoint being described. |
[Package paws.machine.learning version 0.7.0 Index]