quicksight_describe_dashboard_permissions: Describes read and write permissions for a dashboard
Description
Describes read and write permissions for a dashboard.
Usage
quicksight_describe_dashboard_permissions(AwsAccountId, DashboardId)
Arguments
AwsAccountId
[required] The ID of the AWS account that contains the dashboard that you\'re
describing permissions for.
DashboardId
[required] The ID for the dashboard, also added to the IAM policy.
Request syntax
svc$describe_dashboard_permissions(
AwsAccountId = "string",
DashboardId = "string"
)