quicksight_create_group_membership: Adds an Amazon QuickSight user to an Amazon QuickSight group

View source: R/quicksight_operations.R

quicksight_create_group_membershipR Documentation

Adds an Amazon QuickSight user to an Amazon QuickSight group

Description

Adds an Amazon QuickSight user to an Amazon QuickSight group.

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

Usage

quicksight_create_group_membership(
  MemberName,
  GroupName,
  AwsAccountId,
  Namespace
)

Arguments

MemberName

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

GroupName

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

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 that you want the user to be a part of.


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