Creates a set of permissions for the specified folder or document. The resource permissions are overwritten if the principals already have different permissions.
See https://www.paws-r-sdk.com/docs/workdocs_add_resource_permissions/ for full documentation.
workdocs_add_resource_permissions(
AuthenticationToken = NULL,
ResourceId,
Principals,
NotificationOptions = NULL
)
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
[required] The ID of the resource.
[required] The users, groups, or organization being granted permission.
The notification options.