Updates the properties of an AppImageConfig
Updates the properties of an AppImageConfig.
sagemaker_update_app_image_config(AppImageConfigName, KernelGatewayImageConfig)
AppImageConfigName |
[required] The name of the AppImageConfig to update. |
KernelGatewayImageConfig |
The new KernelGateway app to run on the image. |
A list with the following syntax:
list( AppImageConfigArn = "string" )
svc$update_app_image_config( AppImageConfigName = "string", KernelGatewayImageConfig = list( KernelSpecs = list( list( Name = "string", DisplayName = "string" ) ), FileSystemConfig = list( MountPath = "string", DefaultUid = 123, DefaultGid = 123 ) ) )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.