View source: R/sagemaker_operations.R
sagemaker_update_inference_component_runtime_config | R Documentation |
Runtime settings for a model that is deployed with an inference component.
See https://www.paws-r-sdk.com/docs/sagemaker_update_inference_component_runtime_config/ for full documentation.
sagemaker_update_inference_component_runtime_config(
InferenceComponentName,
DesiredRuntimeConfig
)
InferenceComponentName |
[required] The name of the inference component to update. |
DesiredRuntimeConfig |
[required] Runtime settings for a model that is deployed with an inference component. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.