workdocs_deactivate_user {paws.end.user.computing} | R Documentation |
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.
workdocs_deactivate_user(UserId, AuthenticationToken = NULL)
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. |