quicksight_delete_group_membership: Removes a user from a group so that the user is no longer a...

View source: R/quicksight_operations.R

quicksight_delete_group_membershipR Documentation

Removes a user from a group so that the user is no longer a member of the group

Description

Removes a user from a group so that the user is no longer a member of the group.

See https://www.paws-r-sdk.com/docs/quicksight_delete_group_membership/ for full documentation.

Usage

quicksight_delete_group_membership(
  MemberName,
  GroupName,
  AwsAccountId,
  Namespace
)

Arguments

MemberName

[required] The name of the user that you want to delete from the group membership.

GroupName

[required] The name of the group that you want to delete the user from.

AwsAccountId

[required] The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

Namespace

[required] The namespace of the group that you want to remove a user from.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.