workdocs_delete_document {paws.end.user.computing} | R Documentation |
Permanently deletes the specified document and its associated metadata
Description
Permanently deletes the specified document and its associated metadata.
See https://www.paws-r-sdk.com/docs/workdocs_delete_document/ for full documentation.
Usage
workdocs_delete_document(AuthenticationToken = NULL, DocumentId)
Arguments
AuthenticationToken |
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API. |
DocumentId |
[required] The ID of the document. |
[Package paws.end.user.computing version 0.9.0 Index]