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

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.


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