workdocs_create_labels: Adds the specified list of labels to the given resource (a...

View source: R/workdocs_operations.R

workdocs_create_labelsR Documentation

Adds the specified list of labels to the given resource (a document or folder)

Description

Adds the specified list of labels to the given resource (a document or folder)

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

Usage

workdocs_create_labels(ResourceId, Labels, AuthenticationToken = NULL)

Arguments

ResourceId

[required] The ID of the resource.

Labels

[required] List of labels to add to the resource.

AuthenticationToken

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


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