workdocs_activate_user {paws.end.user.computing}R Documentation

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.


[Package paws.end.user.computing version 0.7.0 Index]