workdocs_describe_root_folders: Describes the current user's special folders; the RootFolder...

View source: R/workdocs_operations.R

workdocs_describe_root_foldersR Documentation

Describes the current user's special folders; the RootFolder and the RecycleBin

Description

Describes the current user's special folders; the RootFolder and the RecycleBin. RootFolder is the root of user's files and folders and RecycleBin is the root of recycled items. This is not a valid action for SigV4 (administrative API) clients.

See https://www.paws-r-sdk.com/docs/workdocs_describe_root_folders/ for full documentation.

Usage

workdocs_describe_root_folders(
  AuthenticationToken,
  Limit = NULL,
  Marker = NULL
)

Arguments

AuthenticationToken

[required] Amazon WorkDocs authentication token.

Limit

The maximum number of items to return.

Marker

The marker for the next set of results. (You received this marker from a previous call.)


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.