sagemaker_delete_studio_lifecycle_config {paws.machine.learning} | R Documentation |
Deletes the Amazon SageMaker Studio Lifecycle Configuration
Description
Deletes the Amazon SageMaker Studio Lifecycle Configuration. In order to delete the Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You must also remove the Lifecycle Configuration from UserSettings in all Domains and UserProfiles.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_studio_lifecycle_config/ for full documentation.
Usage
sagemaker_delete_studio_lifecycle_config(StudioLifecycleConfigName)
Arguments
StudioLifecycleConfigName |
[required] The name of the Amazon SageMaker Studio Lifecycle Configuration to delete. |
[Package paws.machine.learning version 0.7.0 Index]