Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sagemaker_delete_app

Used to stop and delete an app


Description

Used to stop and delete an app.

Usage

sagemaker_delete_app(DomainId, UserProfileName, AppType, AppName)

Arguments

DomainId

[required] The domain ID.

UserProfileName

[required] The user profile name.

AppType

[required] The type of app.

AppName

[required] The name of the app.

Value

An empty list.

Request syntax

svc$delete_app(
  DomainId = "string",
  UserProfileName = "string",
  AppType = "JupyterServer"|"KernelGateway"|"TensorBoard",
  AppName = "string"
)

paws.machine.learning

Amazon Web Services Machine Learning Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.