deactivate_user
(**kwargs)¶Deactivates the specified user, which revokes the user's access to Amazon WorkDocs.
See also: AWS API Documentation
Request Syntax
response = client.deactivate_user(
UserId='string',
AuthenticationToken='string'
)
[REQUIRED]
The ID of the user.
None
Exceptions
WorkDocs.Client.exceptions.EntityNotExistsException
WorkDocs.Client.exceptions.UnauthorizedOperationException
WorkDocs.Client.exceptions.UnauthorizedResourceAccessException
WorkDocs.Client.exceptions.FailedDependencyException
WorkDocs.Client.exceptions.ServiceUnavailableException