View source: R/quicksight_operations.R
quicksight_update_custom_permissions | R Documentation |
Updates a custom permissions profile.
See https://www.paws-r-sdk.com/docs/quicksight_update_custom_permissions/ for full documentation.
quicksight_update_custom_permissions(
AwsAccountId,
CustomPermissionsName,
Capabilities = NULL
)
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the custom permissions profile that you want to update. |
CustomPermissionsName |
[required] The name of the custom permissions profile that you want to update. |
Capabilities |
A set of actions to include in the custom permissions profile. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.