Creates a folder with the specified name and parent folder.
See https://www.paws-r-sdk.com/docs/workdocs_create_folder/ for full documentation.
workdocs_create_folder(AuthenticationToken = NULL, Name = NULL, ParentFolderId)
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
The name of the new folder.
[required] The ID of the parent folder.