sagemaker_describe_inference_component {paws.machine.learning} | R Documentation |
Returns information about an inference component
Description
Returns information about an inference component.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_inference_component/ for full documentation.
Usage
sagemaker_describe_inference_component(InferenceComponentName)
Arguments
InferenceComponentName |
[required] The name of the inference component. |
[Package paws.machine.learning version 0.9.0 Index]