Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_delete_user_profile: Deletes a user profile

Description

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.

Usage

sagemaker_delete_user_profile(DomainId, UserProfileName)

Arguments

DomainId

[required] The domain ID.

UserProfileName

[required] The user profile name.