sagemaker_describe_endpoint_config {paws.machine.learning}R Documentation

Returns the description of an endpoint configuration created using the CreateEndpointConfig API

Description

Returns the description of an endpoint configuration created using the create_endpoint_config API.

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

Usage

sagemaker_describe_endpoint_config(EndpointConfigName)

Arguments

EndpointConfigName

[required] The name of the endpoint configuration.


[Package paws.machine.learning version 0.9.0 Index]