View source: R/quicksight_operations.R
quicksight_delete_role_membership | R Documentation |
Removes a group from a role.
See https://www.paws-r-sdk.com/docs/quicksight_delete_role_membership/ for full documentation.
quicksight_delete_role_membership(MemberName, Role, AwsAccountId, Namespace)
MemberName |
[required] The name of the group. |
Role |
[required] The role that you want to remove permissions from. |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.