workdocs_delete_folder: Permanently deletes the specified folder and its contents

View source: R/workdocs_operations.R

workdocs_delete_folderR Documentation

Permanently deletes the specified folder and its contents

Description

Permanently deletes the specified folder and its contents.

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

Usage

workdocs_delete_folder(AuthenticationToken = NULL, FolderId)

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.


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