View source: R/quicksight_operations.R
quicksight_update_user_custom_permission | R Documentation |
Updates a custom permissions profile for a user.
See https://www.paws-r-sdk.com/docs/quicksight_update_user_custom_permission/ for full documentation.
quicksight_update_user_custom_permission(
UserName,
AwsAccountId,
Namespace,
CustomPermissionsName
)
UserName |
[required] The username of the user that you want to update custom permissions for. |
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the custom permission configuration that you want to update. |
Namespace |
[required] The namespace that the user belongs to. |
CustomPermissionsName |
[required] The name of the custom permissions that you want to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.