SageMaker.Client.
delete_studio_lifecycle_config
(**kwargs)¶Deletes the 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 also: AWS API Documentation
Request Syntax
response = client.delete_studio_lifecycle_config(
StudioLifecycleConfigName='string'
)
[REQUIRED]
The name of the Studio Lifecycle Configuration to delete.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound
SageMaker.Client.exceptions.ResourceInUse