Used to stop and delete an app
Used to stop and delete an app.
sagemaker_delete_app(DomainId, UserProfileName, AppType, AppName)
DomainId |
[required] The domain ID. |
UserProfileName |
[required] The user profile name. |
AppType |
[required] The type of app. |
AppName |
[required] The name of the app. |
An empty list.
svc$delete_app( DomainId = "string", UserProfileName = "string", AppType = "JupyterServer"|"KernelGateway"|"TensorBoard", AppName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.