delete_app_sagemaker
Delete a SageMaker app by specifying domain ID, user profile name, app type, and app name. Clean up resources by removing unused apps from your domain.
Instructions
Delete a SageMaker App
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | The name of the app to delete | |
| app_type | Yes | The type of app to delete | |
| domain_id | Yes | The ID of the domain in which the app resides | |
| user_profile_name | Yes | The name of the user profile that owns the app |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |