Update Folder
| workdocs_update_folder | R Documentation |
Updates the specified attributes of the specified folder¶
Description¶
Updates the specified attributes of the specified folder. The user must have access to both the folder 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.
FolderId[required] The ID of the folder.
NameThe name of the folder.
ParentFolderIdThe ID of the parent folder.
ResourceStateThe resource state of the folder. Only ACTIVE and RECYCLED are accepted values from the API.
Value¶
An empty list.