workdocs_describe_resource_permissions: Describes the permissions of a specified resource

View source: R/workdocs_operations.R

workdocs_describe_resource_permissionsR Documentation

Describes the permissions of a specified resource

Description

Describes the permissions of a specified resource.

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

Usage

workdocs_describe_resource_permissions(
  AuthenticationToken = NULL,
  ResourceId,
  PrincipalId = NULL,
  Limit = NULL,
  Marker = NULL
)

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

The ID of the principal to filter permissions by.

Limit

The maximum number of items to return with this call.

Marker

The marker for the next set of results. (You received this marker from a previous call)


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.