workdocs_remove_all_resource_permissions {paws.end.user.computing}R Documentation

Removes all the permissions from the specified resource

Description

Removes all the permissions from the specified resource.

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

Usage

workdocs_remove_all_resource_permissions(
  AuthenticationToken = NULL,
  ResourceId
)

Arguments

AuthenticationToken

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

ResourceId

[required] The ID of the resource.


[Package paws.end.user.computing version 0.9.0 Index]