Learn R Programming

paws.end.user.computing (version 0.9.0)

workdocs_activate_user: Activates the specified user

Description

Activates the specified user. Only active users can access Amazon WorkDocs.

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

Usage

workdocs_activate_user(UserId, AuthenticationToken = NULL)

Arguments

UserId

[required] The ID of the user.

AuthenticationToken

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.