View source: R/sagemaker_operations.R
sagemaker_delete_user_profile | R Documentation |
Deletes a user profile. When a user profile is deleted, the user loses access to their EFS volume, including data, notebooks, and other artifacts.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_user_profile/ for full documentation.
sagemaker_delete_user_profile(DomainId, UserProfileName)
DomainId |
[required] The domain ID. |
UserProfileName |
[required] The user profile name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.