Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_studio_lifecycle_config

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'
)
Parameters
StudioLifecycleConfigName (string) --

[REQUIRED]

The name of the Studio Lifecycle Configuration to delete.

Returns
None

Exceptions

  • SageMaker.Client.exceptions.ResourceNotFound
  • SageMaker.Client.exceptions.ResourceInUse