quicksight_delete_user_custom_permission {paws.analytics} | R Documentation |
Deletes a custom permissions profile from a user
Description
Deletes a custom permissions profile from a user.
See https://www.paws-r-sdk.com/docs/quicksight_delete_user_custom_permission/ for full documentation.
Usage
quicksight_delete_user_custom_permission(UserName, AwsAccountId, Namespace)
Arguments
UserName |
[required] The username of the user that you want to remove custom permissions from. |
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the custom permission configuration that you want to delete. |
Namespace |
[required] The namespace that the user belongs to. |
[Package paws.analytics version 0.9.0 Index]