sagemaker_update_user_profile {paws.machine.learning}R Documentation

Updates a user profile

Description

Updates a user profile.

See https://www.paws-r-sdk.com/docs/sagemaker_update_user_profile/ for full documentation.

Usage

sagemaker_update_user_profile(DomainId, UserProfileName, UserSettings = NULL)

Arguments

DomainId

[required] The domain ID.

UserProfileName

[required] The user profile name.

UserSettings

A collection of settings.


[Package paws.machine.learning version 0.7.0 Index]