R/sagemaker_operations.R
sagemaker_delete_app.Rd
Used to stop and delete an app.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_app/ for full documentation.
sagemaker_delete_app( DomainId, UserProfileName = NULL, SpaceName = NULL, AppType, AppName )
[required] The domain ID.
The user profile name. If this value is not set, then SpaceName must be set.
SpaceName
The name of the space. If this value is not set, then UserProfileName must be set.
UserProfileName
[required] The type of app.
[required] The name of the app.