quicksight_describe_theme_permissions {paws.analytics} | R Documentation |
Describes the read and write permissions for a theme
Description
Describes the read and write permissions for a theme.
See https://www.paws-r-sdk.com/docs/quicksight_describe_theme_permissions/ for full documentation.
Usage
quicksight_describe_theme_permissions(AwsAccountId, ThemeId)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the theme that you're describing. |
ThemeId |
[required] The ID for the theme that you want to describe permissions for. |
[Package paws.analytics version 0.7.0 Index]