quicksight_create_group: Use the CreateGroup operation to create a group in Amazon...

View source: R/quicksight_operations.R

quicksight_create_groupR Documentation

Use the CreateGroup operation to create a group in Amazon QuickSight

Description

Use the create_group operation to create a group in Amazon QuickSight. You can create up to 10,000 groups in a namespace. If you want to create more than 10,000 groups in a namespace, contact AWS Support.

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

Usage

quicksight_create_group(GroupName, Description = NULL, AwsAccountId, Namespace)

Arguments

GroupName

[required] A name for the group that you want to create.

Description

A description for the group that you want to create.

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 group to be a part of.


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