View source: R/quicksight_operations.R
quicksight_update_role_custom_permission | R Documentation |
Updates the custom permissions that are associated with a role.
See https://www.paws-r-sdk.com/docs/quicksight_update_role_custom_permission/ for full documentation.
quicksight_update_role_custom_permission(
CustomPermissionsName,
Role,
AwsAccountId,
Namespace
)
CustomPermissionsName |
[required] The name of the custom permission that you want to update the role with. |
Role |
[required] The name of role tht you want to update. |
AwsAccountId |
[required] The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account. |
Namespace |
[required] The namespace that contains the role that you want to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.