workdocs_remove_resource_permission {paws.end.user.computing} | R Documentation |
Removes the permission for the specified principal from the specified resource.
See https://www.paws-r-sdk.com/docs/workdocs_remove_resource_permission/ for full documentation.
workdocs_remove_resource_permission(
AuthenticationToken = NULL,
ResourceId,
PrincipalId,
PrincipalType = NULL
)
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. |
PrincipalId |
[required] The principal ID of the resource. |
PrincipalType |
The principal type of the resource. |