workdocs_delete_document: Permanently deletes the specified document and its associated...

View source: R/workdocs_operations.R

workdocs_delete_documentR Documentation

Permanently deletes the specified document and its associated metadata

Description

Permanently deletes the specified document and its associated metadata.

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

Usage

workdocs_delete_document(AuthenticationToken = NULL, DocumentId)

Arguments

AuthenticationToken

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

DocumentId

[required] The ID of the document.


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