sagemaker_update_app_image_config: Updates the properties of an AppImageConfig

View source: R/sagemaker_operations.R

sagemaker_update_app_image_configR Documentation

Updates the properties of an AppImageConfig

Description

Updates the properties of an AppImageConfig.

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

Usage

sagemaker_update_app_image_config(
  AppImageConfigName,
  KernelGatewayImageConfig = NULL,
  JupyterLabAppImageConfig = NULL,
  CodeEditorAppImageConfig = NULL
)

Arguments

AppImageConfigName

[required] The name of the AppImageConfig to update.

KernelGatewayImageConfig

The new KernelGateway app to run on the image.

JupyterLabAppImageConfig

The JupyterLab app running on the image.

CodeEditorAppImageConfig

The Code Editor app running on the image.


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