WorkDocs.Client.delete_folder_contents(**kwargs)¶Deletes the contents of the specified folder.
See also: AWS API Documentation
Request Syntax
response = client.delete_folder_contents(
AuthenticationToken='string',
FolderId='string'
)
[REQUIRED]
The ID of the folder.
None
Exceptions
WorkDocs.Client.exceptions.EntityNotExistsExceptionWorkDocs.Client.exceptions.ProhibitedStateExceptionWorkDocs.Client.exceptions.ConflictingOperationExceptionWorkDocs.Client.exceptions.UnauthorizedOperationExceptionWorkDocs.Client.exceptions.UnauthorizedResourceAccessExceptionWorkDocs.Client.exceptions.FailedDependencyExceptionWorkDocs.Client.exceptions.ServiceUnavailableException