Remove Resource Permission
workdocs_remove_resource_permission | R Documentation |
Removes the permission for the specified principal from the specified resource¶
Description¶
Removes the permission for the specified principal from the specified resource.
Usage¶
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.
PrincipalId
[required] The principal ID of the resource.
PrincipalType
The principal type of the resource.
Value¶
An empty list.