Describes the permissions of a specified resource.
See https://www.paws-r-sdk.com/docs/workdocs_describe_resource_permissions/ for full documentation.
workdocs_describe_resource_permissions(
AuthenticationToken = NULL,
ResourceId,
PrincipalId = NULL,
Limit = NULL,
Marker = NULL
)
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
[required] The ID of the resource.
The ID of the principal to filter permissions by.
The maximum number of items to return with this call.
The marker for the next set of results. (You received this marker from a previous call)