sagemaker_describe_endpoint {paws.machine.learning}R Documentation

Returns the description of an endpoint

Description

Returns the description of an endpoint.

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

Usage

sagemaker_describe_endpoint(EndpointName)

Arguments

EndpointName

[required] The name of the endpoint.


[Package paws.machine.learning version 0.9.0 Index]