workdocs_get_folder: Retrieves the metadata of the specified folder

View source: R/workdocs_operations.R

workdocs_get_folderR Documentation

Retrieves the metadata of the specified folder

Description

Retrieves the metadata of the specified folder.

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

Usage

workdocs_get_folder(
  AuthenticationToken = NULL,
  FolderId,
  IncludeCustomMetadata = NULL
)

Arguments

AuthenticationToken

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

FolderId

[required] The ID of the folder.

IncludeCustomMetadata

Set to TRUE to include custom metadata in the response.


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