quicksight_describe_dashboard_permissions {paws.analytics}R Documentation

Describes read and write permissions for a dashboard

Description

Describes read and write permissions for a dashboard.

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

Usage

quicksight_describe_dashboard_permissions(AwsAccountId, DashboardId)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the dashboard that you're describing permissions for.

DashboardId

[required] The ID for the dashboard, also added to the IAM policy.


[Package paws.analytics version 0.9.0 Index]