Learn R Programming

paws.end.user.computing (version 0.9.0)

workdocs_deactivate_user: Deactivates the specified user, which revokes the user's access to Amazon WorkDocs

Description

Deactivates the specified user, which revokes the user's access to Amazon WorkDocs.

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

Usage

workdocs_deactivate_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.