sagemaker_update_inference_component: Updates an inference component

View source: R/sagemaker_operations.R

sagemaker_update_inference_componentR Documentation

Updates an inference component

Description

Updates an inference component.

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

Usage

sagemaker_update_inference_component(
  InferenceComponentName,
  Specification = NULL,
  RuntimeConfig = NULL
)

Arguments

InferenceComponentName

[required] The name of the inference component.

Specification

Details about the resources to deploy with this inference component, including the model, container, and compute resources.

RuntimeConfig

Runtime settings for a model that is deployed with an inference component.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.