Update Document
| workdocs_update_document | R Documentation |
Updates the specified attributes of a document¶
Description¶
Updates the specified attributes of a document. The user must have access to both the document and its parent folder, if applicable.
Usage¶
Arguments¶
AuthenticationTokenAmazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
DocumentId[required] The ID of the document.
NameThe name of the document.
ParentFolderIdThe ID of the parent folder.
ResourceStateThe resource state of the document. Only ACTIVE and RECYCLED are supported.
Value¶
An empty list.